Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
toast22a
/
squad_natural_question_oqpl
like
0
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
6b9d56d
squad_natural_question_oqpl
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
4a37cb9
about 4 years ago
raw
Copy download link
history
blame
Safe
126 Bytes
{
"max_len"
:
1024
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
,
"init_inputs"
:
[
]
}