Upload dataset
Browse files
README.md
CHANGED
|
@@ -7,14 +7,12 @@ dataset_info:
|
|
| 7 |
dtype: string
|
| 8 |
- name: instruction
|
| 9 |
dtype: string
|
| 10 |
-
- name:
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
- name: code
|
| 17 |
-
dtype: string
|
| 18 |
splits:
|
| 19 |
- name: train
|
| 20 |
num_bytes: 2301753027
|
|
|
|
| 7 |
dtype: string
|
| 8 |
- name: instruction
|
| 9 |
dtype: string
|
| 10 |
+
- name: step_index
|
| 11 |
+
dtype: int32
|
| 12 |
+
- name: image
|
| 13 |
+
dtype: image
|
| 14 |
+
- name: code
|
| 15 |
+
dtype: string
|
|
|
|
|
|
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
num_bytes: 2301753027
|