Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
danitamayo
/
gpt2-qa
like
0
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
a8c7b51
gpt2-qa
/
special_tokens_map.json
danitamayo
Upload tokenizer
6142e6c
over 1 year ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}