Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
intern-test-org
/
distilbert-test-model
like
0
Follow
test organization
1
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Rust
ONNX
Safetensors
sst2
glue
English
distilbert
Eval Results
Inference Endpoints
arxiv:
1910.01108
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
distilbert-test-model
/
onnx
/
special_tokens_map.json
popeye09
ADD INITIAL FILES
9b85092
7 months 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]"
}