skrishna/CSQA_preprocessed
收藏Hugging Face2023-05-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/skrishna/CSQA_preprocessed
下载链接
链接失效反馈官方服务:
资源简介:
---
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: inputs
dtype: string
- name: targets
dtype: string
splits:
- name: train
num_bytes: 3875948
num_examples: 9741
- name: validation
num_bytes: 480334
num_examples: 1221
- name: test
num_bytes: 452620
num_examples: 1140
download_size: 2706083
dataset_size: 4808902
---
# Dataset Card for "CSQA_preprocessed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
skrishna
原始信息汇总
数据集概述
数据集名称
CSQA_preprocessed
数据集特征
- id: 数据类型为字符串
- question: 数据类型为字符串
- question_concept: 数据类型为字符串
- choices: 序列类型,包含以下子特征
- label: 数据类型为字符串
- text: 数据类型为字符串
- answerKey: 数据类型为字符串
- inputs: 数据类型为字符串
- targets: 数据类型为字符串
数据集分割
- train: 大小为3875948字节,包含9741个样本
- validation: 大小为480334字节,包含1221个样本
- test: 大小为452620字节,包含1140个样本
数据集大小
- 下载大小: 2706083字节
- 数据集总大小: 4808902字节



