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:60784f30732cc577d3981ebe3f65128c55fc05bc51ec5dceab3a3f48396b039c
|
3 |
+
size 959596
|
Github_hard/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bac2b41fbd3ef78828734098bc479a7b7a15a2639e5db6e8616fee8dcacaa16
|
3 |
+
size 529332
|
Github_hard/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16fa79bb8fdd5350dcca0008f41c3b2ae7e711bd862da19455928611e0664f25
|
3 |
+
size 298752
|
README.md
CHANGED
@@ -18,6 +18,24 @@ dataset_info:
|
|
18 |
num_examples: 577
|
19 |
download_size: 266377
|
20 |
dataset_size: 926800.1351947098
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
- config_name: Github_trivial
|
22 |
features:
|
23 |
- name: json_schema
|
@@ -63,6 +81,14 @@ configs:
|
|
63 |
path: Github_easy/val-*
|
64 |
- split: test
|
65 |
path: Github_easy/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
- config_name: Github_trivial
|
67 |
data_files:
|
68 |
- split: train
|
|
|
18 |
num_examples: 577
|
19 |
download_size: 266377
|
20 |
dataset_size: 926800.1351947098
|
21 |
+
- config_name: Github_hard
|
22 |
+
features:
|
23 |
+
- name: json_schema
|
24 |
+
dtype: string
|
25 |
+
- name: unique_id
|
26 |
+
dtype: string
|
27 |
+
splits:
|
28 |
+
- name: train
|
29 |
+
num_bytes: 3323427.880184332
|
30 |
+
num_examples: 200
|
31 |
+
- name: val
|
32 |
+
num_bytes: 1607525
|
33 |
+
num_examples: 122
|
34 |
+
- name: test
|
35 |
+
num_bytes: 5105692
|
36 |
+
num_examples: 368
|
37 |
+
download_size: 1787680
|
38 |
+
dataset_size: 10036644.880184332
|
39 |
- config_name: Github_trivial
|
40 |
features:
|
41 |
- name: json_schema
|
|
|
81 |
path: Github_easy/val-*
|
82 |
- split: test
|
83 |
path: Github_easy/test-*
|
84 |
+
- config_name: Github_hard
|
85 |
+
data_files:
|
86 |
+
- split: train
|
87 |
+
path: Github_hard/train-*
|
88 |
+
- split: val
|
89 |
+
path: Github_hard/val-*
|
90 |
+
- split: test
|
91 |
+
path: Github_hard/test-*
|
92 |
- config_name: Github_trivial
|
93 |
data_files:
|
94 |
- split: train
|