stackexchange_data / README.md
loubnabnl's picture
loubnabnl HF Staff
Upload README.md with huggingface_hub
d762d12
---
dataset_info:
features:
- name: qid
dtype: int64
- name: question
dtype: string
- name: answers
list:
- name: answer_id
dtype: int64
- name: author
dtype: string
- name: author_id
dtype: int64
- name: author_profile
dtype: string
- name: pm_score
dtype: int64
- name: selected
dtype: bool
- name: text
dtype: string
- name: date
dtype: string
- name: metadata
sequence: string
splits:
- name: train
num_bytes: 23611705
num_examples: 5000
download_size: 12340769
dataset_size: 23611705
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "stackexchange_data"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)