metadata
license: cc-by-4.0
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: body
dtype: string
- name: created_utc
dtype: string
- name: url
dtype: string
- name: retrieved_on
dtype: string
- name: question_content
dtype: string
- name: dominant_topic
dtype: int64
- name: dominant_topic_name
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 32409618
num_examples: 13552
- name: validation
num_bytes: 6891421
num_examples: 2904
- name: test
num_bytes: 7021155
num_examples: 2905
download_size: 26693366
dataset_size: 46322194
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*