Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
EMBEDDIA
/
english-tweetsentiment
like
0
Follow
EMBEDDIA H2020 project 825153: Cross-Lingual Embeddings for Less-Represented Languages in European News Media
5
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
english-tweetsentiment
/
special_tokens_map.json
matejulcar
First version
8d35866
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}