dataset_info: | |
features: | |
- name: Name | |
dtype: string | |
- name: Tags | |
sequence: string | |
- name: Title | |
dtype: string | |
- name: Title_RAW | |
dtype: string | |
- name: Question | |
dtype: string | |
- name: Question_RAW | |
dtype: string | |
- name: AcceptedAnswers | |
list: | |
- name: Body | |
dtype: string | |
- name: Body_RAW | |
dtype: string | |
- name: Id | |
dtype: string | |
- name: Score | |
dtype: string | |
- name: OtherAnswers | |
list: | |
- name: Body | |
dtype: string | |
- name: Body_RAW | |
dtype: string | |
- name: Id | |
dtype: string | |
- name: Score | |
dtype: string | |
- name: page | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 37087996849 | |
num_examples: 6378706 | |
download_size: 20193071433 | |
dataset_size: 37087996849 | |
# Dataset Card for "stackxchange" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |