tiginamaria
commited on
Commit
•
d61001b
1
Parent(s):
68f3fdf
Upload dataset
Browse files- README.md +36 -10
- java/dev-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -19,10 +19,10 @@ dataset_info:
|
|
19 |
dtype: string
|
20 |
- name: links_count
|
21 |
dtype: int64
|
22 |
-
- name: issue_title
|
23 |
-
dtype: string
|
24 |
- name: link_keyword
|
25 |
dtype: string
|
|
|
|
|
26 |
- name: issue_body
|
27 |
dtype: string
|
28 |
- name: base_sha
|
@@ -35,18 +35,44 @@ dataset_info:
|
|
35 |
dtype: string
|
36 |
- name: changed_files
|
37 |
dtype: string
|
|
|
|
|
38 |
- name: changed_files_count
|
39 |
dtype: int64
|
40 |
- name: java_changed_files_count
|
41 |
dtype: int64
|
42 |
-
- name: py_changed_files_count
|
43 |
-
dtype: int64
|
44 |
- name: kt_changed_files_count
|
45 |
dtype: int64
|
|
|
|
|
46 |
- name: code_changed_files_count
|
47 |
dtype: int64
|
48 |
-
- name:
|
49 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
- name: pull_create_at
|
51 |
dtype: timestamp[s]
|
52 |
- name: stars
|
@@ -59,10 +85,10 @@ dataset_info:
|
|
59 |
dtype: string
|
60 |
splits:
|
61 |
- name: dev
|
62 |
-
num_bytes:
|
63 |
-
num_examples:
|
64 |
-
download_size:
|
65 |
-
dataset_size:
|
66 |
- config_name: kt
|
67 |
features:
|
68 |
- name: id
|
|
|
19 |
dtype: string
|
20 |
- name: links_count
|
21 |
dtype: int64
|
|
|
|
|
22 |
- name: link_keyword
|
23 |
dtype: string
|
24 |
+
- name: issue_title
|
25 |
+
dtype: string
|
26 |
- name: issue_body
|
27 |
dtype: string
|
28 |
- name: base_sha
|
|
|
35 |
dtype: string
|
36 |
- name: changed_files
|
37 |
dtype: string
|
38 |
+
- name: changed_files_exts
|
39 |
+
dtype: string
|
40 |
- name: changed_files_count
|
41 |
dtype: int64
|
42 |
- name: java_changed_files_count
|
43 |
dtype: int64
|
|
|
|
|
44 |
- name: kt_changed_files_count
|
45 |
dtype: int64
|
46 |
+
- name: py_changed_files_count
|
47 |
+
dtype: int64
|
48 |
- name: code_changed_files_count
|
49 |
dtype: int64
|
50 |
+
- name: repo_symbols_count
|
51 |
+
dtype: int64
|
52 |
+
- name: repo_tokens_count
|
53 |
+
dtype: int64
|
54 |
+
- name: repo_lines_count
|
55 |
+
dtype: int64
|
56 |
+
- name: repo_files_without_tests_count
|
57 |
+
dtype: int64
|
58 |
+
- name: changed_symbols_count
|
59 |
+
dtype: int64
|
60 |
+
- name: changed_tokens_count
|
61 |
+
dtype: int64
|
62 |
+
- name: changed_lines_count
|
63 |
+
dtype: int64
|
64 |
+
- name: changed_files_without_tests_count
|
65 |
+
dtype: int64
|
66 |
+
- name: issue_symbols_count
|
67 |
+
dtype: int64
|
68 |
+
- name: issue_tokens_count
|
69 |
+
dtype: int64
|
70 |
+
- name: issue_lines_count
|
71 |
+
dtype: int64
|
72 |
+
- name: issue_links_count
|
73 |
+
dtype: int64
|
74 |
+
- name: issue_code_blocks_count
|
75 |
+
dtype: int64
|
76 |
- name: pull_create_at
|
77 |
dtype: timestamp[s]
|
78 |
- name: stars
|
|
|
85 |
dtype: string
|
86 |
splits:
|
87 |
- name: dev
|
88 |
+
num_bytes: 23338997
|
89 |
+
num_examples: 2533
|
90 |
+
download_size: 7322041
|
91 |
+
dataset_size: 23338997
|
92 |
- config_name: kt
|
93 |
features:
|
94 |
- 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:e7f9a0c01ff98033064c2abfcf65a20017203d0fd766f8a4ba7323f009306167
|
3 |
+
size 7322041
|