Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
rttl-ai
/
foody-bert
like
3
Follow
rttl labs
2
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2012.15349
arxiv:
1910.09700
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
refs/pr/3
foody-bert
/
special_tokens_map.json
rttl
Upload special_tokens_map.json
1849882
about 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}