Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Saibo-creator commited on
Commit
3155702
·
verified ·
1 Parent(s): 1f7569e

Upload dataset

Browse files
Github_easy/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24aa954381d0438be8e553d554ea7a8158bbf4f52fe64e899b43efa95ea9f1b8
3
+ size 164418
Github_easy/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce4044759b394ef8bd496351c93aeed366c4c7d50ca349f5e3d9bbcb9b3d8ece
3
+ size 328398
Github_easy/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abd82ff7b9a8d0fce46997badd6b5c94ca9fd930ea649561a70e666f4cf141cd
3
+ size 59272
README.md CHANGED
@@ -1,6 +1,24 @@
1
  ---
2
  pretty_name: J
3
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  - config_name: Github_trivial
5
  features:
6
  - name: json_schema
@@ -113,6 +131,14 @@ dataset_info:
113
  download_size: 19019152
114
  dataset_size: 96815932
115
  configs:
 
 
 
 
 
 
 
 
116
  - config_name: Github_trivial
117
  data_files:
118
  - split: train
 
1
  ---
2
  pretty_name: J
3
  dataset_info:
4
+ - config_name: Github_easy
5
+ features:
6
+ - name: json_schema
7
+ dtype: string
8
+ - name: unique_id
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 1191732.6278950076
13
+ num_examples: 1169
14
+ - name: val
15
+ num_bytes: 194714.22748327328
16
+ num_examples: 191
17
+ - name: test
18
+ num_bytes: 594337.144621719
19
+ num_examples: 583
20
+ download_size: 552088
21
+ dataset_size: 1980784.0
22
  - config_name: Github_trivial
23
  features:
24
  - name: json_schema
 
131
  download_size: 19019152
132
  dataset_size: 96815932
133
  configs:
134
+ - config_name: Github_easy
135
+ data_files:
136
+ - split: train
137
+ path: Github_easy/train-*
138
+ - split: val
139
+ path: Github_easy/val-*
140
+ - split: test
141
+ path: Github_easy/test-*
142
  - config_name: Github_trivial
143
  data_files:
144
  - split: train