Upload dataset
Browse files
README.md
CHANGED
|
@@ -1092,6 +1092,114 @@ dataset_info:
|
|
| 1092 |
num_examples: 1
|
| 1093 |
download_size: 71593
|
| 1094 |
dataset_size: 8596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1095 |
- config_name: langdev.stackexchange.com
|
| 1096 |
features:
|
| 1097 |
- name: AnswerCount
|
|
@@ -1255,6 +1363,10 @@ configs:
|
|
| 1255 |
data_files:
|
| 1256 |
- split: train
|
| 1257 |
path: beer.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1258 |
- config_name: langdev.stackexchange.com
|
| 1259 |
data_files:
|
| 1260 |
- split: train
|
|
|
|
| 1092 |
num_examples: 1
|
| 1093 |
download_size: 71593
|
| 1094 |
dataset_size: 8596
|
| 1095 |
+
- config_name: bicycles.stackexchange.com
|
| 1096 |
+
features:
|
| 1097 |
+
- name: AnswerCount
|
| 1098 |
+
dtype: int64
|
| 1099 |
+
- name: Answers
|
| 1100 |
+
list:
|
| 1101 |
+
- name: Body
|
| 1102 |
+
dtype: string
|
| 1103 |
+
- name: CommentCount
|
| 1104 |
+
dtype: int64
|
| 1105 |
+
- name: Comments
|
| 1106 |
+
list:
|
| 1107 |
+
- name: ContentLicense
|
| 1108 |
+
dtype: string
|
| 1109 |
+
- name: CreationDate
|
| 1110 |
+
dtype: string
|
| 1111 |
+
- name: Id
|
| 1112 |
+
dtype: int64
|
| 1113 |
+
- name: PostId
|
| 1114 |
+
dtype: int64
|
| 1115 |
+
- name: Score
|
| 1116 |
+
dtype: int64
|
| 1117 |
+
- name: Text
|
| 1118 |
+
dtype: string
|
| 1119 |
+
- name: UserDisplayName
|
| 1120 |
+
dtype: string
|
| 1121 |
+
- name: UserId
|
| 1122 |
+
dtype: int64
|
| 1123 |
+
- name: ContentLicense
|
| 1124 |
+
dtype: string
|
| 1125 |
+
- name: CreationDate
|
| 1126 |
+
dtype: string
|
| 1127 |
+
- name: Id
|
| 1128 |
+
dtype: int64
|
| 1129 |
+
- name: IsAccepted
|
| 1130 |
+
dtype: bool
|
| 1131 |
+
- name: LastActivityDate
|
| 1132 |
+
dtype: string
|
| 1133 |
+
- name: LastEditDate
|
| 1134 |
+
dtype: string
|
| 1135 |
+
- name: LastEditorUserId
|
| 1136 |
+
dtype: int64
|
| 1137 |
+
- name: OwnerUserId
|
| 1138 |
+
dtype: int64
|
| 1139 |
+
- name: ParentId
|
| 1140 |
+
dtype: int64
|
| 1141 |
+
- name: PostTypeId
|
| 1142 |
+
dtype: int64
|
| 1143 |
+
- name: Score
|
| 1144 |
+
dtype: int64
|
| 1145 |
+
- name: UserDisplayName
|
| 1146 |
+
dtype: string
|
| 1147 |
+
- name: Body
|
| 1148 |
+
dtype: string
|
| 1149 |
+
- name: CommentCount
|
| 1150 |
+
dtype: int64
|
| 1151 |
+
- name: Comments
|
| 1152 |
+
list:
|
| 1153 |
+
- name: ContentLicense
|
| 1154 |
+
dtype: string
|
| 1155 |
+
- name: CreationDate
|
| 1156 |
+
dtype: string
|
| 1157 |
+
- name: Id
|
| 1158 |
+
dtype: int64
|
| 1159 |
+
- name: PostId
|
| 1160 |
+
dtype: int64
|
| 1161 |
+
- name: Score
|
| 1162 |
+
dtype: int64
|
| 1163 |
+
- name: Text
|
| 1164 |
+
dtype: string
|
| 1165 |
+
- name: UserDisplayName
|
| 1166 |
+
dtype: string
|
| 1167 |
+
- name: UserId
|
| 1168 |
+
dtype: int64
|
| 1169 |
+
- name: ContentLicense
|
| 1170 |
+
dtype: string
|
| 1171 |
+
- name: CreationDate
|
| 1172 |
+
dtype: string
|
| 1173 |
+
- name: Id
|
| 1174 |
+
dtype: int64
|
| 1175 |
+
- name: LastActivityDate
|
| 1176 |
+
dtype: string
|
| 1177 |
+
- name: LastEditDate
|
| 1178 |
+
dtype: string
|
| 1179 |
+
- name: LastEditorUserId
|
| 1180 |
+
dtype: int64
|
| 1181 |
+
- name: OwnerUserId
|
| 1182 |
+
dtype: int64
|
| 1183 |
+
- name: PostTypeId
|
| 1184 |
+
dtype: int64
|
| 1185 |
+
- name: Score
|
| 1186 |
+
dtype: int64
|
| 1187 |
+
- name: Tags
|
| 1188 |
+
dtype: string
|
| 1189 |
+
- name: Title
|
| 1190 |
+
dtype: string
|
| 1191 |
+
- name: UserDisplayName
|
| 1192 |
+
dtype: string
|
| 1193 |
+
- name: ViewCount
|
| 1194 |
+
dtype: int64
|
| 1195 |
+
- name: ThreadText
|
| 1196 |
+
dtype: string
|
| 1197 |
+
splits:
|
| 1198 |
+
- name: train
|
| 1199 |
+
num_bytes: 4254
|
| 1200 |
+
num_examples: 1
|
| 1201 |
+
download_size: 45083
|
| 1202 |
+
dataset_size: 4254
|
| 1203 |
- config_name: langdev.stackexchange.com
|
| 1204 |
features:
|
| 1205 |
- name: AnswerCount
|
|
|
|
| 1363 |
data_files:
|
| 1364 |
- split: train
|
| 1365 |
path: beer.stackexchange.com/train-*
|
| 1366 |
+
- config_name: bicycles.stackexchange.com
|
| 1367 |
+
data_files:
|
| 1368 |
+
- split: train
|
| 1369 |
+
path: bicycles.stackexchange.com/train-*
|
| 1370 |
- config_name: langdev.stackexchange.com
|
| 1371 |
data_files:
|
| 1372 |
- split: train
|
bicycles.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8307ae3d76535f10089cd4e25bd1a30d2e7193ae42698f8dfe6d877a19038313
|
| 3 |
+
size 45083
|