tiginamaria
commited on
Commit
•
74ce61b
1
Parent(s):
d61001b
Upload dataset
Browse files- README.md +36 -10
- kt/dev-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -107,10 +107,10 @@ dataset_info:
|
|
107 |
dtype: string
|
108 |
- name: links_count
|
109 |
dtype: int64
|
110 |
-
- name: issue_title
|
111 |
-
dtype: string
|
112 |
- name: link_keyword
|
113 |
dtype: string
|
|
|
|
|
114 |
- name: issue_body
|
115 |
dtype: string
|
116 |
- name: base_sha
|
@@ -123,18 +123,44 @@ dataset_info:
|
|
123 |
dtype: string
|
124 |
- name: changed_files
|
125 |
dtype: string
|
|
|
|
|
126 |
- name: changed_files_count
|
127 |
dtype: int64
|
128 |
- name: java_changed_files_count
|
129 |
dtype: int64
|
130 |
-
- name: py_changed_files_count
|
131 |
-
dtype: int64
|
132 |
- name: kt_changed_files_count
|
133 |
dtype: int64
|
|
|
|
|
134 |
- name: code_changed_files_count
|
135 |
dtype: int64
|
136 |
-
- name:
|
137 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
- name: pull_create_at
|
139 |
dtype: timestamp[s]
|
140 |
- name: stars
|
@@ -147,10 +173,10 @@ dataset_info:
|
|
147 |
dtype: string
|
148 |
splits:
|
149 |
- name: dev
|
150 |
-
num_bytes:
|
151 |
-
num_examples:
|
152 |
-
download_size:
|
153 |
-
dataset_size:
|
154 |
- config_name: mixed
|
155 |
features:
|
156 |
- name: id
|
|
|
107 |
dtype: string
|
108 |
- name: links_count
|
109 |
dtype: int64
|
|
|
|
|
110 |
- name: link_keyword
|
111 |
dtype: string
|
112 |
+
- name: issue_title
|
113 |
+
dtype: string
|
114 |
- name: issue_body
|
115 |
dtype: string
|
116 |
- name: base_sha
|
|
|
123 |
dtype: string
|
124 |
- name: changed_files
|
125 |
dtype: string
|
126 |
+
- name: changed_files_exts
|
127 |
+
dtype: string
|
128 |
- name: changed_files_count
|
129 |
dtype: int64
|
130 |
- name: java_changed_files_count
|
131 |
dtype: int64
|
|
|
|
|
132 |
- name: kt_changed_files_count
|
133 |
dtype: int64
|
134 |
+
- name: py_changed_files_count
|
135 |
+
dtype: int64
|
136 |
- name: code_changed_files_count
|
137 |
dtype: int64
|
138 |
+
- name: repo_symbols_count
|
139 |
+
dtype: int64
|
140 |
+
- name: repo_tokens_count
|
141 |
+
dtype: int64
|
142 |
+
- name: repo_lines_count
|
143 |
+
dtype: int64
|
144 |
+
- name: repo_files_without_tests_count
|
145 |
+
dtype: int64
|
146 |
+
- name: changed_symbols_count
|
147 |
+
dtype: int64
|
148 |
+
- name: changed_tokens_count
|
149 |
+
dtype: int64
|
150 |
+
- name: changed_lines_count
|
151 |
+
dtype: int64
|
152 |
+
- name: changed_files_without_tests_count
|
153 |
+
dtype: int64
|
154 |
+
- name: issue_symbols_count
|
155 |
+
dtype: int64
|
156 |
+
- name: issue_tokens_count
|
157 |
+
dtype: int64
|
158 |
+
- name: issue_lines_count
|
159 |
+
dtype: int64
|
160 |
+
- name: issue_links_count
|
161 |
+
dtype: int64
|
162 |
+
- name: issue_code_blocks_count
|
163 |
+
dtype: int64
|
164 |
- name: pull_create_at
|
165 |
dtype: timestamp[s]
|
166 |
- name: stars
|
|
|
173 |
dtype: string
|
174 |
splits:
|
175 |
- name: dev
|
176 |
+
num_bytes: 4955637
|
177 |
+
num_examples: 619
|
178 |
+
download_size: 1645703
|
179 |
+
dataset_size: 4955637
|
180 |
- config_name: mixed
|
181 |
features:
|
182 |
- name: id
|
kt/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:5b34fe6b70f8c3b2e35571bb6f3364f89a25add40dec288dbecb1d88cfd6f81f
|
3 |
+
size 1645703
|