lhoestq HF Staff commited on
Commit
6f338ae
·
verified ·
1 Parent(s): 2a902f5

Add 'python' config data files

Browse files
README.md CHANGED
@@ -230,16 +230,16 @@ dataset_info:
230
  dtype: string
231
  splits:
232
  - name: train
233
- num_bytes: 1559645310
234
  num_examples: 412178
235
  - name: test
236
- num_bytes: 84342064
237
  num_examples: 22176
238
  - name: validation
239
- num_bytes: 92154786
240
  num_examples: 23107
241
- download_size: 940909997
242
- dataset_size: 1736142160
243
  - config_name: ruby
244
  features:
245
  - name: repository_name
@@ -310,6 +310,14 @@ configs:
310
  path: java/test-*
311
  - split: validation
312
  path: java/validation-*
 
 
 
 
 
 
 
 
313
  ---
314
 
315
  # Dataset Card for CodeSearchNet corpus
 
230
  dtype: string
231
  splits:
232
  - name: train
233
+ num_bytes: 1559643126
234
  num_examples: 412178
235
  - name: test
236
+ num_bytes: 84341908
237
  num_examples: 22176
238
  - name: validation
239
+ num_bytes: 92154630
240
  num_examples: 23107
241
+ download_size: 581272659
242
+ dataset_size: 1736139664
243
  - config_name: ruby
244
  features:
245
  - name: repository_name
 
310
  path: java/test-*
311
  - split: validation
312
  path: java/validation-*
313
+ - config_name: python
314
+ data_files:
315
+ - split: train
316
+ path: python/train-*
317
+ - split: test
318
+ path: python/test-*
319
+ - split: validation
320
+ path: python/validation-*
321
  ---
322
 
323
  # Dataset Card for CodeSearchNet corpus
python/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3167e79ee7f081d825bf97b96d3a6b2d96428b00f6a98125be943384d8afae5f
3
+ size 28744352
python/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad9e3a4ab10c2c1d8926d2b26ca2bfcc3aadda1477ba29a933391f93806b9fed
3
+ size 521785752
python/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22eaacb46ed7e74d582409b85692ef63f5a43e99f9395c2eb736b5c8451422bb
3
+ size 30742555