Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
gportillac
/
Case_03_Natural_Language_Processing_Class
like
1
Text Classification
Transformers
Safetensors
bert
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
Case_03_Natural_Language_Processing_Class
/
special_tokens_map.json
gportillac
Upload 3 files
872d8fc
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}