parquet-converter commited on
Commit
e2bf4df
1 Parent(s): 83f042f

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,37 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ftz filter=lfs diff=lfs merge=lfs -text
6
- *.gz filter=lfs diff=lfs merge=lfs -text
7
- *.h5 filter=lfs diff=lfs merge=lfs -text
8
- *.joblib filter=lfs diff=lfs merge=lfs -text
9
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
10
- *.model filter=lfs diff=lfs merge=lfs -text
11
- *.msgpack filter=lfs diff=lfs merge=lfs -text
12
- *.onnx filter=lfs diff=lfs merge=lfs -text
13
- *.ot filter=lfs diff=lfs merge=lfs -text
14
- *.parquet filter=lfs diff=lfs merge=lfs -text
15
- *.pb filter=lfs diff=lfs merge=lfs -text
16
- *.pt filter=lfs diff=lfs merge=lfs -text
17
- *.pth filter=lfs diff=lfs merge=lfs -text
18
- *.rar filter=lfs diff=lfs merge=lfs -text
19
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
20
- *.tar.* filter=lfs diff=lfs merge=lfs -text
21
- *.tflite filter=lfs diff=lfs merge=lfs -text
22
- *.tgz filter=lfs diff=lfs merge=lfs -text
23
- *.wasm filter=lfs diff=lfs merge=lfs -text
24
- *.xz filter=lfs diff=lfs merge=lfs -text
25
- *.zip filter=lfs diff=lfs merge=lfs -text
26
- *.zstandard filter=lfs diff=lfs merge=lfs -text
27
- *tfevents* filter=lfs diff=lfs merge=lfs -text
28
- # Audio files - uncompressed
29
- *.pcm filter=lfs diff=lfs merge=lfs -text
30
- *.sam filter=lfs diff=lfs merge=lfs -text
31
- *.raw filter=lfs diff=lfs merge=lfs -text
32
- # Audio files - compressed
33
- *.aac filter=lfs diff=lfs merge=lfs -text
34
- *.flac filter=lfs diff=lfs merge=lfs -text
35
- *.mp3 filter=lfs diff=lfs merge=lfs -text
36
- *.ogg filter=lfs diff=lfs merge=lfs -text
37
- *.wav filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,132 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - no-annotation
4
- language_creators:
5
- - found
6
- language:
7
- - id
8
- license:
9
- - mit
10
- multilinguality:
11
- - monolingual
12
- size_categories:
13
- - 10K<n<100K
14
- source_datasets:
15
- - original
16
- task_categories:
17
- - text2text-generation
18
- - text-generation
19
- task_ids:
20
- - language-modeling
21
- paperswithcode_id: null
22
- pretty_name: Indonesian Recipe
23
- ---
24
-
25
- # Dataset Card for id_recipe
26
-
27
- ## Table of Contents
28
- - [Dataset Description](#dataset-description)
29
- - [Dataset Summary](#dataset-summary)
30
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
31
- - [Languages](#languages)
32
- - [Dataset Structure](#dataset-structure)
33
- - [Data Instances](#data-instances)
34
- - [Data Fields](#data-fields)
35
- - [Data Splits](#data-splits)
36
- - [Dataset Creation](#dataset-creation)
37
- - [Curation Rationale](#curation-rationale)
38
- - [Source Data](#source-data)
39
- - [Annotations](#annotations)
40
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
41
- - [Considerations for Using the Data](#considerations-for-using-the-data)
42
- - [Social Impact of Dataset](#social-impact-of-dataset)
43
- - [Discussion of Biases](#discussion-of-biases)
44
- - [Other Known Limitations](#other-known-limitations)
45
- - [Additional Information](#additional-information)
46
- - [Dataset Curators](#dataset-curators)
47
- - [Licensing Information](#licensing-information)
48
- - [Citation Information](#citation-information)
49
- - [Contributions](#contributions)
50
-
51
-
52
- ## Dataset Description
53
-
54
- - **Homepage:** [Indonesian-recipe](https://github.com/sultanbst123/Hugging-Face-indo)
55
- - **Repository:** [Indonesian-recipe](https://github.com/sultanbst123/Hugging-Face-indo)
56
- - **Paper:** [N/A]
57
- - **Leaderboard:** [N/A]
58
- - **Point of Contact:** [Sultan](sultansyach7@gmail.com)
59
-
60
-
61
- ### Dataset Summary
62
-
63
- Indonesian foods are well-known for their rich taste. There are many spices used even for daily foods. This dataset may give insight on how to prepare Indonesian food.
64
-
65
- id_recipe is an Indonesian Food Recipe dataset. The dataset contains >10000 Indonesian Recipe.
66
-
67
- ### Supported Tasks and Leaderboards
68
-
69
- [More Information Needed]
70
-
71
- ### Languages
72
-
73
- Indonesian
74
-
75
- ### Data Splits
76
-
77
- Here are the number of examples
78
-
79
- | name |n.examples|
80
- |-----------------|--------: |
81
- | train | 14858 |
82
- | val | 783 |
83
-
84
- ### Source Data
85
-
86
- [here](https://www.kaggle.com/datasets/canggih/indonesian-food-recipes)
87
-
88
- ### Annotations
89
-
90
- #### Annotation process
91
-
92
- [N/A]
93
-
94
- #### Who are the annotators?
95
-
96
- [N/A]
97
-
98
- ### Personal and Sensitive Information
99
-
100
- [More Information Needed]
101
-
102
- ## Considerations for Using the Data
103
-
104
- ### Social Impact of Dataset
105
-
106
- [More Information Needed]
107
-
108
- ### Discussion of Biases
109
-
110
- [More Information Needed]
111
-
112
- ### Other Known Limitations
113
-
114
- [More Information Needed]
115
-
116
- ## Additional Information
117
-
118
- ### Dataset Curators
119
-
120
- [More Information Needed]
121
-
122
- ### Licensing Information
123
-
124
- MIT License
125
-
126
- ### Citation Information
127
-
128
- [N/A]
129
-
130
- ### Contributions
131
-
132
- Thanks to [@sultan](https://github.com/sultanbst123) for adding this dataset
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train-00000-of-00001.parquet → Sultannn--id_recipe/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a8284542e540f723d9e7e1f6bac98646bc295d6d240df0df8ce2c9a018287b8
3
- size 11586092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:094b90d6f46b474f8ed6a74dab0b5ad660fe2b7863fc5733abe3c2b19b019d9d
3
+ size 11697974
data/validation-00000-of-00001.parquet → Sultannn--id_recipe/parquet-validation.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:451b1f4122afecac50094e5fcd37ba307b3397ddb733a5c77cbe82ef6bdadbc5
3
- size 610264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2478c070bce48a27d1286092c082a820b68f7fc8f62a5963c069f46c3e87650
3
+ size 610675
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"Sultannn--id_recipe": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"full_recipe": {"dtype": "string", "id": null, "_type": "Value"}, "full_recipe_clean": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"validation": {"name": "validation", "num_bytes": 1214888, "num_examples": 783, "dataset_name": "id_recipe"}, "train": {"name": "train", "num_bytes": 23407346, "num_examples": 14858, "dataset_name": "id_recipe"}}, "download_checksums": null, "download_size": 12196356, "post_processing_size": null, "dataset_size": 24622234, "size_in_bytes": 36818590}}