Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nandysoham16
/
2-clustered_aug
like
0
Keras
google-tensorflow
TensorFlow
English
distilbert
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
Community
Use this model
0b2115d
2-clustered_aug
/
special_tokens_map.json
nandysoham16
Training in progress epoch 0
537615d
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}