Markus28 commited on
Commit
3380ace
·
1 Parent(s): fb7483e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: nwo
5
+ dtype: string
6
+ - name: sha
7
+ dtype: string
8
+ - name: path
9
+ dtype: string
10
+ - name: language
11
+ dtype: string
12
+ - name: identifier
13
+ dtype: string
14
+ - name: parameters
15
+ dtype: string
16
+ - name: argument_list
17
+ dtype: string
18
+ - name: return_statement
19
+ dtype: string
20
+ - name: docstring
21
+ dtype: string
22
+ - name: docstring_summary
23
+ dtype: string
24
+ - name: docstring_tokens
25
+ sequence: string
26
+ - name: function
27
+ dtype: string
28
+ - name: function_tokens
29
+ sequence: string
30
+ - name: url
31
+ dtype: string
32
+ - name: score
33
+ dtype: float64
34
+ splits:
35
+ - name: go
36
+ num_bytes: 317921
37
+ num_examples: 165
38
+ - name: java
39
+ num_bytes: 1764082
40
+ num_examples: 799
41
+ - name: javascript
42
+ num_bytes: 3674378
43
+ num_examples: 1818
44
+ - name: php
45
+ num_bytes: 653199
46
+ num_examples: 313
47
+ - name: python
48
+ num_bytes: 2184486
49
+ num_examples: 974
50
+ - name: ruby
51
+ num_bytes: 484389
52
+ num_examples: 305
53
+ download_size: 3487033
54
+ dataset_size: 9078455
55
+ configs:
56
+ - config_name: default
57
+ data_files:
58
+ - split: go
59
+ path: data/go-*
60
+ - split: java
61
+ path: data/java-*
62
+ - split: javascript
63
+ path: data/javascript-*
64
+ - split: php
65
+ path: data/php-*
66
+ - split: python
67
+ path: data/python-*
68
+ - split: ruby
69
+ path: data/ruby-*
70
+ ---
data/go-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9c7e4994247868fa588cd7575a699cac54b398e5627901ec8d10a73a307e258
3
+ size 152493
data/java-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b81bf0767adb212d2a6d0f319837da621a200668032e55800bc9033d992f8410
3
+ size 708956
data/javascript-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ea4f623e9b2261350391473c1f06c51838adf2a31de2634e4f37b97cfcf850
3
+ size 1115161
data/php-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38e00bd88bbe9644a5486b5cc28797d650fc025ec7b2aee0ac9a7a628764559d
3
+ size 287317
data/python-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19c63e78778484608d5538a4e04275be3c4f05f91832442b4083f4c9b06fede3
3
+ size 975205
data/ruby-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da0acd167c652da0e0b3ee60d94e48900ce3bbaa8dff9351043832a027261e5a
3
+ size 247901