Cheremy/truthful-qa-nl
收藏Hugging Face2024-06-02 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Cheremy/truthful-qa-nl
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: mc1_targets
struct:
- name: label
sequence: int64
- name: text
sequence: string
- name: mc2_targets
struct:
- name: label
sequence: int64
- name: text
sequence: string
splits:
- name: validation
num_bytes: 896487
num_examples: 817
download_size: 404033
dataset_size: 896487
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
The dataset includes three main features: question, mc1_targets, and mc2_targets. Each multiple choice target contains two sub-features: label and text. The dataset is divided into a validation set (validation) with 817 examples, occupying 896487 bytes. The total download size of the dataset is 404033 bytes, and the dataset size is 896487 bytes.
提供机构:
Cheremy
原始信息汇总
数据集信息
特征
- question: 数据类型为字符串。
- mc1_targets: 包含以下结构:
- label: 数据类型为整数序列。
- text: 数据类型为字符串序列。
- mc2_targets: 包含以下结构:
- label: 数据类型为整数序列。
- text: 数据类型为字符串序列。
数据分割
- validation: 包含817个样本,总字节数为896487。
数据集大小
- 下载大小: 404033字节。
- 数据集大小: 896487字节。
配置
- default: 包含以下数据文件:
- validation: 路径为
data/validation-*。
- validation: 路径为



