Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
enelpol
/
czywiesz-question
like
1
Follow
Enelpol
10
Feature Extraction
Transformers
PyTorch
enelpol/czywiesz
Polish
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
5cf0488
czywiesz-question
/
special_tokens_map.json
apohllo
Upload special_tokens_map.json
5cf0488
almost 3 years ago
raw
Copy download link
history
blame
Safe
129 Bytes
{
"bos_token"
:
"<s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<s>"
,
"mask_token"
:
"<mask>"
}