Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
gokuls
/
bert-tiny-Massive-intent-KD-BERT
like
3
Text Classification
Transformers
PyTorch
TensorBoard
massive
bert
Generated from Trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
13
Train
Deploy
Use this model
refs/pr/9
bert-tiny-Massive-intent-KD-BERT
/
special_tokens_map.json
gokuls
Training in progress, epoch 1
9b807c7
about 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]"
}