Upload dataset
Browse files
README.md
CHANGED
@@ -2609,7 +2609,23 @@ dataset_info:
|
|
2609 |
- name: CommentCount
|
2610 |
dtype: int64
|
2611 |
- name: Comments
|
2612 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2613 |
- name: ContentLicense
|
2614 |
dtype: string
|
2615 |
- name: CreationDate
|
@@ -2620,6 +2636,10 @@ dataset_info:
|
|
2620 |
dtype: bool
|
2621 |
- name: LastActivityDate
|
2622 |
dtype: string
|
|
|
|
|
|
|
|
|
2623 |
- name: OwnerUserId
|
2624 |
dtype: int64
|
2625 |
- name: ParentId
|
@@ -2632,10 +2652,30 @@ dataset_info:
|
|
2632 |
dtype: string
|
2633 |
- name: Body
|
2634 |
dtype: string
|
|
|
|
|
2635 |
- name: CommentCount
|
2636 |
dtype: int64
|
2637 |
- name: Comments
|
2638 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2639 |
- name: ContentLicense
|
2640 |
dtype: string
|
2641 |
- name: CreationDate
|
@@ -2646,8 +2686,12 @@ dataset_info:
|
|
2646 |
dtype: string
|
2647 |
- name: LastEditDate
|
2648 |
dtype: string
|
|
|
|
|
2649 |
- name: LastEditorUserId
|
2650 |
dtype: int64
|
|
|
|
|
2651 |
- name: OwnerUserId
|
2652 |
dtype: int64
|
2653 |
- name: PostTypeId
|
@@ -2666,10 +2710,10 @@ dataset_info:
|
|
2666 |
dtype: string
|
2667 |
splits:
|
2668 |
- name: train
|
2669 |
-
num_bytes:
|
2670 |
-
num_examples:
|
2671 |
-
download_size:
|
2672 |
-
dataset_size:
|
2673 |
- config_name: chess.stackexchange.com
|
2674 |
features:
|
2675 |
- name: AnswerCount
|
|
|
2609 |
- name: CommentCount
|
2610 |
dtype: int64
|
2611 |
- name: Comments
|
2612 |
+
list:
|
2613 |
+
- name: ContentLicense
|
2614 |
+
dtype: string
|
2615 |
+
- name: CreationDate
|
2616 |
+
dtype: string
|
2617 |
+
- name: Id
|
2618 |
+
dtype: int64
|
2619 |
+
- name: PostId
|
2620 |
+
dtype: int64
|
2621 |
+
- name: Score
|
2622 |
+
dtype: int64
|
2623 |
+
- name: Text
|
2624 |
+
dtype: string
|
2625 |
+
- name: UserDisplayName
|
2626 |
+
dtype: string
|
2627 |
+
- name: UserId
|
2628 |
+
dtype: int64
|
2629 |
- name: ContentLicense
|
2630 |
dtype: string
|
2631 |
- name: CreationDate
|
|
|
2636 |
dtype: bool
|
2637 |
- name: LastActivityDate
|
2638 |
dtype: string
|
2639 |
+
- name: LastEditDate
|
2640 |
+
dtype: string
|
2641 |
+
- name: LastEditorUserId
|
2642 |
+
dtype: int64
|
2643 |
- name: OwnerUserId
|
2644 |
dtype: int64
|
2645 |
- name: ParentId
|
|
|
2652 |
dtype: string
|
2653 |
- name: Body
|
2654 |
dtype: string
|
2655 |
+
- name: ClosedDate
|
2656 |
+
dtype: string
|
2657 |
- name: CommentCount
|
2658 |
dtype: int64
|
2659 |
- name: Comments
|
2660 |
+
list:
|
2661 |
+
- name: ContentLicense
|
2662 |
+
dtype: string
|
2663 |
+
- name: CreationDate
|
2664 |
+
dtype: string
|
2665 |
+
- name: Id
|
2666 |
+
dtype: int64
|
2667 |
+
- name: PostId
|
2668 |
+
dtype: int64
|
2669 |
+
- name: Score
|
2670 |
+
dtype: int64
|
2671 |
+
- name: Text
|
2672 |
+
dtype: string
|
2673 |
+
- name: UserDisplayName
|
2674 |
+
dtype: string
|
2675 |
+
- name: UserId
|
2676 |
+
dtype: int64
|
2677 |
+
- name: CommunityOwnedDate
|
2678 |
+
dtype: string
|
2679 |
- name: ContentLicense
|
2680 |
dtype: string
|
2681 |
- name: CreationDate
|
|
|
2686 |
dtype: string
|
2687 |
- name: LastEditDate
|
2688 |
dtype: string
|
2689 |
+
- name: LastEditorDisplayName
|
2690 |
+
dtype: string
|
2691 |
- name: LastEditorUserId
|
2692 |
dtype: int64
|
2693 |
+
- name: OwnerDisplayName
|
2694 |
+
dtype: string
|
2695 |
- name: OwnerUserId
|
2696 |
dtype: int64
|
2697 |
- name: PostTypeId
|
|
|
2710 |
dtype: string
|
2711 |
splits:
|
2712 |
- name: train
|
2713 |
+
num_bytes: 325653263
|
2714 |
+
num_examples: 42390
|
2715 |
+
download_size: 174818956
|
2716 |
+
dataset_size: 325653263
|
2717 |
- config_name: chess.stackexchange.com
|
2718 |
features:
|
2719 |
- name: AnswerCount
|
chemistry.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:1df9a52f979e4a49075e8613f3b8351b4ef0db4d63bf27b30b7bf55b97f536d0
|
3 |
+
size 174818956
|