jeggers/hotpot_qa_hard_relevant_context
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/jeggers/hotpot_qa_hard_relevant_context
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: level
dtype: string
- name: supporting_facts
sequence:
- name: title
dtype: string
- name: sent_id
dtype: int32
- name: context
sequence:
- name: title
dtype: string
- name: sentences
sequence: string
- name: relevant_context
dtype: string
splits:
- name: train
num_bytes: 109622670.70236713
num_examples: 15661
- name: validation
num_bytes: 52344681.0
num_examples: 7405
download_size: 98515030
dataset_size: 161967351.70236713
---
# Dataset Card for "hotpot_qa_hard_relevant_context"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jeggers
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集:
data/train-* - 验证集:
data/validation-*
- 训练集:
数据集信息
- 特征:
- id: 字符串类型
- question: 字符串类型
- answer: 字符串类型
- type: 字符串类型
- level: 字符串类型
- supporting_facts:
- title: 字符串类型
- sent_id: 整数类型(int32)
- context:
- title: 字符串类型
- sentences: 字符串序列
- relevant_context: 字符串类型
数据集分割
- 训练集:
- 大小: 109622670.70236713字节
- 示例数量: 15661
- 验证集:
- 大小: 52344681.0字节
- 示例数量: 7405
数据集大小
- 下载大小: 98515030字节
- 总大小: 161967351.70236713字节



