iohadrubin/nq_bm25
收藏Hugging Face2024-03-30 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/iohadrubin/nq_bm25
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: question
dtype: string
- name: answer
sequence: string
- name: ctxs
list:
- name: id
dtype: string
- name: score
dtype: float64
- name: text
dtype: string
- name: title
dtype: string
splits:
- name: train
num_bytes: 7912244
num_examples: 79168
- name: validation
num_bytes: 1147242766
num_examples: 8757
- name: test
num_bytes: 474678163
num_examples: 3610
download_size: 937323453
dataset_size: 1629833173
---
# Dataset Card for "nq_bm25"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
iohadrubin
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/validation-*
- 测试集: data/test-*
数据集信息
-
特征:
- question: 数据类型 - string
- answer: 数据类型 - string
- ctxs: 列表类型,包含以下子特征:
- id: 数据类型 - string
- score: 数据类型 - float64
- text: 数据类型 - string
- title: 数据类型 - string
-
分割信息:
- 训练集:
- 字节数: 7912244
- 示例数: 79168
- 验证集:
- 字节数: 1147242766
- 示例数: 8757
- 测试集:
- 字节数: 474678163
- 示例数: 3610
- 训练集:
-
下载大小: 937323453
-
数据集大小: 1629833173



