ChilleD/CommonsenseQA
收藏Hugging Face2024-06-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ChilleD/CommonsenseQA
下载链接
链接失效反馈官方服务:
资源简介:
---
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_concat
dtype: string
splits:
- name: train
num_bytes: 4119473
num_examples: 9741
- name: validation
num_bytes: 510859
num_examples: 1221
- name: test
num_bytes: 482260
num_examples: 1140
download_size: 2735387
dataset_size: 5112592
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
ChilleD
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- question: 数据类型为字符串。
- question_concept: 数据类型为字符串。
- choices: 序列类型,包含以下子特征:
- label: 数据类型为字符串。
- text: 数据类型为字符串。
- answerKey: 数据类型为字符串。
- question_concat: 数据类型为字符串。
数据集分割
- train: 包含9741个示例,占用4119473字节。
- validation: 包含1221个示例,占用510859字节。
- test: 包含1140个示例,占用482260字节。
数据集大小
- 下载大小: 2735387字节。
- 数据集总大小: 5112592字节。
配置文件
- config_name: default
- data_files:
- train: 路径为
data/train-*。 - validation: 路径为
data/validation-*。 - test: 路径为
data/test-*。
- train: 路径为
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



