Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: educational_instruct
|
| 4 |
+
features:
|
| 5 |
+
- name: seq_id
|
| 6 |
+
dtype: int64
|
| 7 |
+
- name: instruction
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: output
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: code
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: entry_point
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: testcase
|
| 16 |
+
sequence: string
|
| 17 |
+
splits:
|
| 18 |
+
- name: train
|
| 19 |
+
num_bytes: 126070121
|
| 20 |
+
num_examples: 118278
|
| 21 |
+
download_size: 53572508
|
| 22 |
+
dataset_size: 126070121
|
| 23 |
+
configs:
|
| 24 |
+
- config_name: educational_instruct
|
| 25 |
+
data_files:
|
| 26 |
+
- split: train
|
| 27 |
+
path: educational_instruct/train-*
|
| 28 |
+
---
|
educational_instruct/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59cc262e240140ca265655a8d14d2a0f28139164a8e532294308692408095759
|
| 3 |
+
size 53572508
|