indicbench/truthfulqa_hi
收藏Hugging Face2024-03-28 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/indicbench/truthfulqa_hi
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
- config_name: default
features:
- name: _data_files
list:
- name: filename
dtype: string
- name: _fingerprint
dtype: string
- name: _format_columns
dtype: 'null'
- name: _format_kwargs
dtype: string
- name: _format_type
dtype: 'null'
- name: _output_all_columns
dtype: bool
- name: _split
dtype: 'null'
splits:
- name: train
num_bytes: 119
num_examples: 2
download_size: 3715
dataset_size: 119
- config_name: generation
features:
- name: type
dtype: string
- name: category
dtype: string
- name: question
dtype: string
- name: best_answer
dtype: string
- name: correct_answers
sequence: string
- name: incorrect_answers
sequence: string
- name: source
dtype: string
splits:
- name: validation
num_bytes: 1098786
num_examples: 817
download_size: 343305
dataset_size: 1098786
- config_name: multiple_choice
features:
- name: question
dtype: string
- name: mc1_targets
struct:
- name: choices
sequence: string
- name: labels
sequence: int64
- name: mc2_targets
struct:
- name: choices
sequence: string
- name: labels
sequence: int64
splits:
- name: validation
num_bytes: 1546566
num_examples: 817
download_size: 448931
dataset_size: 1546566
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- config_name: generation
data_files:
- split: validation
path: generation/validation-*
- config_name: multiple_choice
data_files:
- split: validation
path: multiple_choice/validation-*
---
提供机构:
indicbench
原始信息汇总
数据集概述
配置名称:default
- 特征信息:
_data_files: 文件名列表,数据类型为字符串。_fingerprint: 数据类型为字符串。_format_columns: 数据类型为空。_format_kwargs: 数据类型为字符串。_format_type: 数据类型为空。_output_all_columns: 数据类型为布尔值。_split: 数据类型为空。
- 数据分割:
train: 字节数为119,示例数为2。
- 下载大小: 3715字节。
- 数据集大小: 119字节。
配置名称:generation
- 特征信息:
type: 数据类型为字符串。category: 数据类型为字符串。question: 数据类型为字符串。best_answer: 数据类型为字符串。correct_answers: 数据类型为字符串序列。incorrect_answers: 数据类型为字符串序列。source: 数据类型为字符串。
- 数据分割:
validation: 字节数为1098786,示例数为817。
- 下载大小: 343305字节。
- 数据集大小: 1098786字节。
配置名称:multiple_choice
- 特征信息:
question: 数据类型为字符串。mc1_targets: 结构化数据,包含choices(字符串序列)和labels(整数序列)。mc2_targets: 结构化数据,包含choices(字符串序列)和labels(整数序列)。
- 数据分割:
validation: 字节数为1546566,示例数为817。
- 下载大小: 448931字节。
- 数据集大小: 1546566字节。



