Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
anton-l HF Staff commited on
Commit
386c4d0
·
verified ·
1 Parent(s): 232366e

Upload dataset

Browse files
Java/train-00000-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3bcb0598af21afbfccb58f5f460870c3aa23db0393b8999a6b6e95032707154
3
+ size 653201845
Java/train-00001-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5cc9eceae73a804fcc3f50348be4ff89408e6544bb9d287088af0a57205a55
3
+ size 653176883
Java/train-00002-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbec817f975cf66576a558d05eff541ffc8524f1e15c830c58df89b1ca700a9e
3
+ size 653209205
Java/train-00003-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0963c432df606634483fa6446b1e501933fcdf3307cecf6f83463ee682aaefc
3
+ size 653140115
Java/train-00004-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6305dc439f532cab1c135cce7e2c6b3a0245b9c0e8503ca8cf5c41d5362299bc
3
+ size 653378300
Java/train-00005-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53a0af24a4dd5b0254cdce2c86fe1eaaea62493e719a952b9a7734705bf65bfc
3
+ size 653145294
Java/train-00006-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731b4c73dc3ded1f8dcbf97ef6bbf8126ea3f971982dc262c009e243d6627c21
3
+ size 653157888
Java/train-00007-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bc091081d9e26df67540e79f80c96918cb0178435b13cd2f966b190d7ec50f7
3
+ size 653223274
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Java
4
+ features:
5
+ - name: blob_id
6
+ dtype: string
7
+ - name: language
8
+ dtype: string
9
+ - name: repo_name
10
+ dtype: string
11
+ - name: path
12
+ dtype: string
13
+ - name: src_encoding
14
+ dtype: string
15
+ - name: length_bytes
16
+ dtype: int64
17
+ - name: score
18
+ dtype: float64
19
+ - name: int_score
20
+ dtype: int64
21
+ splits:
22
+ - name: train
23
+ num_bytes: 8052241351.786225
24
+ num_examples: 44990158
25
+ download_size: 5225632804
26
+ dataset_size: 8052241351.786225
27
+ configs:
28
+ - config_name: Java
29
+ data_files:
30
+ - split: train
31
+ path: Java/train-*
32
+ ---