Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pravin691983
/
few-shot-learning-classification-bert-sm-1K-1
like
0
Text Classification
Transformers
TensorBoard
Safetensors
few-shot-learning-classification-bert-sm-1K-1/autotrain-data
bert
Trained with AutoTrain
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
2e5f8dd
few-shot-learning-classification-bert-sm-1K-1
/
special_tokens_map.json
pravin691983
Upload folder using huggingface_hub
f2af77a
verified
8 months 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]"
}