Upload dataset
Browse files
README.md
CHANGED
@@ -1200,6 +1200,100 @@ dataset_info:
|
|
1200 |
num_examples: 1
|
1201 |
download_size: 45083
|
1202 |
dataset_size: 4254
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1203 |
- config_name: langdev.stackexchange.com
|
1204 |
features:
|
1205 |
- name: AnswerCount
|
@@ -1367,6 +1461,10 @@ configs:
|
|
1367 |
data_files:
|
1368 |
- split: train
|
1369 |
path: bicycles.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
1370 |
- config_name: langdev.stackexchange.com
|
1371 |
data_files:
|
1372 |
- split: train
|
|
|
1200 |
num_examples: 1
|
1201 |
download_size: 45083
|
1202 |
dataset_size: 4254
|
1203 |
+
- config_name: bioacoustics.stackexchange.com
|
1204 |
+
features:
|
1205 |
+
- name: AcceptedAnswerId
|
1206 |
+
dtype: int64
|
1207 |
+
- name: AnswerCount
|
1208 |
+
dtype: int64
|
1209 |
+
- name: Answers
|
1210 |
+
list:
|
1211 |
+
- name: Body
|
1212 |
+
dtype: string
|
1213 |
+
- name: CommentCount
|
1214 |
+
dtype: int64
|
1215 |
+
- name: Comments
|
1216 |
+
list:
|
1217 |
+
- name: ContentLicense
|
1218 |
+
dtype: string
|
1219 |
+
- name: CreationDate
|
1220 |
+
dtype: string
|
1221 |
+
- name: Id
|
1222 |
+
dtype: int64
|
1223 |
+
- name: PostId
|
1224 |
+
dtype: int64
|
1225 |
+
- name: Score
|
1226 |
+
dtype: int64
|
1227 |
+
- name: Text
|
1228 |
+
dtype: string
|
1229 |
+
- name: UserDisplayName
|
1230 |
+
dtype: string
|
1231 |
+
- name: UserId
|
1232 |
+
dtype: int64
|
1233 |
+
- name: ContentLicense
|
1234 |
+
dtype: string
|
1235 |
+
- name: CreationDate
|
1236 |
+
dtype: string
|
1237 |
+
- name: Id
|
1238 |
+
dtype: int64
|
1239 |
+
- name: IsAccepted
|
1240 |
+
dtype: bool
|
1241 |
+
- name: LastActivityDate
|
1242 |
+
dtype: string
|
1243 |
+
- name: LastEditDate
|
1244 |
+
dtype: string
|
1245 |
+
- name: LastEditorUserId
|
1246 |
+
dtype: int64
|
1247 |
+
- name: OwnerUserId
|
1248 |
+
dtype: int64
|
1249 |
+
- name: ParentId
|
1250 |
+
dtype: int64
|
1251 |
+
- name: PostTypeId
|
1252 |
+
dtype: int64
|
1253 |
+
- name: Score
|
1254 |
+
dtype: int64
|
1255 |
+
- name: UserDisplayName
|
1256 |
+
dtype: string
|
1257 |
+
- name: Body
|
1258 |
+
dtype: string
|
1259 |
+
- name: CommentCount
|
1260 |
+
dtype: int64
|
1261 |
+
- name: Comments
|
1262 |
+
sequence: string
|
1263 |
+
- name: ContentLicense
|
1264 |
+
dtype: string
|
1265 |
+
- name: CreationDate
|
1266 |
+
dtype: string
|
1267 |
+
- name: Id
|
1268 |
+
dtype: int64
|
1269 |
+
- name: LastActivityDate
|
1270 |
+
dtype: string
|
1271 |
+
- name: LastEditDate
|
1272 |
+
dtype: string
|
1273 |
+
- name: LastEditorUserId
|
1274 |
+
dtype: int64
|
1275 |
+
- name: OwnerUserId
|
1276 |
+
dtype: int64
|
1277 |
+
- name: PostTypeId
|
1278 |
+
dtype: int64
|
1279 |
+
- name: Score
|
1280 |
+
dtype: int64
|
1281 |
+
- name: Tags
|
1282 |
+
dtype: string
|
1283 |
+
- name: Title
|
1284 |
+
dtype: string
|
1285 |
+
- name: UserDisplayName
|
1286 |
+
dtype: string
|
1287 |
+
- name: ViewCount
|
1288 |
+
dtype: int64
|
1289 |
+
- name: ThreadText
|
1290 |
+
dtype: string
|
1291 |
+
splits:
|
1292 |
+
- name: train
|
1293 |
+
num_bytes: 16434
|
1294 |
+
num_examples: 1
|
1295 |
+
download_size: 39798
|
1296 |
+
dataset_size: 16434
|
1297 |
- config_name: langdev.stackexchange.com
|
1298 |
features:
|
1299 |
- name: AnswerCount
|
|
|
1461 |
data_files:
|
1462 |
- split: train
|
1463 |
path: bicycles.stackexchange.com/train-*
|
1464 |
+
- config_name: bioacoustics.stackexchange.com
|
1465 |
+
data_files:
|
1466 |
+
- split: train
|
1467 |
+
path: bioacoustics.stackexchange.com/train-*
|
1468 |
- config_name: langdev.stackexchange.com
|
1469 |
data_files:
|
1470 |
- split: train
|
bioacoustics.stackexchange.com/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f057fb420c2b84155d5b6e8eea965357c4e5eb97334c8b74a3fbda2212831e6
|
3 |
+
size 39798
|