Upload dataset
Browse files
README.md
CHANGED
|
@@ -1076,6 +1076,128 @@ dataset_info:
|
|
| 1076 |
num_examples: 8300
|
| 1077 |
download_size: 2082752
|
| 1078 |
dataset_size: 9720945
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1079 |
- config_name: PullRequests_Tembo
|
| 1080 |
features:
|
| 1081 |
- name: id
|
|
@@ -2085,6 +2207,10 @@ configs:
|
|
| 2085 |
data_files:
|
| 2086 |
- split: train
|
| 2087 |
path: data/Junie/PullRequests/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2088 |
- config_name: PullRequests_Tembo
|
| 2089 |
data_files:
|
| 2090 |
- split: train
|
|
|
|
| 1076 |
num_examples: 8300
|
| 1077 |
download_size: 2082752
|
| 1078 |
dataset_size: 9720945
|
| 1079 |
+
- config_name: PullRequests_Junieap
|
| 1080 |
+
features:
|
| 1081 |
+
- name: id
|
| 1082 |
+
dtype: string
|
| 1083 |
+
- name: title
|
| 1084 |
+
dtype: string
|
| 1085 |
+
- name: url
|
| 1086 |
+
dtype: string
|
| 1087 |
+
- name: number
|
| 1088 |
+
dtype: int64
|
| 1089 |
+
- name: body
|
| 1090 |
+
dtype: string
|
| 1091 |
+
- name: state
|
| 1092 |
+
dtype: string
|
| 1093 |
+
- name: created_at
|
| 1094 |
+
dtype: string
|
| 1095 |
+
- name: is_draft
|
| 1096 |
+
dtype: 'null'
|
| 1097 |
+
- name: changed_files
|
| 1098 |
+
dtype: int64
|
| 1099 |
+
- name: is_cross_repository
|
| 1100 |
+
dtype: 'null'
|
| 1101 |
+
- name: locked
|
| 1102 |
+
dtype: 'null'
|
| 1103 |
+
- name: is_in_merge_queue
|
| 1104 |
+
dtype: 'null'
|
| 1105 |
+
- name: additions
|
| 1106 |
+
dtype: int64
|
| 1107 |
+
- name: deletions
|
| 1108 |
+
dtype: int64
|
| 1109 |
+
- name: author
|
| 1110 |
+
struct:
|
| 1111 |
+
- name: created_at
|
| 1112 |
+
dtype: string
|
| 1113 |
+
- name: id
|
| 1114 |
+
dtype: string
|
| 1115 |
+
- name: login
|
| 1116 |
+
dtype: string
|
| 1117 |
+
- name: typename
|
| 1118 |
+
dtype: string
|
| 1119 |
+
- name: updated_at
|
| 1120 |
+
dtype: string
|
| 1121 |
+
- name: url
|
| 1122 |
+
dtype: string
|
| 1123 |
+
- name: label_count
|
| 1124 |
+
dtype: int64
|
| 1125 |
+
- name: base_repository
|
| 1126 |
+
struct:
|
| 1127 |
+
- name: id
|
| 1128 |
+
dtype: string
|
| 1129 |
+
- name: name
|
| 1130 |
+
dtype: string
|
| 1131 |
+
- name: url
|
| 1132 |
+
dtype: string
|
| 1133 |
+
- name: head_repository
|
| 1134 |
+
struct:
|
| 1135 |
+
- name: id
|
| 1136 |
+
dtype: string
|
| 1137 |
+
- name: name
|
| 1138 |
+
dtype: string
|
| 1139 |
+
- name: url
|
| 1140 |
+
dtype: string
|
| 1141 |
+
- name: timeline_count
|
| 1142 |
+
dtype: int64
|
| 1143 |
+
- name: merged_at
|
| 1144 |
+
dtype: string
|
| 1145 |
+
- name: closed_at
|
| 1146 |
+
dtype: string
|
| 1147 |
+
- name: updated_at
|
| 1148 |
+
dtype: string
|
| 1149 |
+
- name: last_edited_at
|
| 1150 |
+
dtype: string
|
| 1151 |
+
- name: published_at
|
| 1152 |
+
dtype: string
|
| 1153 |
+
- name: review_decision
|
| 1154 |
+
dtype: string
|
| 1155 |
+
- name: head_ref_name
|
| 1156 |
+
dtype: string
|
| 1157 |
+
- name: head_ref_oid
|
| 1158 |
+
dtype: string
|
| 1159 |
+
- name: timeline_items
|
| 1160 |
+
dtype: 'null'
|
| 1161 |
+
- name: base_ref_name
|
| 1162 |
+
dtype: string
|
| 1163 |
+
- name: base_ref_oid
|
| 1164 |
+
dtype: string
|
| 1165 |
+
- name: comments_count
|
| 1166 |
+
dtype: int64
|
| 1167 |
+
- name: reviews_count
|
| 1168 |
+
dtype: int64
|
| 1169 |
+
- name: commits_count
|
| 1170 |
+
dtype: int64
|
| 1171 |
+
- name: files
|
| 1172 |
+
list:
|
| 1173 |
+
- name: additions
|
| 1174 |
+
dtype: int64
|
| 1175 |
+
- name: change_type
|
| 1176 |
+
dtype: string
|
| 1177 |
+
- name: deletions
|
| 1178 |
+
dtype: int64
|
| 1179 |
+
- name: path
|
| 1180 |
+
dtype: string
|
| 1181 |
+
- name: assignees_count
|
| 1182 |
+
dtype: 'null'
|
| 1183 |
+
- name: closing_issues_count
|
| 1184 |
+
dtype: int64
|
| 1185 |
+
- name: author_association
|
| 1186 |
+
dtype: string
|
| 1187 |
+
- name: labels
|
| 1188 |
+
list:
|
| 1189 |
+
- name: description
|
| 1190 |
+
dtype: 'null'
|
| 1191 |
+
- name: name
|
| 1192 |
+
dtype: string
|
| 1193 |
+
- name: active_lock_reason
|
| 1194 |
+
dtype: 'null'
|
| 1195 |
+
splits:
|
| 1196 |
+
- name: train
|
| 1197 |
+
num_bytes: 227344
|
| 1198 |
+
num_examples: 163
|
| 1199 |
+
download_size: 73916
|
| 1200 |
+
dataset_size: 227344
|
| 1201 |
- config_name: PullRequests_Tembo
|
| 1202 |
features:
|
| 1203 |
- name: id
|
|
|
|
| 2207 |
data_files:
|
| 2208 |
- split: train
|
| 2209 |
path: data/Junie/PullRequests/train-*
|
| 2210 |
+
- config_name: PullRequests_Junieap
|
| 2211 |
+
data_files:
|
| 2212 |
+
- split: train
|
| 2213 |
+
path: data/Junieap/PullRequests/train-*
|
| 2214 |
- config_name: PullRequests_Tembo
|
| 2215 |
data_files:
|
| 2216 |
- split: train
|
data/Junieap/PullRequests/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f10b0ed8323ac2eebd79a881087706b22a702b7e21f7b5ee0654b28c5016e91f
|
| 3 |
+
size 73916
|