Upload dataset
Browse files- README.md +9 -3
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -7,6 +7,8 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
- name: problem
|
9 |
dtype: string
|
|
|
|
|
10 |
- name: test_cases
|
11 |
dtype: string
|
12 |
- name: difficulty
|
@@ -15,12 +17,16 @@ dataset_info:
|
|
15 |
dtype: string
|
16 |
- name: source
|
17 |
dtype: string
|
|
|
|
|
|
|
|
|
18 |
splits:
|
19 |
- name: train
|
20 |
-
num_bytes:
|
21 |
num_examples: 3000
|
22 |
-
download_size:
|
23 |
-
dataset_size:
|
24 |
configs:
|
25 |
- config_name: default
|
26 |
data_files:
|
|
|
7 |
dtype: string
|
8 |
- name: problem
|
9 |
dtype: string
|
10 |
+
- name: solutions
|
11 |
+
sequence: string
|
12 |
- name: test_cases
|
13 |
dtype: string
|
14 |
- name: difficulty
|
|
|
17 |
dtype: string
|
18 |
- name: source
|
19 |
dtype: string
|
20 |
+
- name: num_solutions
|
21 |
+
dtype: int64
|
22 |
+
- name: starter_code
|
23 |
+
dtype: 'null'
|
24 |
splits:
|
25 |
- name: train
|
26 |
+
num_bytes: 120100947
|
27 |
num_examples: 3000
|
28 |
+
download_size: 49851191
|
29 |
+
dataset_size: 120100947
|
30 |
configs:
|
31 |
- config_name: default
|
32 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:716178897d6fe03bbdc8ae29ccce657d9666d7a94aea85a2ac8568f52f7a1336
|
3 |
+
size 49851191
|