albertvillanova HF staff commited on
Commit
e805461
1 Parent(s): 86b786f

Add ruby data files

Browse files
README.md CHANGED
@@ -247,16 +247,16 @@ dataset_info:
247
  dtype: string
248
  splits:
249
  - name: train
250
- num_bytes: 51956595
251
  num_examples: 24927
252
  - name: validation
253
- num_bytes: 2821089
254
  num_examples: 1400
255
  - name: test
256
- num_bytes: 2671603
257
  num_examples: 1261
258
- download_size: 124154892
259
- dataset_size: 57449287
260
  configs:
261
  - config_name: go
262
  data_files:
@@ -298,6 +298,14 @@ configs:
298
  path: python/validation-*
299
  - split: test
300
  path: python/test-*
 
 
 
 
 
 
 
 
301
  ---
302
  # Dataset Card for "code_x_glue_ct_code_to_text"
303
 
 
247
  dtype: string
248
  splits:
249
  - name: train
250
+ num_bytes: 51956439
251
  num_examples: 24927
252
  - name: validation
253
+ num_bytes: 2821037
254
  num_examples: 1400
255
  - name: test
256
+ num_bytes: 2671551
257
  num_examples: 1261
258
+ download_size: 21921316
259
+ dataset_size: 57449027
260
  configs:
261
  - config_name: go
262
  data_files:
 
298
  path: python/validation-*
299
  - split: test
300
  path: python/test-*
301
+ - config_name: ruby
302
+ data_files:
303
+ - split: train
304
+ path: ruby/train-*
305
+ - split: validation
306
+ path: ruby/validation-*
307
+ - split: test
308
+ path: ruby/test-*
309
  ---
310
  # Dataset Card for "code_x_glue_ct_code_to_text"
311
 
ruby/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39597f63eb27343b21bc68a532fffd739760a38bec6bdba8eeceb4e6ccd04a48
3
+ size 1030532
ruby/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a96dc16c07f1802ddd3f46f82680527e18cabeacf1d5e00954cdb69b5962faf4
3
+ size 19831678
ruby/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef0c3acd6ebd6be0bf36859debbef7695915ed52304d06f66222a9c1c276d86e
3
+ size 1059106