tiginamaria
commited on
Commit
•
b3de7ce
1
Parent(s):
74ce61b
Upload dataset
Browse files- README.md +36 -10
- mixed/dev-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -195,10 +195,10 @@ dataset_info:
|
|
195 |
dtype: string
|
196 |
- name: links_count
|
197 |
dtype: int64
|
198 |
-
- name: issue_title
|
199 |
-
dtype: string
|
200 |
- name: link_keyword
|
201 |
dtype: string
|
|
|
|
|
202 |
- name: issue_body
|
203 |
dtype: string
|
204 |
- name: base_sha
|
@@ -211,18 +211,44 @@ dataset_info:
|
|
211 |
dtype: string
|
212 |
- name: changed_files
|
213 |
dtype: string
|
|
|
|
|
214 |
- name: changed_files_count
|
215 |
dtype: int64
|
216 |
- name: java_changed_files_count
|
217 |
dtype: int64
|
218 |
-
- name: py_changed_files_count
|
219 |
-
dtype: int64
|
220 |
- name: kt_changed_files_count
|
221 |
dtype: int64
|
|
|
|
|
222 |
- name: code_changed_files_count
|
223 |
dtype: int64
|
224 |
-
- name:
|
225 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
226 |
- name: pull_create_at
|
227 |
dtype: timestamp[s]
|
228 |
- name: stars
|
@@ -235,10 +261,10 @@ dataset_info:
|
|
235 |
dtype: string
|
236 |
splits:
|
237 |
- name: dev
|
238 |
-
num_bytes:
|
239 |
-
num_examples:
|
240 |
-
download_size:
|
241 |
-
dataset_size:
|
242 |
- config_name: py
|
243 |
features:
|
244 |
- name: id
|
|
|
195 |
dtype: string
|
196 |
- name: links_count
|
197 |
dtype: int64
|
|
|
|
|
198 |
- name: link_keyword
|
199 |
dtype: string
|
200 |
+
- name: issue_title
|
201 |
+
dtype: string
|
202 |
- name: issue_body
|
203 |
dtype: string
|
204 |
- name: base_sha
|
|
|
211 |
dtype: string
|
212 |
- name: changed_files
|
213 |
dtype: string
|
214 |
+
- name: changed_files_exts
|
215 |
+
dtype: string
|
216 |
- name: changed_files_count
|
217 |
dtype: int64
|
218 |
- name: java_changed_files_count
|
219 |
dtype: int64
|
|
|
|
|
220 |
- name: kt_changed_files_count
|
221 |
dtype: int64
|
222 |
+
- name: py_changed_files_count
|
223 |
+
dtype: int64
|
224 |
- name: code_changed_files_count
|
225 |
dtype: int64
|
226 |
+
- name: repo_symbols_count
|
227 |
+
dtype: int64
|
228 |
+
- name: repo_tokens_count
|
229 |
+
dtype: int64
|
230 |
+
- name: repo_lines_count
|
231 |
+
dtype: int64
|
232 |
+
- name: repo_files_without_tests_count
|
233 |
+
dtype: int64
|
234 |
+
- name: changed_symbols_count
|
235 |
+
dtype: int64
|
236 |
+
- name: changed_tokens_count
|
237 |
+
dtype: int64
|
238 |
+
- name: changed_lines_count
|
239 |
+
dtype: int64
|
240 |
+
- name: changed_files_without_tests_count
|
241 |
+
dtype: int64
|
242 |
+
- name: issue_symbols_count
|
243 |
+
dtype: int64
|
244 |
+
- name: issue_tokens_count
|
245 |
+
dtype: int64
|
246 |
+
- name: issue_lines_count
|
247 |
+
dtype: int64
|
248 |
+
- name: issue_links_count
|
249 |
+
dtype: int64
|
250 |
+
- name: issue_code_blocks_count
|
251 |
+
dtype: int64
|
252 |
- name: pull_create_at
|
253 |
dtype: timestamp[s]
|
254 |
- name: stars
|
|
|
261 |
dtype: string
|
262 |
splits:
|
263 |
- name: dev
|
264 |
+
num_bytes: 63087668
|
265 |
+
num_examples: 2370
|
266 |
+
download_size: 24328497
|
267 |
+
dataset_size: 63087668
|
268 |
- config_name: py
|
269 |
features:
|
270 |
- name: id
|
mixed/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:a6cb19ab8117da9702d9f6dd265e3d7ebba6cb825da62bf6b5b24f5a1a6aacc9
|
3 |
+
size 24328497
|