jqop commited on
Commit
cb0a84d
·
verified ·
1 Parent(s): 24c10a9

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: repository_name
5
+ dtype: string
6
+ - name: func_path_in_repository
7
+ dtype: string
8
+ - name: func_name
9
+ dtype: string
10
+ - name: whole_func_string
11
+ dtype: string
12
+ - name: language
13
+ dtype: string
14
+ - name: func_code_string
15
+ dtype: string
16
+ - name: func_code_tokens
17
+ sequence: string
18
+ - name: func_documentation_string
19
+ dtype: string
20
+ - name: func_documentation_tokens
21
+ sequence: string
22
+ - name: split_name
23
+ dtype: string
24
+ - name: func_code_url
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 1559643126
29
+ num_examples: 412178
30
+ - name: test
31
+ num_bytes: 84341908
32
+ num_examples: 22176
33
+ - name: validation
34
+ num_bytes: 92154630
35
+ num_examples: 23107
36
+ download_size: 587807804
37
+ dataset_size: 1736139664
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ - split: test
44
+ path: data/test-*
45
+ - split: validation
46
+ path: data/validation-*
47
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de8fc85779503e8c3fee348934d9cb000330e22c37da8fcc8aaeaea4103c488d
3
+ size 29041360
data/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:055983f71b12a04da67565bf104d026015eac0e8c8b34d2d7c3b98ad30055d12
3
+ size 133568979
data/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f15f5207020bd69f29f9715df8a268d8ab5d83d5e41ef56ee6c8f8fd322fbf7
3
+ size 134121433
data/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e4a8f744f864a1f6313f1e25280f1ca1673493600e53ca3d23837a2ffefafc0
3
+ size 131200893
data/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93a8d3a5ee4a30108d7c982d930a042fc521bdbac7d3ab6eca47c6f2ac978ccb
3
+ size 128830438
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21abe9a55448716c93a20c53203c75b48e610482e25ac15d2fbdc1b07e90a2f
3
+ size 31044701