Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
whoisltd
/
my_awesome_qa_model
like
0
Text Generation
Transformers
PyTorch
gpt2
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
16473bd
my_awesome_qa_model
/
special_tokens_map.json
whoisltd
End of training
c5ee27c
over 1 year ago
raw
Copy download link
history
blame
Safe
188 Bytes
{
"additional_special_tokens"
:
[
"<speaker1>"
,
"<speaker2>"
]
,
"bos_token"
:
"<bos>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<|endoftext|>"
}