Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
LEIA
/
LEIA-base
like
0
Follow
Linguistic Embeddings for the Identification of Affect
2
Text Classification
Transformers
PyTorch
English
roberta
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
LEIA-base
/
special_tokens_map.json
saroyehun
Upload with huggingface_hub
5a5f0ba
over 1 year ago
raw
Copy download link
history
blame
Safe
167 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}