Datasets:

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

Upload dataset

Browse files
JsonSchemaStore/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bdd762c2b85b3fefe5d741dce814393c7f3efaa02c3d81a9669905cfd209de6
3
+ size 1754708
JsonSchemaStore/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6f758daaf7bcdfcf2b98879d98d7837445a2c00aae7c36498368e95045a2362
3
+ size 2021345
JsonSchemaStore/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:affe3fdf4248b8352124a80d5660d32a77c76662903ada553280ce433429596a
3
+ size 243913
README.md CHANGED
@@ -91,6 +91,24 @@ dataset_info:
91
  num_examples: 50
92
  download_size: 2221455
93
  dataset_size: 12235981.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  - config_name: Kubernetes
95
  features:
96
  - name: json_schema
@@ -225,6 +243,14 @@ configs:
225
  path: Github_ultra/val-*
226
  - split: test
227
  path: Github_ultra/test-*
 
 
 
 
 
 
 
 
228
  - config_name: Kubernetes
229
  data_files:
230
  - split: train
 
91
  num_examples: 50
92
  download_size: 2221455
93
  dataset_size: 12235981.0
94
+ - config_name: JsonSchemaStore
95
+ features:
96
+ - name: json_schema
97
+ dtype: string
98
+ - name: unique_id
99
+ dtype: string
100
+ splits:
101
+ - name: train
102
+ num_bytes: 13308367.977642277
103
+ num_examples: 295
104
+ - name: val
105
+ num_bytes: 2210542.4776422763
106
+ num_examples: 49
107
+ - name: test
108
+ num_bytes: 6676740.544715447
109
+ num_examples: 148
110
+ download_size: 4019966
111
+ dataset_size: 22195651.0
112
  - config_name: Kubernetes
113
  features:
114
  - name: json_schema
 
243
  path: Github_ultra/val-*
244
  - split: test
245
  path: Github_ultra/test-*
246
+ - config_name: JsonSchemaStore
247
+ data_files:
248
+ - split: train
249
+ path: JsonSchemaStore/train-*
250
+ - split: val
251
+ path: JsonSchemaStore/val-*
252
+ - split: test
253
+ path: JsonSchemaStore/test-*
254
  - config_name: Kubernetes
255
  data_files:
256
  - split: train