dataDatasic commited on
Commit
f57e67b
·
verified ·
1 Parent(s): 29ee9c9
Files changed (1) hide show
  1. README.md +12 -22
README.md CHANGED
@@ -1,28 +1,14 @@
1
-
2
- # 🍽️ Vintage American Recipes Dataset (1940–1999)
3
-
4
- A curated collection of vintage American recipes extracted from church cookbooks, bulletins, and magazines spanning 1940 to 1999. Each recipe is cleaned, structured in JSON, and includes fields such as title, ingredients, instructions, and category.
5
-
6
  ---
 
 
 
7
  license: cc-by-nc-4.0
 
8
  task_categories:
9
- - text-generation
10
- language:
11
- - en
12
- tags:
13
- - Recipe
14
- - Food
15
- - Vintage
16
- - noncommercial
17
- - Json
18
- - test-dataset
19
- - historical-data
20
- - data-curation
21
- - fine-tuning
22
- - open-data
23
- pretty_name: Vintage American Recipes (1921–1999)
24
- size_categories:
25
- - 1K<n<10K
26
  ---
27
 
28
  # 🍽️ Vintage American Recipes Dataset (1940–1999)
@@ -47,6 +33,10 @@ A curated collection of vintage American recipes extracted from church cookbooks
47
  - Fine-tuning models (GPT-2, GPT-J, LLaMA)
48
  - Text classification or clustering
49
 
 
 
 
 
50
  ## 🙋 Author
51
 
52
  Created and curated by **Donglin Xiong** (@donglin1608)
 
 
 
 
 
 
1
  ---
2
+ dataset: vintage-recipes-hf
3
+ annotations_creators: [found]
4
+ language: [en]
5
  license: cc-by-nc-4.0
6
+ pretty_name: Vintage American Recipes (1940–1999)
7
  task_categories:
8
+ - text-generation
9
+ - recipe-generation
10
+ size_categories: 1K<n<10K
11
+ source_datasets: []
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # 🍽️ Vintage American Recipes Dataset (1940–1999)
 
33
  - Fine-tuning models (GPT-2, GPT-J, LLaMA)
34
  - Text classification or clustering
35
 
36
+ ## 🔖 License
37
+
38
+ This dataset is licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).
39
+
40
  ## 🙋 Author
41
 
42
  Created and curated by **Donglin Xiong** (@donglin1608)