auhide commited on
Commit
8db0c5a
1 Parent(s): 2ca70c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,10 +6,12 @@ pipeline_tag: text-generation
6
  model-index:
7
  - name: chef-gpt-en
8
  results: []
 
 
9
  ---
10
 
11
 
12
- # chef-gpt
13
 
14
  Fine-tuned GPT-2 on recipe generation. [This](https://www.kaggle.com/datasets/thedevastator/better-recipes-for-a-better-life) is the dataset that it's trained on.
15
 
 
6
  model-index:
7
  - name: chef-gpt-en
8
  results: []
9
+ widget:
10
+ - text: "Ingredients: salmon, lemon, olive oil; Recipe"
11
  ---
12
 
13
 
14
+ # chef-gpt-en
15
 
16
  Fine-tuned GPT-2 on recipe generation. [This](https://www.kaggle.com/datasets/thedevastator/better-recipes-for-a-better-life) is the dataset that it's trained on.
17