Datasets:
Upload dataset
Browse files
Github_hard/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:158405b02758bb8b5350c1c9eac14cb99bc52659a52b0f0a1381810e84ce99af
|
3 |
+
size 1029157
|
Github_hard/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f26f54d57ca3176074065b944a7bacc6eaff8d1ae7a09d30663c3aa8f8480e4
|
3 |
+
size 2302104
|
Github_hard/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e67bd95dda367b0048de205092fa2ed20e76222c647d7ea3079e9f0bf4d3162
|
3 |
+
size 300032
|
README.md
CHANGED
@@ -19,6 +19,24 @@ dataset_info:
|
|
19 |
num_examples: 583
|
20 |
download_size: 552088
|
21 |
dataset_size: 1980784.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
- config_name: Github_medium
|
23 |
features:
|
24 |
- name: json_schema
|
@@ -157,6 +175,14 @@ configs:
|
|
157 |
path: Github_easy/val-*
|
158 |
- split: test
|
159 |
path: Github_easy/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
- config_name: Github_medium
|
161 |
data_files:
|
162 |
- split: train
|
|
|
19 |
num_examples: 583
|
20 |
download_size: 552088
|
21 |
dataset_size: 1980784.0
|
22 |
+
- config_name: Github_hard
|
23 |
+
features:
|
24 |
+
- name: json_schema
|
25 |
+
dtype: string
|
26 |
+
- name: unique_id
|
27 |
+
dtype: string
|
28 |
+
splits:
|
29 |
+
- name: train
|
30 |
+
num_bytes: 12177171.572580645
|
31 |
+
num_examples: 746
|
32 |
+
- name: val
|
33 |
+
num_bytes: 1991440.927419355
|
34 |
+
num_examples: 122
|
35 |
+
- name: test
|
36 |
+
num_bytes: 6072262.5
|
37 |
+
num_examples: 372
|
38 |
+
download_size: 3631293
|
39 |
+
dataset_size: 20240875.0
|
40 |
- config_name: Github_medium
|
41 |
features:
|
42 |
- name: json_schema
|
|
|
175 |
path: Github_easy/val-*
|
176 |
- split: test
|
177 |
path: Github_easy/test-*
|
178 |
+
- config_name: Github_hard
|
179 |
+
data_files:
|
180 |
+
- split: train
|
181 |
+
path: Github_hard/train-*
|
182 |
+
- split: val
|
183 |
+
path: Github_hard/val-*
|
184 |
+
- split: test
|
185 |
+
path: Github_hard/test-*
|
186 |
- config_name: Github_medium
|
187 |
data_files:
|
188 |
- split: train
|