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