Eitanli/recipe_qa_dataset
收藏Hugging Face2023-08-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Eitanli/recipe_qa_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: context
dtype: string
- name: answers
struct:
- name: answer_start
sequence: int64
- name: text
sequence: string
splits:
- name: train
num_bytes: 2119037.940625144
num_examples: 17327
- name: test
num_bytes: 264895.02968742786
num_examples: 2166
- name: valid
num_bytes: 264895.02968742786
num_examples: 2166
download_size: 843334
dataset_size: 2648828.0
---
# Dataset Card for "recipe_qa_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征:
- 字段名:question,数据类型:字符串
- 字段名:context,数据类型:字符串
- 字段名:answers,为结构体类型,包含以下子字段:
- answer_start:整数序列(int64)
- text:字符串序列
数据集划分:
- 划分名称:训练集(train),占用字节数:2119037.940625144,样本数量:17327
- 划分名称:测试集(test),占用字节数:264895.02968742786,样本数量:2166
- 划分名称:验证集(valid),占用字节数:264895.02968742786,样本数量:2166
下载大小:843334
数据集总大小:2648828.0
---
# "recipe_qa_dataset"数据集卡片
[需补充更多信息,请参考:https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards]
提供机构:
Eitanli
原始信息汇总
数据集概述
数据集名称
- 名称: recipe_qa_dataset
数据结构
- 特征:
- question: 字符串类型
- context: 字符串类型
- answers: 结构化数据
- answer_start: 整数序列类型
- text: 字符串序列类型
数据分割
- 训练集:
- 样本数量: 17327
- 数据大小: 2119037.940625144 字节
- 测试集:
- 样本数量: 2166
- 数据大小: 264895.02968742786 字节
- 验证集:
- 样本数量: 2166
- 数据大小: 264895.02968742786 字节
数据集大小
- 下载大小: 843334 字节
- 总数据集大小: 2648828.0 字节



