Atipico1/NQ_test_preprocessed_with_so_case
收藏Hugging Face2024-01-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Atipico1/NQ_test_preprocessed_with_so_case
下载链接
链接失效反馈官方服务:
资源简介:
---
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: original_case
list:
- name: answer
dtype: string
- name: context
dtype: string
- name: distance
dtype: string
- name: question
dtype: string
splits:
- name: test
num_bytes: 25289839
num_examples: 3610
download_size: 13881245
dataset_size: 25289839
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
提供机构:
Atipico1
原始信息汇总
数据集信息
特征
- question: 数据类型为字符串。
- answers: 数据类型为字符串序列。
- ctxs: 列表类型,包含以下字段:
- hasanswer: 数据类型为布尔值。
- id: 数据类型为字符串。
- score: 数据类型为浮点数(float64)。
- text: 数据类型为字符串。
- title: 数据类型为字符串。
- original_case: 列表类型,包含以下字段:
- answer: 数据类型为字符串。
- context: 数据类型为字符串。
- distance: 数据类型为字符串。
- question: 数据类型为字符串。
数据分割
- test: 包含3610个样本,占用25289839字节。
数据集大小
- 下载大小: 13881245字节。
- 数据集大小: 25289839字节。
配置
- default: 包含以下数据文件:
- test: 路径为
data/test-*。
- test: 路径为



