Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
oulmokhtar
/
semantic_tagging
like
0
Follow
oulmokhtar
1
Text Classification
TensorBoard
Safetensors
English
bert
Trained with AutoTrain
Model card
Files
Files and versions
Metrics
Training metrics
Community
main
semantic_tagging
/
special_tokens_map.json
yassirusa
Upload folder using huggingface_hub
8ae79b0
verified
3 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]"
}