Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
tunis-ai
/
TunBERT
like
11
Follow
Tunisia.AI
50
Text Classification
Transformers
PyTorch
Safetensors
tsac
Arabic
bert
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
7
Train
Use this model
831e62e
TunBERT
/
special_tokens_map.json
not-lain
added tokenizer
831e62e
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]"
}