Seongill/TriviaQA_conflict_5_small_v2
收藏Hugging Face2023-12-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Seongill/TriviaQA_conflict_5_small_v2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: answers
sequence: string
- name: is_conflict
dtype: bool
- name: num_replace
dtype: int64
- name: ctxs
list:
- name: hasanswer
dtype: bool
- name: id
dtype: string
- name: nli_has_answer
dtype: bool
- name: score
dtype: float64
- name: text
dtype: string
- name: title
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 3636613
num_examples: 1000
download_size: 2212738
dataset_size: 3636613
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Seongill
原始信息汇总
数据集信息
特征
- question: 数据类型为字符串。
- answers: 数据类型为字符串序列。
- is_conflict: 数据类型为布尔值。
- num_replace: 数据类型为64位整数。
- ctxs: 列表类型,包含以下子特征:
- hasanswer: 数据类型为布尔值。
- id: 数据类型为字符串。
- nli_has_answer: 数据类型为布尔值。
- score: 数据类型为64位浮点数。
- text: 数据类型为字符串。
- title: 数据类型为字符串。
- index_level_0: 数据类型为64位整数。
数据分割
- train: 包含1000个样本,数据大小为3636613字节。
数据集大小
- 下载大小: 2212738字节。
- 数据集大小: 3636613字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



