lca0503/truthful_qa-tw
收藏Hugging Face2023-08-25 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/lca0503/truthful_qa-tw
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
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: validation
num_bytes: 586063
num_examples: 817
download_size: 279450
dataset_size: 586063
---
# Dataset Card for "truthful_qa-zhTW"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lca0503
原始信息汇总
数据集概述
数据集名称
- truthful_qa-zhTW
配置信息
- 默认配置 (
default)- 数据文件路径:
data/validation-*
- 数据文件路径:
数据集特征
- 特征列表
question: 问题,数据类型为字符串 (string)mc1_targets: 多选目标1choices: 选项,数据类型为字符串序列 (sequence: string)labels: 标签,数据类型为整数序列 (sequence: int32)
mc2_targets: 多选目标2choices: 选项,数据类型为字符串序列 (sequence: string)labels: 标签,数据类型为整数序列 (sequence: int32)
数据集分割
validation验证集- 字节数: 586063
- 样本数: 817
数据集大小
- 下载大小: 279450 字节
- 数据集大小: 586063 字节



