Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
transZ
/
BiBERT-ViBa
like
0
Feature Extraction
Transformers
PyTorch
Safetensors
roberta
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ec0a755
BiBERT-ViBa
/
special_tokens_map.json
transZ
add tokenizer
648ab00
over 2 years ago
raw
Copy download link
history
blame
Safe
150 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<s>"
,
"mask_token"
:
"<mask>"
}