iNeil77 commited on
Commit
c3dab69
·
verified ·
1 Parent(s): 37ce852

Upload dataset

Browse files
Go/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b49fe7b0230179cefd72369c3a823a51d9ffd29e553797805bab4c0da2102cf9
3
+ size 2652392730
Go/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2085305f73dd955ff0a2613686cc9307705909b52e43f2641d517fd6312e23da
3
+ size 1117810403
Go/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb21612d1bef03b93b5e9b242a1b3166653b2fb98dae83f73155fefb2df45e9c
3
+ size 3124924017
Go/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a808f942693a60ab040638bb7e5d14e1ec6732d0b9cf6c10133c38f7d1ce42e
3
+ size 665378865
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Go
4
+ features:
5
+ - name: commit
6
+ dtype: string
7
+ - name: subject
8
+ dtype: string
9
+ - name: message
10
+ dtype: string
11
+ - name: repos
12
+ dtype: string
13
+ - name: file_path
14
+ dtype: string
15
+ - name: license
16
+ dtype: string
17
+ - name: unix_time
18
+ dtype: int64
19
+ - name: new_contents
20
+ dtype: string
21
+ - name: old_contents
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 13724186600.079618
26
+ num_examples: 189131
27
+ download_size: 7560506015
28
+ dataset_size: 13724186600.079618
29
+ configs:
30
+ - config_name: Go
31
+ data_files:
32
+ - split: train
33
+ path: Go/train-*
34
+ ---