auhide commited on
Commit
ab2933d
1 Parent(s): a7ff3d5

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/thedevastator/better-recipes-for-a-better-life) is the dataset that it's trained on.
17
 
18
  ## Usage
19
  ```python
 
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