Seongill/Trivia_missing_10_small
收藏Hugging Face2023-12-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Seongill/Trivia_missing_10_small
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: answers
sequence: string
- name: ctxs
list:
- name: hasanswer
dtype: bool
- name: id
dtype: string
- name: score
dtype: float64
- name: text
dtype: string
- name: title
dtype: string
- name: has_answer
dtype: bool
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 25984921
num_examples: 3771
download_size: 15465970
dataset_size: 25984921
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Seongill
原始信息汇总
数据集概述
数据集特征
- question: 问题,数据类型为字符串。
- answers: 答案,数据类型为字符串序列。
- ctxs: 上下文列表,包含以下字段:
- hasanswer: 是否有答案,数据类型为布尔值。
- id: 标识符,数据类型为字符串。
- score: 分数,数据类型为浮点数(float64)。
- text: 文本内容,数据类型为字符串。
- title: 标题,数据类型为字符串。
- has_answer: 是否有答案,数据类型为布尔值。
- index_level_0: 索引级别,数据类型为整数(int64)。
数据集分割
- train: 训练集,包含3771个样本,总字节数为25984921。
数据集大小
- 下载大小: 15465970字节
- 数据集大小: 25984921字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



