Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nlpodyssey
/
bert-multilingual-uncased-intelligence-headlines
like
1
Follow
NLP Odyssey
4
Text Classification
Transformers
PyTorch
102 languages
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-multilingual-uncased-intelligence-headlines
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
7b31fe8
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}