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

Add 'go' config data files

Browse files
README.md CHANGED
@@ -86,16 +86,16 @@ dataset_info:
86
  dtype: string
87
  splits:
88
  - name: train
89
- num_bytes: 738153234
90
  num_examples: 317832
91
  - name: test
92
- num_bytes: 32286998
93
  num_examples: 14291
94
  - name: validation
95
- num_bytes: 26888527
96
  num_examples: 14242
97
- download_size: 487525935
98
- dataset_size: 797328759
99
  - config_name: java
100
  features:
101
  - name: repository_name
@@ -294,6 +294,14 @@ configs:
294
  - split: validation
295
  path: all/validation-*
296
  default: true
 
 
 
 
 
 
 
 
297
  - config_name: java
298
  data_files:
299
  - split: train
 
86
  dtype: string
87
  splits:
88
  - name: train
89
+ num_bytes: 738151570
90
  num_examples: 317832
91
  - name: test
92
+ num_bytes: 32286894
93
  num_examples: 14291
94
  - name: validation
95
+ num_bytes: 26888423
96
  num_examples: 14242
97
+ download_size: 228520726
98
+ dataset_size: 797326887
99
  - config_name: java
100
  features:
101
  - name: repository_name
 
294
  - split: validation
295
  path: all/validation-*
296
  default: true
297
+ - config_name: go
298
+ data_files:
299
+ - split: train
300
+ path: go/train-*
301
+ - split: test
302
+ path: go/test-*
303
+ - split: validation
304
+ path: go/validation-*
305
  - config_name: java
306
  data_files:
307
  - split: train
go/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb78d8951e9623bc2460d9b29c3c4152724f28c4f685fc019e0aafa071d2b18f
3
+ size 9751451
go/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e66892c2ce166318c06279f6354b499642c71873e284c11768d0d1105ef25e4
3
+ size 211174297
go/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f0f7e5f13463f7cdbf81c6e00067fc67d710abe62ed31ed74b12b5e3083fb41
3
+ size 7594978