AWeirdDev/zh-tw-recipes-sm
收藏Hugging Face2024-03-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AWeirdDev/zh-tw-recipes-sm
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: string
- name: title
dtype: string
- name: descriotion
dtype: string
- name: cooking_time
dtype: string
- name: author
dtype: string
- name: url
dtype: string
- name: servings
dtype: int64
- name: ingredients
list:
- name: name
dtype: string
- name: unit
dtype: string
- name: steps
dtype: string
splits:
- name: train
num_bytes: 2205483
num_examples: 1799
download_size: 1079443
dataset_size: 2205483
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- text-generation
tags:
- recipe
license: mit
language:
- zh
size_categories:
- 1K<n<10K
---
提供机构:
AWeirdDev
原始信息汇总
数据集概述
数据集信息
特征
- image: 图片链接,数据类型为字符串。
- title: 标题,数据类型为字符串。
- descriotion: 描述,数据类型为字符串。
- cooking_time: 烹饪时间,数据类型为字符串。
- author: 作者,数据类型为字符串。
- url: 链接,数据类型为字符串。
- servings: 份数,数据类型为整数。
- ingredients: 成分列表,包含以下子特征:
- name: 成分名称,数据类型为字符串。
- unit: 单位,数据类型为字符串。
- steps: 步骤,数据类型为字符串。
数据分割
- train: 训练集,包含2205483字节的数据和1799个样本。
数据集大小
- 下载大小: 1079443字节
- 数据集大小: 2205483字节
配置
- default: 默认配置,包含训练集数据文件路径为
data/train-*。
任务类别
- text-generation: 文本生成
标签
- recipe: 食谱
许可证
- MIT
语言
- zh: 中文
大小类别
- 1K<n<10K: 样本数量在1千到1万之间



