auhide commited on
Commit
8235fef
1 Parent(s): fa6a8be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ widget:
13
 
14
  # chef-gpt-en
15
 
16
- Fine-tuned GPT-2 on recipe generation. [This](https://www.kaggle.com/datasets/shuyangli94/food-com-recipes-and-user-interactions/data) is the dataset that it's trained on.
17
 
18
  ## Usage
19
  ```python
 
13
 
14
  # chef-gpt-en
15
 
16
+ Fine-tuned GPT-2 for recipe generation. [This](https://www.kaggle.com/datasets/shuyangli94/food-com-recipes-and-user-interactions/data) is the dataset that it's trained on.
17
 
18
  ## Usage
19
  ```python