arubenruben
commited on
Commit
•
d80cd13
1
Parent(s):
7d4a620
Upload dataset
Browse files- README.md +56 -0
- gsm8k/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -104,6 +104,58 @@ dataset_info:
|
|
104 |
num_examples: 1
|
105 |
download_size: 17972
|
106 |
dataset_size: 1386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
configs:
|
108 |
- config_name: ai2_arc
|
109 |
data_files:
|
@@ -113,4 +165,8 @@ configs:
|
|
113 |
data_files:
|
114 |
- split: train
|
115 |
path: boolq/train-*
|
|
|
|
|
|
|
|
|
116 |
---
|
|
|
104 |
num_examples: 1
|
105 |
download_size: 17972
|
106 |
dataset_size: 1386
|
107 |
+
- config_name: gsm8k
|
108 |
+
features:
|
109 |
+
- name: question
|
110 |
+
dtype: string
|
111 |
+
- name: question_translated
|
112 |
+
struct:
|
113 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
114 |
+
struct:
|
115 |
+
- name: prediction
|
116 |
+
dtype: float64
|
117 |
+
- name: text
|
118 |
+
dtype: string
|
119 |
+
- name: google_translation
|
120 |
+
struct:
|
121 |
+
- name: prediction
|
122 |
+
dtype: float64
|
123 |
+
- name: text
|
124 |
+
dtype: string
|
125 |
+
- name: libre_translation
|
126 |
+
struct:
|
127 |
+
- name: prediction
|
128 |
+
dtype: float64
|
129 |
+
- name: text
|
130 |
+
dtype: string
|
131 |
+
- name: answer
|
132 |
+
dtype: string
|
133 |
+
- name: answer_translated
|
134 |
+
struct:
|
135 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
136 |
+
struct:
|
137 |
+
- name: prediction
|
138 |
+
dtype: float64
|
139 |
+
- name: text
|
140 |
+
dtype: string
|
141 |
+
- name: google_translation
|
142 |
+
struct:
|
143 |
+
- name: prediction
|
144 |
+
dtype: float64
|
145 |
+
- name: text
|
146 |
+
dtype: string
|
147 |
+
- name: libre_translation
|
148 |
+
struct:
|
149 |
+
- name: prediction
|
150 |
+
dtype: float64
|
151 |
+
- name: text
|
152 |
+
dtype: string
|
153 |
+
splits:
|
154 |
+
- name: train
|
155 |
+
num_bytes: 2297
|
156 |
+
num_examples: 1
|
157 |
+
download_size: 24008
|
158 |
+
dataset_size: 2297
|
159 |
configs:
|
160 |
- config_name: ai2_arc
|
161 |
data_files:
|
|
|
165 |
data_files:
|
166 |
- split: train
|
167 |
path: boolq/train-*
|
168 |
+
- config_name: gsm8k
|
169 |
+
data_files:
|
170 |
+
- split: train
|
171 |
+
path: gsm8k/train-*
|
172 |
---
|
gsm8k/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:535b876b83af04c612c51b04c9d1cb54725afd1d53f5314700ea406127ec1bdc
|
3 |
+
size 24008
|