Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
emifjo
/
recipe-generation
like
0
Text Generation
Transformers
PyTorch
TensorBoard
recipe_nlg_lite
gpt2
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
3
Train
Deploy
Use this model
9750678
recipe-generation
/
special_tokens_map.json
emifjo
Training in progress, step 500
1a13d3e
over 1 year ago
raw
Copy download link
history
blame
Safe
131 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"pad_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}