tiginamaria
commited on
Commit
•
68f3fdf
1
Parent(s):
6bc53d7
Upload dataset
Browse files- README.md +36 -10
- py/dev-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -205,10 +205,10 @@ dataset_info:
|
|
205 |
dtype: string
|
206 |
- name: links_count
|
207 |
dtype: int64
|
208 |
-
- name: issue_title
|
209 |
-
dtype: string
|
210 |
- name: link_keyword
|
211 |
dtype: string
|
|
|
|
|
212 |
- name: issue_body
|
213 |
dtype: string
|
214 |
- name: base_sha
|
@@ -221,18 +221,44 @@ dataset_info:
|
|
221 |
dtype: string
|
222 |
- name: changed_files
|
223 |
dtype: string
|
|
|
|
|
224 |
- name: changed_files_count
|
225 |
dtype: int64
|
226 |
- name: java_changed_files_count
|
227 |
dtype: int64
|
228 |
-
- name: py_changed_files_count
|
229 |
-
dtype: int64
|
230 |
- name: kt_changed_files_count
|
231 |
dtype: int64
|
|
|
|
|
232 |
- name: code_changed_files_count
|
233 |
dtype: int64
|
234 |
-
- name:
|
235 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
236 |
- name: pull_create_at
|
237 |
dtype: timestamp[s]
|
238 |
- name: stars
|
@@ -245,10 +271,10 @@ dataset_info:
|
|
245 |
dtype: string
|
246 |
splits:
|
247 |
- name: dev
|
248 |
-
num_bytes:
|
249 |
-
num_examples:
|
250 |
-
download_size:
|
251 |
-
dataset_size:
|
252 |
configs:
|
253 |
- config_name: java
|
254 |
data_files:
|
|
|
205 |
dtype: string
|
206 |
- name: links_count
|
207 |
dtype: int64
|
|
|
|
|
208 |
- name: link_keyword
|
209 |
dtype: string
|
210 |
+
- name: issue_title
|
211 |
+
dtype: string
|
212 |
- name: issue_body
|
213 |
dtype: string
|
214 |
- name: base_sha
|
|
|
221 |
dtype: string
|
222 |
- name: changed_files
|
223 |
dtype: string
|
224 |
+
- name: changed_files_exts
|
225 |
+
dtype: string
|
226 |
- name: changed_files_count
|
227 |
dtype: int64
|
228 |
- name: java_changed_files_count
|
229 |
dtype: int64
|
|
|
|
|
230 |
- name: kt_changed_files_count
|
231 |
dtype: int64
|
232 |
+
- name: py_changed_files_count
|
233 |
+
dtype: int64
|
234 |
- name: code_changed_files_count
|
235 |
dtype: int64
|
236 |
+
- name: repo_symbols_count
|
237 |
+
dtype: int64
|
238 |
+
- name: repo_tokens_count
|
239 |
+
dtype: int64
|
240 |
+
- name: repo_lines_count
|
241 |
+
dtype: int64
|
242 |
+
- name: repo_files_without_tests_count
|
243 |
+
dtype: int64
|
244 |
+
- name: changed_symbols_count
|
245 |
+
dtype: int64
|
246 |
+
- name: changed_tokens_count
|
247 |
+
dtype: int64
|
248 |
+
- name: changed_lines_count
|
249 |
+
dtype: int64
|
250 |
+
- name: changed_files_without_tests_count
|
251 |
+
dtype: int64
|
252 |
+
- name: issue_symbols_count
|
253 |
+
dtype: int64
|
254 |
+
- name: issue_tokens_count
|
255 |
+
dtype: int64
|
256 |
+
- name: issue_lines_count
|
257 |
+
dtype: int64
|
258 |
+
- name: issue_links_count
|
259 |
+
dtype: int64
|
260 |
+
- name: issue_code_blocks_count
|
261 |
+
dtype: int64
|
262 |
- name: pull_create_at
|
263 |
dtype: timestamp[s]
|
264 |
- name: stars
|
|
|
271 |
dtype: string
|
272 |
splits:
|
273 |
- name: dev
|
274 |
+
num_bytes: 27370754
|
275 |
+
num_examples: 4347
|
276 |
+
download_size: 10118711
|
277 |
+
dataset_size: 27370754
|
278 |
configs:
|
279 |
- config_name: java
|
280 |
data_files:
|
py/dev-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:6fcbd01c9a1566e9e1bfb1f07883f577fa05f25db8677f2b02666df1186963f1
|
3 |
+
size 10118711
|