Upload dataset
Browse files
README.md
CHANGED
|
@@ -1294,6 +1294,80 @@ dataset_info:
|
|
| 1294 |
num_examples: 1
|
| 1295 |
download_size: 39798
|
| 1296 |
dataset_size: 16434
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1297 |
- config_name: langdev.stackexchange.com
|
| 1298 |
features:
|
| 1299 |
- name: AnswerCount
|
|
@@ -1465,6 +1539,10 @@ configs:
|
|
| 1465 |
data_files:
|
| 1466 |
- split: train
|
| 1467 |
path: bioacoustics.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1468 |
- config_name: langdev.stackexchange.com
|
| 1469 |
data_files:
|
| 1470 |
- split: train
|
|
|
|
| 1294 |
num_examples: 1
|
| 1295 |
download_size: 39798
|
| 1296 |
dataset_size: 16434
|
| 1297 |
+
- config_name: bioinformatics.stackexchange.com
|
| 1298 |
+
features:
|
| 1299 |
+
- name: AcceptedAnswerId
|
| 1300 |
+
dtype: int64
|
| 1301 |
+
- name: AnswerCount
|
| 1302 |
+
dtype: int64
|
| 1303 |
+
- name: Answers
|
| 1304 |
+
list:
|
| 1305 |
+
- name: Body
|
| 1306 |
+
dtype: string
|
| 1307 |
+
- name: CommentCount
|
| 1308 |
+
dtype: int64
|
| 1309 |
+
- name: Comments
|
| 1310 |
+
sequence: string
|
| 1311 |
+
- name: ContentLicense
|
| 1312 |
+
dtype: string
|
| 1313 |
+
- name: CreationDate
|
| 1314 |
+
dtype: string
|
| 1315 |
+
- name: Id
|
| 1316 |
+
dtype: int64
|
| 1317 |
+
- name: IsAccepted
|
| 1318 |
+
dtype: bool
|
| 1319 |
+
- name: LastActivityDate
|
| 1320 |
+
dtype: string
|
| 1321 |
+
- name: LastEditDate
|
| 1322 |
+
dtype: string
|
| 1323 |
+
- name: LastEditorUserId
|
| 1324 |
+
dtype: int64
|
| 1325 |
+
- name: OwnerUserId
|
| 1326 |
+
dtype: int64
|
| 1327 |
+
- name: ParentId
|
| 1328 |
+
dtype: int64
|
| 1329 |
+
- name: PostTypeId
|
| 1330 |
+
dtype: int64
|
| 1331 |
+
- name: Score
|
| 1332 |
+
dtype: int64
|
| 1333 |
+
- name: UserDisplayName
|
| 1334 |
+
dtype: string
|
| 1335 |
+
- name: Body
|
| 1336 |
+
dtype: string
|
| 1337 |
+
- name: CommentCount
|
| 1338 |
+
dtype: int64
|
| 1339 |
+
- name: Comments
|
| 1340 |
+
sequence: string
|
| 1341 |
+
- name: ContentLicense
|
| 1342 |
+
dtype: string
|
| 1343 |
+
- name: CreationDate
|
| 1344 |
+
dtype: string
|
| 1345 |
+
- name: Id
|
| 1346 |
+
dtype: int64
|
| 1347 |
+
- name: LastActivityDate
|
| 1348 |
+
dtype: string
|
| 1349 |
+
- name: OwnerUserId
|
| 1350 |
+
dtype: int64
|
| 1351 |
+
- name: PostTypeId
|
| 1352 |
+
dtype: int64
|
| 1353 |
+
- name: Score
|
| 1354 |
+
dtype: int64
|
| 1355 |
+
- name: Tags
|
| 1356 |
+
dtype: string
|
| 1357 |
+
- name: Title
|
| 1358 |
+
dtype: string
|
| 1359 |
+
- name: UserDisplayName
|
| 1360 |
+
dtype: string
|
| 1361 |
+
- name: ViewCount
|
| 1362 |
+
dtype: int64
|
| 1363 |
+
- name: ThreadText
|
| 1364 |
+
dtype: string
|
| 1365 |
+
splits:
|
| 1366 |
+
- name: train
|
| 1367 |
+
num_bytes: 8030
|
| 1368 |
+
num_examples: 1
|
| 1369 |
+
download_size: 69250
|
| 1370 |
+
dataset_size: 8030
|
| 1371 |
- config_name: langdev.stackexchange.com
|
| 1372 |
features:
|
| 1373 |
- name: AnswerCount
|
|
|
|
| 1539 |
data_files:
|
| 1540 |
- split: train
|
| 1541 |
path: bioacoustics.stackexchange.com/train-*
|
| 1542 |
+
- config_name: bioinformatics.stackexchange.com
|
| 1543 |
+
data_files:
|
| 1544 |
+
- split: train
|
| 1545 |
+
path: bioinformatics.stackexchange.com/train-*
|
| 1546 |
- config_name: langdev.stackexchange.com
|
| 1547 |
data_files:
|
| 1548 |
- split: train
|
bioinformatics.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9c54f9b6ac7c65141afb20a0467380411ba7e13f71a56daea4c18e92d02cb0e
|
| 3 |
+
size 69250
|