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



