Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vegeta
/
GPT2_NLP_model_pytorch
like
1
Text Generation
Transformers
PyTorch
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
GPT2_NLP_model_pytorch
/
special_tokens_map.json
vegeta
Upload tokenizer
b7f9d82
almost 2 years ago
raw
Copy download link
history
blame
Safe
99 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}