joackimagno commited on
Commit
c99d10e
·
verified ·
1 Parent(s): 5352f7e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +25 -3
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -15,12 +15,34 @@ dataset_info:
15
  dtype: string
16
  - name: instructions
17
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  splits:
19
  - name: train
20
- num_bytes: 1390485
21
  num_examples: 1054
22
- download_size: 586957
23
- dataset_size: 1390485
24
  configs:
25
  - config_name: default
26
  data_files:
 
15
  dtype: string
16
  - name: instructions
17
  dtype: string
18
+ - name: ingredient_names
19
+ dtype: string
20
+ - name: ingredients_count
21
+ dtype: int64
22
+ - name: ingredient_names_count
23
+ dtype: int64
24
+ - name: excluded_ingredients
25
+ dtype: string
26
+ - name: excluded_ingredients_count
27
+ dtype: int64
28
+ - name: ingredient_names_occurrences_count
29
+ dtype: int64
30
+ - name: excluded_ingredients_occurrences_count
31
+ dtype: int64
32
+ - name: parsed_sum_count_occurrences
33
+ dtype: int64
34
+ - name: parsed_sum_equals_ingredients_count_occurrences
35
+ dtype: bool
36
+ - name: parsed_sum_count
37
+ dtype: int64
38
+ - name: parsed_sum_equals_ingredients_count
39
+ dtype: bool
40
  splits:
41
  - name: train
42
+ num_bytes: 1606632
43
  num_examples: 1054
44
+ download_size: 656001
45
+ dataset_size: 1606632
46
  configs:
47
  - config_name: default
48
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35a1de7ecb77930470822a08fceaf21c4a97f5b072158bd9745cacecd1daaea5
3
- size 586957
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:749127a4e29bcbf05dbd6770b5525b603e6738ccbf4abf74a754c200a8473c38
3
+ size 656001