Upload dataset
Browse files
README.md
CHANGED
@@ -474,6 +474,8 @@ dataset_info:
|
|
474 |
dataset_size: 282227901
|
475 |
- config_name: anime.stackexchange.com
|
476 |
features:
|
|
|
|
|
477 |
- name: AnswerCount
|
478 |
dtype: int64
|
479 |
- name: Answers
|
@@ -510,6 +512,10 @@ dataset_info:
|
|
510 |
dtype: bool
|
511 |
- name: LastActivityDate
|
512 |
dtype: string
|
|
|
|
|
|
|
|
|
513 |
- name: OwnerUserId
|
514 |
dtype: int64
|
515 |
- name: ParentId
|
@@ -522,6 +528,8 @@ dataset_info:
|
|
522 |
dtype: string
|
523 |
- name: Body
|
524 |
dtype: string
|
|
|
|
|
525 |
- name: CommentCount
|
526 |
dtype: int64
|
527 |
- name: Comments
|
@@ -542,6 +550,8 @@ dataset_info:
|
|
542 |
dtype: string
|
543 |
- name: UserId
|
544 |
dtype: int64
|
|
|
|
|
545 |
- name: ContentLicense
|
546 |
dtype: string
|
547 |
- name: CreationDate
|
@@ -550,6 +560,14 @@ dataset_info:
|
|
550 |
dtype: int64
|
551 |
- name: LastActivityDate
|
552 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
553 |
- name: OwnerUserId
|
554 |
dtype: int64
|
555 |
- name: PostTypeId
|
@@ -568,10 +586,10 @@ dataset_info:
|
|
568 |
dtype: string
|
569 |
splits:
|
570 |
- name: train
|
571 |
-
num_bytes:
|
572 |
-
num_examples:
|
573 |
-
download_size:
|
574 |
-
dataset_size:
|
575 |
- config_name: apple.stackexchange.com
|
576 |
features:
|
577 |
- name: AcceptedAnswerId
|
|
|
474 |
dataset_size: 282227901
|
475 |
- config_name: anime.stackexchange.com
|
476 |
features:
|
477 |
+
- name: AcceptedAnswerId
|
478 |
+
dtype: int64
|
479 |
- name: AnswerCount
|
480 |
dtype: int64
|
481 |
- name: Answers
|
|
|
512 |
dtype: bool
|
513 |
- name: LastActivityDate
|
514 |
dtype: string
|
515 |
+
- name: LastEditDate
|
516 |
+
dtype: string
|
517 |
+
- name: LastEditorUserId
|
518 |
+
dtype: int64
|
519 |
- name: OwnerUserId
|
520 |
dtype: int64
|
521 |
- name: ParentId
|
|
|
528 |
dtype: string
|
529 |
- name: Body
|
530 |
dtype: string
|
531 |
+
- name: ClosedDate
|
532 |
+
dtype: string
|
533 |
- name: CommentCount
|
534 |
dtype: int64
|
535 |
- name: Comments
|
|
|
550 |
dtype: string
|
551 |
- name: UserId
|
552 |
dtype: int64
|
553 |
+
- name: CommunityOwnedDate
|
554 |
+
dtype: string
|
555 |
- name: ContentLicense
|
556 |
dtype: string
|
557 |
- name: CreationDate
|
|
|
560 |
dtype: int64
|
561 |
- name: LastActivityDate
|
562 |
dtype: string
|
563 |
+
- name: LastEditDate
|
564 |
+
dtype: string
|
565 |
+
- name: LastEditorDisplayName
|
566 |
+
dtype: string
|
567 |
+
- name: LastEditorUserId
|
568 |
+
dtype: int64
|
569 |
+
- name: OwnerDisplayName
|
570 |
+
dtype: string
|
571 |
- name: OwnerUserId
|
572 |
dtype: int64
|
573 |
- name: PostTypeId
|
|
|
586 |
dtype: string
|
587 |
splits:
|
588 |
- name: train
|
589 |
+
num_bytes: 78827557
|
590 |
+
num_examples: 11525
|
591 |
+
download_size: 43895360
|
592 |
+
dataset_size: 78827557
|
593 |
- config_name: apple.stackexchange.com
|
594 |
features:
|
595 |
- name: AcceptedAnswerId
|
anime.stackexchange.com/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:735979dde9281d33bd6891ede9b82683db5e1b306f2978cafa259e5b6cdcf85f
|
3 |
+
size 43895360
|