Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
aarimond
/
test_ES
like
0
Text Classification
Transformers
PyTorch
aarimond/test_elf_data
Spanish
bert
Inference Endpoints
arxiv:
1910.09700
License:
cc0-1.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
test_ES
/
special_tokens_map.json
aarimond
added the tokenizer
72ef3f0
about 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]"
}