Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tau
/
splinter-large
like
0
Follow
Tel Aviv University
38
Question Answering
Transformers
PyTorch
English
splinter
SplinterModel
Inference Endpoints
arxiv:
2108.05857
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3d409d8
splinter-large
/
special_tokens_map.json
oriram
Initial commit
2e024bb
over 3 years ago
raw
Copy download link
history
blame
Safe
145 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"question_token"
:
"[QUESTION]"
}