Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Ranjit
/
test_1
like
0
Text Classification
Transformers
PyTorch
AmazonScience/massive
bert
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
test_1
/
special_tokens_map.json
Ranjit
End of training
aaa9e80
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
167 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}