Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
lanwuwei
/
GigaBERT-v4-Arabic-and-English
like
5
Feature Extraction
Transformers
PyTorch
JAX
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d48f86f
GigaBERT-v4-Arabic-and-English
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
79bbd11
about 4 years ago
raw
Copy download link
history
blame
Safe
157 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}