Upload dataset
Browse files- README.md +20 -142
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -2,150 +2,28 @@
|
|
2 |
license: bsd-3-clause-clear
|
3 |
dataset_info:
|
4 |
features:
|
5 |
-
- name:
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
- name:
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
- name: function_name
|
22 |
-
dtype: string
|
23 |
-
- name: infer_result
|
24 |
-
sequence: string
|
25 |
-
- name: prompt
|
26 |
-
sequence: string
|
27 |
-
- name: relavent_test_path
|
28 |
-
dtype: string
|
29 |
-
- name: target_module_path
|
30 |
-
dtype: string
|
31 |
-
- name: astropy
|
32 |
-
struct:
|
33 |
-
- name: extract_type
|
34 |
-
dtype: string
|
35 |
-
- name: full_function
|
36 |
-
sequence: string
|
37 |
-
- name: function_name
|
38 |
-
dtype: string
|
39 |
-
- name: prompt
|
40 |
-
sequence: string
|
41 |
-
- name: relavent_test_path
|
42 |
-
dtype: string
|
43 |
-
- name: target_module_path
|
44 |
-
dtype: string
|
45 |
-
- name: flask
|
46 |
-
struct:
|
47 |
-
- name: extract_type
|
48 |
-
dtype: string
|
49 |
-
- name: full_function
|
50 |
-
sequence: string
|
51 |
-
- name: function_name
|
52 |
-
dtype: string
|
53 |
-
- name: prompt
|
54 |
-
sequence: string
|
55 |
-
- name: relavent_test_path
|
56 |
-
dtype: string
|
57 |
-
- name: target_module_path
|
58 |
-
dtype: string
|
59 |
-
- name: more-itertools
|
60 |
-
struct:
|
61 |
-
- name: full_function
|
62 |
-
sequence: string
|
63 |
-
- name: function_name
|
64 |
-
dtype: string
|
65 |
-
- name: prompt
|
66 |
-
sequence: string
|
67 |
-
- name: relavent_test_path
|
68 |
-
dtype: string
|
69 |
-
- name: target_module_path
|
70 |
-
dtype: string
|
71 |
-
- name: plotly.py
|
72 |
-
struct:
|
73 |
-
- name: full_function
|
74 |
-
sequence: string
|
75 |
-
- name: function_name
|
76 |
-
dtype: string
|
77 |
-
- name: prompt
|
78 |
-
sequence: string
|
79 |
-
- name: relavent_test_path
|
80 |
-
dtype: string
|
81 |
-
- name: target_module_path
|
82 |
-
dtype: string
|
83 |
-
- name: sphinx
|
84 |
-
struct:
|
85 |
-
- name: full_function
|
86 |
-
sequence: string
|
87 |
-
- name: function_name
|
88 |
-
dtype: string
|
89 |
-
- name: prompt
|
90 |
-
sequence: string
|
91 |
-
- name: relavent_test_path
|
92 |
-
dtype: string
|
93 |
-
- name: target_module_path
|
94 |
-
dtype: string
|
95 |
-
- name: xarray
|
96 |
-
struct:
|
97 |
-
- name: full_function
|
98 |
-
sequence: string
|
99 |
-
- name: function_name
|
100 |
-
dtype: string
|
101 |
-
- name: prompt
|
102 |
-
sequence: string
|
103 |
-
- name: relavent_test_path
|
104 |
-
dtype: string
|
105 |
-
- name: target_module_path
|
106 |
-
dtype: string
|
107 |
-
- name: datasets
|
108 |
-
struct:
|
109 |
-
- name: full_function
|
110 |
-
sequence: string
|
111 |
-
- name: function_name
|
112 |
-
dtype: string
|
113 |
-
- name: prompt
|
114 |
-
sequence: string
|
115 |
-
- name: relavent_test_path
|
116 |
-
dtype: string
|
117 |
-
- name: target_module_path
|
118 |
-
dtype: string
|
119 |
-
- name: pylint
|
120 |
-
struct:
|
121 |
-
- name: full_function
|
122 |
-
sequence: string
|
123 |
-
- name: function_name
|
124 |
-
dtype: string
|
125 |
-
- name: prompt
|
126 |
-
sequence: string
|
127 |
-
- name: relavent_test_path
|
128 |
-
dtype: string
|
129 |
-
- name: target_module_path
|
130 |
-
dtype: string
|
131 |
-
- name: sympy
|
132 |
-
struct:
|
133 |
-
- name: full_function
|
134 |
-
sequence: string
|
135 |
-
- name: function_name
|
136 |
-
dtype: string
|
137 |
-
- name: prompt
|
138 |
-
sequence: string
|
139 |
-
- name: relavent_test_path
|
140 |
-
dtype: string
|
141 |
-
- name: target_module_path
|
142 |
-
dtype: string
|
143 |
splits:
|
144 |
- name: train
|
145 |
-
num_bytes:
|
146 |
-
num_examples:
|
147 |
-
download_size:
|
148 |
-
dataset_size:
|
149 |
configs:
|
150 |
- config_name: default
|
151 |
data_files:
|
|
|
2 |
license: bsd-3-clause-clear
|
3 |
dataset_info:
|
4 |
features:
|
5 |
+
- name: repository
|
6 |
+
dtype: string
|
7 |
+
- name: repo_id
|
8 |
+
dtype: string
|
9 |
+
- name: target_module_path
|
10 |
+
dtype: string
|
11 |
+
- name: prompt
|
12 |
+
sequence: string
|
13 |
+
- name: relavent_test_path
|
14 |
+
dtype: string
|
15 |
+
- name: full_function
|
16 |
+
sequence: string
|
17 |
+
- name: function_name
|
18 |
+
dtype: string
|
19 |
+
- name: infer_result
|
20 |
+
sequence: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
splits:
|
22 |
- name: train
|
23 |
+
num_bytes: 6818913
|
24 |
+
num_examples: 980
|
25 |
+
download_size: 2539875
|
26 |
+
dataset_size: 6818913
|
27 |
configs:
|
28 |
- config_name: default
|
29 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3d9561acf695afcd1fefa41346df90af1053ac8bd0df647b530e89ec1351536
|
3 |
+
size 2539875
|