liujqian/commonsenseqa_with_content_words
收藏Hugging Face2023-02-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/liujqian/commonsenseqa_with_content_words
下载链接
链接失效反馈官方服务:
资源简介:
---
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)
提供机构:
liujqian
原始信息汇总
数据集概述
数据集名称
- 名称: commonsenseqa_with_content_words
数据集特征
- id: 字符串类型
- question: 字符串类型
- question_concept: 字符串类型
- choices: 序列类型,包含以下子特征:
- label: 字符串类型
- text: 字符串类型
- answerKey: 字符串类型
- question_content_words: 序列类型,字符串
- choice_0_content_words 至 choice_4_content_words: 序列类型,字符串
数据集分割
- train:
- num_examples: 9741
- num_bytes: 3595329
- validation:
- num_examples: 1221
- num_bytes: 446090
- test:
- num_examples: 1140
- num_bytes: 419929
数据集大小
- download_size: 2361458
- dataset_size: 4461348



