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



