brettbbb/vicuna_qa_causal_LM_split
收藏Hugging Face2023-11-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/brettbbb/vicuna_qa_causal_LM_split
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: mc1_targets
struct:
- name: choices
sequence: string
- name: labels
sequence: int32
- name: mc2_targets
struct:
- name: choices
sequence: string
- name: labels
sequence: int32
splits:
- name: train
num_bytes: 486818.29375764995
num_examples: 653
- name: test
num_bytes: 122263.70624235006
num_examples: 164
download_size: 280226
dataset_size: 609082.0
---
# Dataset Card for "vicuna_qa_causal_LM_split"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes three main features: question, mc1_targets, and mc2_targets. Each multiple-choice target contains two sub-features: choices and labels. The dataset is divided into two parts: train and test, with 653 and 164 examples respectively. The download size of the dataset is 280226 bytes, and the total size is 609082.0 bytes.
提供机构:
brettbbb
原始信息汇总
数据集概述
特征信息
- question: 类型为字符串。
- mc1_targets: 包含以下结构:
- choices: 类型为字符串序列。
- labels: 类型为整数序列。
- mc2_targets: 包含以下结构:
- choices: 类型为字符串序列。
- labels: 类型为整数序列。
数据分割
- train: 包含653个样本,占用486818.29字节。
- test: 包含164个样本,占用122263.71字节。
数据集大小
- 下载大小: 280226字节。
- 数据集大小: 609082.0字节。



