HachiML/truthful_qa-ja-v0.3
收藏Hugging Face2023-08-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HachiML/truthful_qa-ja-v0.3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
config_name: generation
features:
- name: id
dtype: int64
- 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
- name: question_en
dtype: string
- name: best_answer_en
dtype: string
- name: correct_answers_en
sequence: string
- name: incorrect_answers_en
sequence: string
- name: meta
struct:
- name: kenlm_score
struct:
- name: best_answer
dtype: float64
- name: correct_answers
sequence: float64
- name: incorrect_answers
sequence: float64
- name: question
dtype: float64
splits:
- name: validation
num_bytes: 1034072
num_examples: 817
download_size: 530242
dataset_size: 1034072
configs:
- config_name: generation
data_files:
- split: validation
path: generation/validation-*
---
# Dataset Card for "truthful_qa-ja-v0.3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
HachiML
原始信息汇总
数据集概述
数据集信息
- 配置名称: generation
- 特征:
- id: 数据类型为 int64
- type: 数据类型为 string
- category: 数据类型为 string
- question: 数据类型为 string
- best_answer: 数据类型为 string
- correct_answers: 数据类型为 string 序列
- incorrect_answers: 数据类型为 string 序列
- source: 数据类型为 string
- question_en: 数据类型为 string
- best_answer_en: 数据类型为 string
- correct_answers_en: 数据类型为 string 序列
- incorrect_answers_en: 数据类型为 string 序列
- meta: 结构类型,包含以下字段:
- kenlm_score: 结构类型,包含以下字段:
- best_answer: 数据类型为 float64
- correct_answers: 数据类型为 float64 序列
- incorrect_answers: 数据类型为 float64 序列
- question: 数据类型为 float64
- kenlm_score: 结构类型,包含以下字段:
数据分割
- validation:
- 字节数: 1034072
- 样本数: 817
数据集大小
- 下载大小: 530242 字节
- 数据集大小: 1034072 字节
配置
- 配置名称: generation
- 数据文件:
- 分割: validation
- 路径: generation/validation-*



