Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NYTK
/
reading-comprehension-hurc-hubert-hungarian
like
2
Follow
Hungarian Research Centre for Linguistics
21
Question Answering
Transformers
PyTorch
NYTK/HuRC
Hungarian
bert
reading-comprehension
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3e2c3ef
reading-comprehension-hurc-hubert-hungarian
/
special_tokens_map.json
fragata
Upload 7 files
3e2c3ef
almost 2 years ago
raw
Copy download link
history
blame
Safe
151 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"additional_special_tokens"
:
[
"</s>"
]
}