ahmad21omar commited on
Commit
7604ca8
·
verified ·
1 Parent(s): 06b5357

Add Dutch translation of v1-Easy subset

Browse files
README.md CHANGED
@@ -80,6 +80,46 @@ dataset_info:
80
  num_examples: 250
81
  download_size: 1913967
82
  dataset_size: 16013178
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
  configs:
84
  - config_name: v1-All
85
  data_files:
@@ -97,4 +137,12 @@ configs:
97
  path: v1-Basic/validation-*
98
  - split: test
99
  path: v1-Basic/test-*
 
 
 
 
 
 
 
 
100
  ---
 
80
  num_examples: 250
81
  download_size: 1913967
82
  dataset_size: 16013178
83
+ - config_name: v1-Easy
84
+ features:
85
+ - name: id
86
+ dtype: int64
87
+ - name: prompt
88
+ dtype: string
89
+ - name: ground-truth rule
90
+ dtype: string
91
+ - name: validation program
92
+ dtype: string
93
+ - name: symbols
94
+ dtype: string
95
+ - name: curriculum level
96
+ dtype: int64
97
+ - name: curriculum tier
98
+ dtype: string
99
+ - name: rule sampling
100
+ dtype: string
101
+ - name: rule complexity
102
+ dtype: string
103
+ - name: background sampling
104
+ dtype: string
105
+ - name: problem size
106
+ dtype: int64
107
+ - name: vocabulary predicates
108
+ dtype: int64
109
+ - name: vocabulary car constants
110
+ dtype: string
111
+ splits:
112
+ - name: train
113
+ num_bytes: 53246139
114
+ num_examples: 5000
115
+ - name: validation
116
+ num_bytes: 533441
117
+ num_examples: 50
118
+ - name: test
119
+ num_bytes: 2666285
120
+ num_examples: 250
121
+ download_size: 8745354
122
+ dataset_size: 56445865
123
  configs:
124
  - config_name: v1-All
125
  data_files:
 
137
  path: v1-Basic/validation-*
138
  - split: test
139
  path: v1-Basic/test-*
140
+ - config_name: v1-Easy
141
+ data_files:
142
+ - split: train
143
+ path: v1-Easy/train-*
144
+ - split: validation
145
+ path: v1-Easy/validation-*
146
+ - split: test
147
+ path: v1-Easy/test-*
148
  ---
v1-Easy/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f73d4acff094b6cf97673d56cbc0bf4105de1547c9c56b1d59b2d28d0ade9804
3
+ size 439068
v1-Easy/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2305cec92e1549bd4f3c37d7e6897e4c4a1d4dac96f2e697ea75df9c665176f3
3
+ size 8194586
v1-Easy/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9925fda4e8b45bae3264ea033c5f39b6d956646d0d0cc61d258f28a495ddabc0
3
+ size 111700