Upload dataset
Browse files
README.md
CHANGED
|
@@ -1368,6 +1368,116 @@ dataset_info:
|
|
| 1368 |
num_examples: 1
|
| 1369 |
download_size: 69250
|
| 1370 |
dataset_size: 8030
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1371 |
- config_name: langdev.stackexchange.com
|
| 1372 |
features:
|
| 1373 |
- name: AnswerCount
|
|
@@ -1543,6 +1653,10 @@ configs:
|
|
| 1543 |
data_files:
|
| 1544 |
- split: train
|
| 1545 |
path: bioinformatics.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1546 |
- config_name: langdev.stackexchange.com
|
| 1547 |
data_files:
|
| 1548 |
- split: train
|
|
|
|
| 1368 |
num_examples: 1
|
| 1369 |
download_size: 69250
|
| 1370 |
dataset_size: 8030
|
| 1371 |
+
- config_name: biology.stackexchange.com
|
| 1372 |
+
features:
|
| 1373 |
+
- name: AcceptedAnswerId
|
| 1374 |
+
dtype: int64
|
| 1375 |
+
- name: AnswerCount
|
| 1376 |
+
dtype: int64
|
| 1377 |
+
- name: Answers
|
| 1378 |
+
list:
|
| 1379 |
+
- name: Body
|
| 1380 |
+
dtype: string
|
| 1381 |
+
- name: CommentCount
|
| 1382 |
+
dtype: int64
|
| 1383 |
+
- name: Comments
|
| 1384 |
+
list:
|
| 1385 |
+
- name: ContentLicense
|
| 1386 |
+
dtype: string
|
| 1387 |
+
- name: CreationDate
|
| 1388 |
+
dtype: string
|
| 1389 |
+
- name: Id
|
| 1390 |
+
dtype: int64
|
| 1391 |
+
- name: PostId
|
| 1392 |
+
dtype: int64
|
| 1393 |
+
- name: Score
|
| 1394 |
+
dtype: int64
|
| 1395 |
+
- name: Text
|
| 1396 |
+
dtype: string
|
| 1397 |
+
- name: UserDisplayName
|
| 1398 |
+
dtype: string
|
| 1399 |
+
- name: UserId
|
| 1400 |
+
dtype: int64
|
| 1401 |
+
- name: ContentLicense
|
| 1402 |
+
dtype: string
|
| 1403 |
+
- name: CreationDate
|
| 1404 |
+
dtype: string
|
| 1405 |
+
- name: Id
|
| 1406 |
+
dtype: int64
|
| 1407 |
+
- name: IsAccepted
|
| 1408 |
+
dtype: bool
|
| 1409 |
+
- name: LastActivityDate
|
| 1410 |
+
dtype: string
|
| 1411 |
+
- name: LastEditDate
|
| 1412 |
+
dtype: string
|
| 1413 |
+
- name: LastEditorUserId
|
| 1414 |
+
dtype: int64
|
| 1415 |
+
- name: OwnerUserId
|
| 1416 |
+
dtype: int64
|
| 1417 |
+
- name: ParentId
|
| 1418 |
+
dtype: int64
|
| 1419 |
+
- name: PostTypeId
|
| 1420 |
+
dtype: int64
|
| 1421 |
+
- name: Score
|
| 1422 |
+
dtype: int64
|
| 1423 |
+
- name: UserDisplayName
|
| 1424 |
+
dtype: string
|
| 1425 |
+
- name: Body
|
| 1426 |
+
dtype: string
|
| 1427 |
+
- name: CommentCount
|
| 1428 |
+
dtype: int64
|
| 1429 |
+
- name: Comments
|
| 1430 |
+
list:
|
| 1431 |
+
- name: ContentLicense
|
| 1432 |
+
dtype: string
|
| 1433 |
+
- name: CreationDate
|
| 1434 |
+
dtype: string
|
| 1435 |
+
- name: Id
|
| 1436 |
+
dtype: int64
|
| 1437 |
+
- name: PostId
|
| 1438 |
+
dtype: int64
|
| 1439 |
+
- name: Score
|
| 1440 |
+
dtype: int64
|
| 1441 |
+
- name: Text
|
| 1442 |
+
dtype: string
|
| 1443 |
+
- name: UserDisplayName
|
| 1444 |
+
dtype: string
|
| 1445 |
+
- name: UserId
|
| 1446 |
+
dtype: int64
|
| 1447 |
+
- name: ContentLicense
|
| 1448 |
+
dtype: string
|
| 1449 |
+
- name: CreationDate
|
| 1450 |
+
dtype: string
|
| 1451 |
+
- name: Id
|
| 1452 |
+
dtype: int64
|
| 1453 |
+
- name: LastActivityDate
|
| 1454 |
+
dtype: string
|
| 1455 |
+
- name: LastEditDate
|
| 1456 |
+
dtype: string
|
| 1457 |
+
- name: LastEditorUserId
|
| 1458 |
+
dtype: int64
|
| 1459 |
+
- name: OwnerUserId
|
| 1460 |
+
dtype: int64
|
| 1461 |
+
- name: PostTypeId
|
| 1462 |
+
dtype: int64
|
| 1463 |
+
- name: Score
|
| 1464 |
+
dtype: int64
|
| 1465 |
+
- name: Tags
|
| 1466 |
+
dtype: string
|
| 1467 |
+
- name: Title
|
| 1468 |
+
dtype: string
|
| 1469 |
+
- name: UserDisplayName
|
| 1470 |
+
dtype: string
|
| 1471 |
+
- name: ViewCount
|
| 1472 |
+
dtype: int64
|
| 1473 |
+
- name: ThreadText
|
| 1474 |
+
dtype: string
|
| 1475 |
+
splits:
|
| 1476 |
+
- name: train
|
| 1477 |
+
num_bytes: 20288
|
| 1478 |
+
num_examples: 1
|
| 1479 |
+
download_size: 69174
|
| 1480 |
+
dataset_size: 20288
|
| 1481 |
- config_name: langdev.stackexchange.com
|
| 1482 |
features:
|
| 1483 |
- name: AnswerCount
|
|
|
|
| 1653 |
data_files:
|
| 1654 |
- split: train
|
| 1655 |
path: bioinformatics.stackexchange.com/train-*
|
| 1656 |
+
- config_name: biology.stackexchange.com
|
| 1657 |
+
data_files:
|
| 1658 |
+
- split: train
|
| 1659 |
+
path: biology.stackexchange.com/train-*
|
| 1660 |
- config_name: langdev.stackexchange.com
|
| 1661 |
data_files:
|
| 1662 |
- split: train
|
biology.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1f55d008ae4755d3b1141c08a76ea97a9d1d56eea46b5d9e33b0ca58eb08843
|
| 3 |
+
size 69174
|