Datasets:
Tasks:
Text Generation
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
code
DOI:
License:
Upload dataset
Browse files- README.md +42 -14
- mixed/dev-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -206,10 +206,10 @@ dataset_info:
|
|
| 206 |
dtype: string
|
| 207 |
- name: links_count
|
| 208 |
dtype: int64
|
| 209 |
-
- name: issue_title
|
| 210 |
-
dtype: string
|
| 211 |
- name: link_keyword
|
| 212 |
dtype: string
|
|
|
|
|
|
|
| 213 |
- name: issue_body
|
| 214 |
dtype: string
|
| 215 |
- name: base_sha
|
|
@@ -222,34 +222,62 @@ dataset_info:
|
|
| 222 |
dtype: string
|
| 223 |
- name: changed_files
|
| 224 |
dtype: string
|
|
|
|
|
|
|
| 225 |
- name: changed_files_count
|
| 226 |
dtype: int64
|
| 227 |
- name: java_changed_files_count
|
| 228 |
dtype: int64
|
| 229 |
-
- name: py_changed_files_count
|
| 230 |
-
dtype: int64
|
| 231 |
- name: kt_changed_files_count
|
| 232 |
dtype: int64
|
|
|
|
|
|
|
| 233 |
- name: code_changed_files_count
|
| 234 |
dtype: int64
|
| 235 |
-
- name:
|
| 236 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 237 |
- name: pull_create_at
|
| 238 |
dtype: timestamp[s]
|
| 239 |
-
- name:
|
| 240 |
dtype: int64
|
| 241 |
-
- name:
|
| 242 |
dtype: string
|
| 243 |
-
- name:
|
| 244 |
dtype: string
|
| 245 |
-
- name:
|
| 246 |
dtype: string
|
| 247 |
splits:
|
| 248 |
- name: dev
|
| 249 |
-
num_bytes:
|
| 250 |
-
num_examples:
|
| 251 |
-
download_size:
|
| 252 |
-
dataset_size:
|
| 253 |
- config_name: py
|
| 254 |
features:
|
| 255 |
- name: id
|
|
|
|
| 206 |
dtype: string
|
| 207 |
- name: links_count
|
| 208 |
dtype: int64
|
|
|
|
|
|
|
| 209 |
- name: link_keyword
|
| 210 |
dtype: string
|
| 211 |
+
- name: issue_title
|
| 212 |
+
dtype: string
|
| 213 |
- name: issue_body
|
| 214 |
dtype: string
|
| 215 |
- name: base_sha
|
|
|
|
| 222 |
dtype: string
|
| 223 |
- name: changed_files
|
| 224 |
dtype: string
|
| 225 |
+
- name: changed_files_exts
|
| 226 |
+
dtype: string
|
| 227 |
- name: changed_files_count
|
| 228 |
dtype: int64
|
| 229 |
- name: java_changed_files_count
|
| 230 |
dtype: int64
|
|
|
|
|
|
|
| 231 |
- name: kt_changed_files_count
|
| 232 |
dtype: int64
|
| 233 |
+
- name: py_changed_files_count
|
| 234 |
+
dtype: int64
|
| 235 |
- name: code_changed_files_count
|
| 236 |
dtype: int64
|
| 237 |
+
- name: repo_symbols_count
|
| 238 |
+
dtype: int64
|
| 239 |
+
- name: repo_tokens_count
|
| 240 |
+
dtype: int64
|
| 241 |
+
- name: repo_lines_count
|
| 242 |
+
dtype: int64
|
| 243 |
+
- name: repo_files_without_tests_count
|
| 244 |
+
dtype: int64
|
| 245 |
+
- name: changed_symbols_count
|
| 246 |
+
dtype: int64
|
| 247 |
+
- name: changed_tokens_count
|
| 248 |
+
dtype: int64
|
| 249 |
+
- name: changed_lines_count
|
| 250 |
+
dtype: int64
|
| 251 |
+
- name: changed_files_without_tests_count
|
| 252 |
+
dtype: int64
|
| 253 |
+
- name: issue_symbols_count
|
| 254 |
+
dtype: int64
|
| 255 |
+
- name: issue_words_count
|
| 256 |
+
dtype: int64
|
| 257 |
+
- name: issue_tokens_count
|
| 258 |
+
dtype: int64
|
| 259 |
+
- name: issue_lines_count
|
| 260 |
+
dtype: int64
|
| 261 |
+
- name: issue_links_count
|
| 262 |
+
dtype: int64
|
| 263 |
+
- name: issue_code_blocks_count
|
| 264 |
+
dtype: int64
|
| 265 |
- name: pull_create_at
|
| 266 |
dtype: timestamp[s]
|
| 267 |
+
- name: repo_stars
|
| 268 |
dtype: int64
|
| 269 |
+
- name: repo_language
|
| 270 |
dtype: string
|
| 271 |
+
- name: repo_languages
|
| 272 |
dtype: string
|
| 273 |
+
- name: repo_license
|
| 274 |
dtype: string
|
| 275 |
splits:
|
| 276 |
- name: dev
|
| 277 |
+
num_bytes: 48686885
|
| 278 |
+
num_examples: 2322
|
| 279 |
+
download_size: 17233343
|
| 280 |
+
dataset_size: 48686885
|
| 281 |
- config_name: py
|
| 282 |
features:
|
| 283 |
- 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:dc1361f6cb6fd2ed885535d2e38d0182f77284fba723f8f0b9bba4bb703e1451
|
| 3 |
+
size 17233343
|