Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,19 +1,37 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
-
- name: instruction
|
| 5 |
-
dtype: string
|
| 6 |
- name: output
|
| 7 |
dtype: string
|
|
|
|
|
|
|
| 8 |
splits:
|
| 9 |
-
- name:
|
| 10 |
-
num_bytes:
|
| 11 |
-
num_examples:
|
| 12 |
-
- name:
|
| 13 |
-
num_bytes:
|
| 14 |
-
num_examples:
|
| 15 |
-
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
configs:
|
| 18 |
- config_name: default
|
| 19 |
data_files:
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
|
|
|
|
|
|
| 4 |
- name: output
|
| 5 |
dtype: string
|
| 6 |
+
- name: instruction
|
| 7 |
+
dtype: string
|
| 8 |
splits:
|
| 9 |
+
- name: arithmetic.float2_train
|
| 10 |
+
num_bytes: 645500.3
|
| 11 |
+
num_examples: 19000
|
| 12 |
+
- name: arithmetic.float2_valid
|
| 13 |
+
num_bytes: 33973.7
|
| 14 |
+
num_examples: 1000
|
| 15 |
+
- name: arithmetic.float3_train
|
| 16 |
+
num_bytes: 1890863.85
|
| 17 |
+
num_examples: 47500
|
| 18 |
+
- name: arithmetic.float3_valid
|
| 19 |
+
num_bytes: 99519.15
|
| 20 |
+
num_examples: 2500
|
| 21 |
+
- name: arithmetic.float34_train
|
| 22 |
+
num_bytes: 9321513.05
|
| 23 |
+
num_examples: 218500
|
| 24 |
+
- name: arithmetic.float34_valid
|
| 25 |
+
num_bytes: 490605.95
|
| 26 |
+
num_examples: 11500
|
| 27 |
+
- name: arithmetic.float4_train
|
| 28 |
+
num_bytes: 21671996.6
|
| 29 |
+
num_examples: 475000
|
| 30 |
+
- name: arithmetic.float4_valid
|
| 31 |
+
num_bytes: 1140631.4
|
| 32 |
+
num_examples: 25000
|
| 33 |
+
download_size: 27928049
|
| 34 |
+
dataset_size: 35294604.0
|
| 35 |
configs:
|
| 36 |
- config_name: default
|
| 37 |
data_files:
|