reaganjlee/truthful_qa_mc
收藏Hugging Face2023-05-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/reaganjlee/truthful_qa_mc
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: choices
sequence: string
- name: label
dtype:
class_label:
names:
'0': A
'1': B
'2': C
'3': D
splits:
- name: train
num_bytes: 97337.0
num_examples: 342
- name: validation
num_bytes: 97337.0
num_examples: 342
download_size: 103581
dataset_size: 194674.0
---
# Dataset Card for "truthful_qa_mc"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集信息:
特征字段:
- 字段名称:question(问题)
数据类型:字符串
- 字段名称:choices(选项)
数据类型:字符串序列
- 字段名称:label(标签)
数据类型:类别标签(class_label)
标签名称映射:
'0': A
'1': B
'2': C
'3': D
数据集划分:
- 划分名称:train(训练集)
字节占用:97337.0
样本数量:342
- 划分名称:validation(验证集)
字节占用:97337.0
样本数量:342
下载大小:103581
数据集总大小:194674.0
---
# "truthful_qa_mc"数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
reaganjlee
原始信息汇总
数据集概述
数据集名称
- 名称: truthful_qa_mc
数据集特征
- 特征1: question
- 数据类型: string
- 特征2: choices
- 数据类型: sequence of string
- 特征3: label
- 数据类型: class_label
- 类别名称:
- 0: A
- 1: B
- 2: C
- 3: D
- 类别名称:
- 数据类型: class_label
数据集划分
- 训练集:
- 样本数量: 342
- 数据大小: 97337.0 bytes
- 验证集:
- 样本数量: 342
- 数据大小: 97337.0 bytes
数据集大小
- 下载大小: 103581 bytes
- 总数据大小: 194674.0 bytes



