Datasets:
Tasks:
Text Generation
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
code
DOI:
License:
Upload dataset
Browse files- README.md +42 -14
- java/dev-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -26,10 +26,10 @@ dataset_info:
|
|
26 |
dtype: string
|
27 |
- name: links_count
|
28 |
dtype: int64
|
29 |
-
- name: issue_title
|
30 |
-
dtype: string
|
31 |
- name: link_keyword
|
32 |
dtype: string
|
|
|
|
|
33 |
- name: issue_body
|
34 |
dtype: string
|
35 |
- name: base_sha
|
@@ -42,34 +42,62 @@ dataset_info:
|
|
42 |
dtype: string
|
43 |
- name: changed_files
|
44 |
dtype: string
|
|
|
|
|
45 |
- name: changed_files_count
|
46 |
dtype: int64
|
47 |
- name: java_changed_files_count
|
48 |
dtype: int64
|
49 |
-
- name: py_changed_files_count
|
50 |
-
dtype: int64
|
51 |
- name: kt_changed_files_count
|
52 |
dtype: int64
|
|
|
|
|
53 |
- name: code_changed_files_count
|
54 |
dtype: int64
|
55 |
-
- name:
|
56 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
- name: pull_create_at
|
58 |
dtype: timestamp[s]
|
59 |
-
- name:
|
60 |
dtype: int64
|
61 |
-
- name:
|
62 |
dtype: string
|
63 |
-
- name:
|
64 |
dtype: string
|
65 |
-
- name:
|
66 |
dtype: string
|
67 |
splits:
|
68 |
- name: dev
|
69 |
-
num_bytes:
|
70 |
-
num_examples:
|
71 |
-
download_size:
|
72 |
-
dataset_size:
|
73 |
- config_name: kt
|
74 |
features:
|
75 |
- name: id
|
|
|
26 |
dtype: string
|
27 |
- name: links_count
|
28 |
dtype: int64
|
|
|
|
|
29 |
- name: link_keyword
|
30 |
dtype: string
|
31 |
+
- name: issue_title
|
32 |
+
dtype: string
|
33 |
- name: issue_body
|
34 |
dtype: string
|
35 |
- name: base_sha
|
|
|
42 |
dtype: string
|
43 |
- name: changed_files
|
44 |
dtype: string
|
45 |
+
- name: changed_files_exts
|
46 |
+
dtype: string
|
47 |
- name: changed_files_count
|
48 |
dtype: int64
|
49 |
- name: java_changed_files_count
|
50 |
dtype: int64
|
|
|
|
|
51 |
- name: kt_changed_files_count
|
52 |
dtype: int64
|
53 |
+
- name: py_changed_files_count
|
54 |
+
dtype: int64
|
55 |
- name: code_changed_files_count
|
56 |
dtype: int64
|
57 |
+
- name: repo_symbols_count
|
58 |
+
dtype: int64
|
59 |
+
- name: repo_tokens_count
|
60 |
+
dtype: int64
|
61 |
+
- name: repo_lines_count
|
62 |
+
dtype: int64
|
63 |
+
- name: repo_files_without_tests_count
|
64 |
+
dtype: int64
|
65 |
+
- name: changed_symbols_count
|
66 |
+
dtype: int64
|
67 |
+
- name: changed_tokens_count
|
68 |
+
dtype: int64
|
69 |
+
- name: changed_lines_count
|
70 |
+
dtype: int64
|
71 |
+
- name: changed_files_without_tests_count
|
72 |
+
dtype: int64
|
73 |
+
- name: issue_symbols_count
|
74 |
+
dtype: int64
|
75 |
+
- name: issue_words_count
|
76 |
+
dtype: int64
|
77 |
+
- name: issue_tokens_count
|
78 |
+
dtype: int64
|
79 |
+
- name: issue_lines_count
|
80 |
+
dtype: int64
|
81 |
+
- name: issue_links_count
|
82 |
+
dtype: int64
|
83 |
+
- name: issue_code_blocks_count
|
84 |
+
dtype: int64
|
85 |
- name: pull_create_at
|
86 |
dtype: timestamp[s]
|
87 |
+
- name: repo_stars
|
88 |
dtype: int64
|
89 |
+
- name: repo_language
|
90 |
dtype: string
|
91 |
+
- name: repo_languages
|
92 |
dtype: string
|
93 |
+
- name: repo_license
|
94 |
dtype: string
|
95 |
splits:
|
96 |
- name: dev
|
97 |
+
num_bytes: 22190524
|
98 |
+
num_examples: 2522
|
99 |
+
download_size: 7085764
|
100 |
+
dataset_size: 22190524
|
101 |
- config_name: kt
|
102 |
features:
|
103 |
- name: id
|
java/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:bcb5eaae0c73fc5090463d9edab8eaaa4234afc6091dc4b8dc938b92f71525fb
|
3 |
+
size 7085764
|