qiaoruiyt commited on
Commit
e9647df
·
verified ·
1 Parent(s): c7ee3b2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: python
4
+ features:
5
+ - name: repository_name
6
+ dtype: string
7
+ - name: func_path_in_repository
8
+ dtype: string
9
+ - name: func_name
10
+ dtype: string
11
+ - name: whole_func_string
12
+ dtype: string
13
+ - name: language
14
+ dtype: string
15
+ - name: func_code_string
16
+ dtype: string
17
+ - name: func_code_tokens
18
+ sequence: string
19
+ - name: func_documentation_string
20
+ dtype: string
21
+ - name: func_documentation_tokens
22
+ sequence: string
23
+ - name: split_name
24
+ dtype: string
25
+ - name: func_code_url
26
+ dtype: string
27
+ splits:
28
+ - name: train
29
+ num_bytes: 1559643126
30
+ num_examples: 412178
31
+ download_size: 525216349
32
+ dataset_size: 1559643126
33
+ configs:
34
+ - config_name: python
35
+ data_files:
36
+ - split: train
37
+ path: python/train-*
38
+ ---
python/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:196b010beb881396b4ce6d47e90f40a5fc4a8c98808ffee275220c983b270f37
3
+ size 132167339
python/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b066d5149e803e1f5c3ef648a3ae5aaee03e4e3f316c5a671e996aed14eaafcd
3
+ size 126506626
python/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59d14e4879ec1da12c1b51ab0fd6de6eef4dc050204fd8026b8261605ee9aae0
3
+ size 133533700
python/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:763cb8fc7d8465af4574eed97d5127fcec4e97814f24855fe330258da860c708
3
+ size 133008684