Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
melll-uff
/
itd_longformer
like
0
Follow
Machine and Language Learning Lab at Universidade Federal Fluminense
21
Fill-Mask
Transformers
PyTorch
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
3285ba3
itd_longformer
/
special_tokens_map.json
DanielJunior
Upload 7 files
3285ba3
about 1 year 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]"
}