Atipico1/nq-output-entities2
收藏Hugging Face2024-02-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Atipico1/nq-output-entities2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: entity
dtype: string
- name: similar_entity
dtype: string
- name: answers
sequence: string
- name: ctxs
list:
- name: hasanswer
dtype: bool
- name: score
dtype: float64
- name: text
dtype: string
- name: title
dtype: string
- name: masked_query
dtype: string
- name: original_case
list:
- name: answer
dtype: string
- name: context
dtype: string
- name: distance
dtype: string
- name: original_answers
sequence: string
- name: question
dtype: string
- name: unans_case
list:
- name: answer
dtype: string
- name: answers
sequence: string
- name: context
dtype: string
- name: distance
dtype: string
- name: original_answers
sequence: string
- name: question
dtype: string
- name: conflict_case
list:
- name: answer
dtype: string
- name: conflict_context
dtype: string
- name: context
dtype: string
- name: distance
dtype: string
- name: original_answers
sequence: string
- name: question
dtype: string
- name: context
dtype: string
- name: context_vague
dtype: string
splits:
- name: train
num_bytes: 155272386
num_examples: 10000
- name: test
num_bytes: 56312279
num_examples: 3610
download_size: 120778329
dataset_size: 211584665
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
Atipico1
原始信息汇总
数据集概述
数据集特征
- question: 字符串类型
- entity: 字符串类型
- similar_entity: 字符串类型
- answers: 字符串序列
- ctxs: 列表类型
- hasanswer: 布尔类型
- score: float64类型
- text: 字符串类型
- title: 字符串类型
- masked_query: 字符串类型
- original_case: 列表类型
- answer: 字符串类型
- context: 字符串类型
- distance: 字符串类型
- original_answers: 字符串序列
- question: 字符串类型
- unans_case: 列表类型
- answer: 字符串类型
- answers: 字符串序列
- context: 字符串类型
- distance: 字符串类型
- original_answers: 字符串序列
- question: 字符串类型
- conflict_case: 列表类型
- answer: 字符串类型
- conflict_context: 字符串类型
- context: 字符串类型
- distance: 字符串类型
- original_answers: 字符串序列
- question: 字符串类型
- context: 字符串类型
- context_vague: 字符串类型
数据集划分
- train: 包含10000个样本,占用155272386字节
- test: 包含3610个样本,占用56312279字节
数据集大小
- 下载大小: 120778329字节
- 数据集大小: 211584665字节
配置
- default:
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为



