tyzhu/eval_tag_nq_test_v12_first_1
收藏Hugging Face2023-10-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tyzhu/eval_tag_nq_test_v12_first_1
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: question
dtype: string
- name: title
dtype: string
- name: inputs
dtype: string
- name: targets
dtype: string
- name: answers
struct:
- name: answer_start
sequence: 'null'
- name: text
sequence: string
- name: id
dtype: string
- name: titles
dtype: string
splits:
- name: train
num_bytes: 3310
num_examples: 10
- name: validation
num_bytes: 1306262
num_examples: 3610
download_size: 0
dataset_size: 1309572
---
# Dataset Card for "eval_tag_nq_test_v12_first_1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
tyzhu原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/validation-*
- 数据文件:
数据集信息
-
特征:
- question: 类型为字符串
- title: 类型为字符串
- inputs: 类型为字符串
- targets: 类型为字符串
- answers: 结构包含
- answer_start: 序列类型为 null
- text: 序列类型为字符串
- id: 类型为字符串
- titles: 类型为字符串
-
数据分割:
- 训练集:
- 字节数: 3310
- 样本数: 10
- 验证集:
- 字节数: 1306262
- 样本数: 3610
- 训练集:
-
下载大小: 0
-
数据集大小: 1309572



