Eitanli/recipe_qa_dataset_v3
收藏Hugging Face2023-08-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Eitanli/recipe_qa_dataset_v3
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 4158396.238977822
num_examples: 32933
- name: test
num_bytes: 519846.880511089
num_examples: 4117
- name: valid
num_bytes: 519846.880511089
num_examples: 4117
download_size: 1705587
dataset_size: 5198090.0
---
# Dataset Card for "recipe_qa_dataset_v3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Eitanli
原始信息汇总
数据集概述
特征
- question: 类型为字符串。
- context: 类型为字符串。
- answers: 结构包含以下字段:
- answer_start: 序列类型为整数64位。
- text: 序列类型为字符串。
数据分割
- train: 包含32933个样本,大小为4158396.238977822字节。
- test: 包含4117个样本,大小为519846.880511089字节。
- valid: 包含4117个样本,大小为519846.880511089字节。
数据集大小
- 下载大小: 1705587字节。
- 数据集大小: 5198090.0字节。



