Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dgnk007
/
crow
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
main
crow
/
generation_config.json
dgnk007
Upload model
85c2024
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
185 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
50257
,
"do_sample"
:
true
,
"eos_token_id"
:
21017
,
"max_length"
:
50
,
"pad_token_id"
:
50258
,
"transformers_version"
:
"4.30.2"
}