dataset_info: | |
features: | |
- name: id | |
dtype: int32 | |
- name: topic | |
dtype: string | |
- name: question_title | |
dtype: string | |
- name: question_content | |
dtype: string | |
- name: best_answer | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 778905695 | |
num_examples: 1400000 | |
download_size: 511657090 | |
dataset_size: 778905695 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# Dataset Card for "yahoo_answers_topics" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |