Upload dataset
Browse files- README.md +34 -0
- mbpp/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -156,6 +156,36 @@ dataset_info:
|
|
| 156 |
num_examples: 1
|
| 157 |
download_size: 24008
|
| 158 |
dataset_size: 2297
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 159 |
configs:
|
| 160 |
- config_name: ai2_arc
|
| 161 |
data_files:
|
|
@@ -169,4 +199,8 @@ configs:
|
|
| 169 |
data_files:
|
| 170 |
- split: train
|
| 171 |
path: gsm8k/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 172 |
---
|
|
|
|
| 156 |
num_examples: 1
|
| 157 |
download_size: 24008
|
| 158 |
dataset_size: 2297
|
| 159 |
+
- config_name: mbpp
|
| 160 |
+
features:
|
| 161 |
+
- name: text
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: text_translated
|
| 164 |
+
struct:
|
| 165 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
| 166 |
+
struct:
|
| 167 |
+
- name: prediction
|
| 168 |
+
dtype: float64
|
| 169 |
+
- name: text
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: google_translation
|
| 172 |
+
struct:
|
| 173 |
+
- name: prediction
|
| 174 |
+
dtype: float64
|
| 175 |
+
- name: text
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: libre_translation
|
| 178 |
+
struct:
|
| 179 |
+
- name: prediction
|
| 180 |
+
dtype: float64
|
| 181 |
+
- name: text
|
| 182 |
+
dtype: string
|
| 183 |
+
splits:
|
| 184 |
+
- name: train
|
| 185 |
+
num_bytes: 382
|
| 186 |
+
num_examples: 1
|
| 187 |
+
download_size: 6927
|
| 188 |
+
dataset_size: 382
|
| 189 |
configs:
|
| 190 |
- config_name: ai2_arc
|
| 191 |
data_files:
|
|
|
|
| 199 |
data_files:
|
| 200 |
- split: train
|
| 201 |
path: gsm8k/train-*
|
| 202 |
+
- config_name: mbpp
|
| 203 |
+
data_files:
|
| 204 |
+
- split: train
|
| 205 |
+
path: mbpp/train-*
|
| 206 |
---
|
mbpp/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e5876bfc2d76e7c45156cfd7c30442e4630a435be2f294c1234437e5a026c04
|
| 3 |
+
size 6927
|