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



