Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
nlpodyssey
/
bert-multilingual-uncased-intelligence-headlines
like
1
Follow
NLP Odyssey
6
Text Classification
Transformers
PyTorch
102 languages
bert
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
bert-multilingual-uncased-intelligence-headlines
/
special_tokens_map.json
system
HF Staff
Commit From AutoTrain
7b31fe8
almost 4 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]"
}