dataset_info: | |
features: | |
- name: id | |
dtype: string | |
- name: question | |
dtype: string | |
- name: question_concept | |
dtype: string | |
- name: choices | |
sequence: | |
- name: label | |
dtype: string | |
- name: text | |
dtype: string | |
- name: answerKey | |
dtype: string | |
- name: question_content_words | |
sequence: string | |
- name: choice_0_content_words | |
sequence: string | |
- name: choice_1_content_words | |
sequence: string | |
- name: choice_2_content_words | |
sequence: string | |
- name: choice_3_content_words | |
sequence: string | |
- name: choice_4_content_words | |
sequence: string | |
splits: | |
- name: train | |
num_bytes: 3595329 | |
num_examples: 9741 | |
- name: validation | |
num_bytes: 446090 | |
num_examples: 1221 | |
- name: test | |
num_bytes: 419929 | |
num_examples: 1140 | |
download_size: 2361458 | |
dataset_size: 4461348 | |
# Dataset Card for "commonsenseqa_with_content_words" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |