activebus / BERT_Review

huggingface.co
Total runs: 153
24-hour runs: 5
7-day runs: 78
30-day runs: 111
Model's Last Updated: May 19 2021
fill-mask

Introduction of BERT_Review

Model Details of BERT_Review

ReviewBERT

BERT (post-)trained from review corpus to understand sentiment, options and various e-commence aspects.

BERT_Review is cross-domain (beyond just laptop and restaurant ) language model with one example from randomly mixed domains, post-trained (fine-tuned) on a combination of 5-core Amazon reviews and all Yelp data, expected to be 22 G in total. It is trained for 4 epochs on bert-base-uncased . The preprocessing code here .

Model Description

The original model is from BERT-base-uncased trained from Wikipedia+BookCorpus.
Models are post-trained from Amazon Dataset and Yelp Dataset .

Instructions

Loading the post-trained weights are as simple as, e.g.,

import torch
from transformers import AutoModel, AutoTokenizer

tokenizer = AutoTokenizer.from_pretrained("activebus/BERT_Review")
model = AutoModel.from_pretrained("activebus/BERT_Review")
Evaluation Results

Check our NAACL paper BERT_Review is expected to have similar performance on domain-specific tasks (such as aspect extraction) as BERT-DK , but much better on general tasks such as aspect sentiment classification (different domains mostly share similar sentiment words).

Citation

If you find this work useful, please cite as following.

@inproceedings{xu_bert2019,
    title = "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis",
    author = "Xu, Hu and Liu, Bing and Shu, Lei and Yu, Philip S.",
    booktitle = "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics",
    month = "jun",
    year = "2019",
}

Runs of activebus BERT_Review on huggingface.co

153
Total runs
5
24-hour runs
30
3-day runs
78
7-day runs
111
30-day runs

More Information About BERT_Review huggingface.co Model

BERT_Review huggingface.co

BERT_Review huggingface.co is an AI model on huggingface.co that provides BERT_Review's model effect (), which can be used instantly with this activebus BERT_Review model. huggingface.co supports a free trial of the BERT_Review model, and also provides paid use of the BERT_Review. Support call BERT_Review model through api, including Node.js, Python, http.

activebus BERT_Review online free

BERT_Review huggingface.co is an online trial and call api platform, which integrates BERT_Review's modeling effects, including api services, and provides a free online trial of BERT_Review, you can try BERT_Review online for free by clicking the link below.

activebus BERT_Review online free url in huggingface.co:

https://huggingface.co/activebus/BERT_Review

BERT_Review install

BERT_Review is an open source model from GitHub that offers a free installation service, and any user can find BERT_Review on GitHub to install. At the same time, huggingface.co provides the effect of BERT_Review install, users can directly use BERT_Review installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

BERT_Review install url in huggingface.co:

https://huggingface.co/activebus/BERT_Review

Url of BERT_Review

BERT_Review huggingface.co Url

Provider of BERT_Review huggingface.co

activebus
ORGANIZATIONS

Other API from activebus