lhoestq HF Staff commited on
Commit
d78ffb4
·
verified ·
1 Parent(s): da27882

Add 'ruby' config data files

Browse files
README.md CHANGED
@@ -266,16 +266,16 @@ dataset_info:
266
  dtype: string
267
  splits:
268
  - name: train
269
- num_bytes: 110681715
270
  num_examples: 48791
271
  - name: test
272
- num_bytes: 5359280
273
  num_examples: 2279
274
  - name: validation
275
- num_bytes: 4830744
276
  num_examples: 2209
277
- download_size: 111758028
278
- dataset_size: 120871739
279
  config_names:
280
  - all
281
  - go
@@ -326,6 +326,14 @@ configs:
326
  path: python/test-*
327
  - split: validation
328
  path: python/validation-*
 
 
 
 
 
 
 
 
329
  ---
330
 
331
  # Dataset Card for CodeSearchNet corpus
 
266
  dtype: string
267
  splits:
268
  - name: train
269
+ num_bytes: 110681455
270
  num_examples: 48791
271
  - name: test
272
+ num_bytes: 5359228
273
  num_examples: 2279
274
  - name: validation
275
+ num_bytes: 4830692
276
  num_examples: 2209
277
+ download_size: 42266439
278
+ dataset_size: 120871375
279
  config_names:
280
  - all
281
  - go
 
326
  path: python/test-*
327
  - split: validation
328
  path: python/validation-*
329
+ - config_name: ruby
330
+ data_files:
331
+ - split: train
332
+ path: ruby/train-*
333
+ - split: test
334
+ path: ruby/test-*
335
+ - split: validation
336
+ path: ruby/validation-*
337
  ---
338
 
339
  # Dataset Card for CodeSearchNet corpus
ruby/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2be89df4c1d2c58c6b9606de028262a3a12bd3a0046ed478e9b3135d617c233f
3
+ size 1943180
ruby/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2f6c43532ac60c922bb96229e752986fd638144ad8d171d09d4561142ad1c10
3
+ size 38527953
ruby/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5872bc60e85ce36a017d01bf0c5f1706e58f42772110ee84c1e91f002b14c54b
3
+ size 1795306