Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Shunian
/
yelp_review_rating_reberta_base
like
1
Text Classification
Transformers
PyTorch
TensorBoard
yelp_review_full
roberta
Generated from Trainer
Eval Results
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
7
Train
Deploy
Use this model
09f9cf4
yelp_review_rating_reberta_base
/
special_tokens_map.json
Shunian
Upload tokenizer
bb2e019
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}