Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ydshieh
/
tiny-random-GPT2LMHeadModel
like
0
Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
gpt2
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
refs/pr/4
tiny-random-GPT2LMHeadModel
/
special_tokens_map.json
ydshieh
HF staff
Upload tiny models for GPT2LMHeadModel
fd98574
about 2 years ago
raw
Copy download link
history
blame
Safe
99 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}