arminmrm93/usda_recipes_with_embed
收藏Hugging Face2023-11-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arminmrm93/usda_recipes_with_embed
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: name
dtype: string
- name: cookTime
dtype: string
- name: prepTime
dtype: string
- name: recipeIngredient
dtype: string
- name: description
dtype: string
- name: totalTime
dtype: string
- name: recipeInstructions
dtype: string
- name: recipeYield
dtype: string
- name: id
dtype: int64
- name: embeddings
sequence: float32
splits:
- name: train
num_bytes: 445536
num_examples: 114
download_size: 592730
dataset_size: 445536
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "usda_recipes_with_embed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
arminmrm93
原始信息汇总
数据集概述
数据集信息
-
特征列表:
name: 字符串类型cookTime: 字符串类型prepTime: 字符串类型recipeIngredient: 字符串类型description: 字符串类型totalTime: 字符串类型recipeInstructions: 字符串类型recipeYield: 字符串类型id: 64位整数类型embeddings: 32位浮点数序列类型
-
数据分割:
train: 包含114个样本,占用445536字节
-
数据集大小:
- 下载大小: 592730字节
- 数据集大小: 445536字节
配置信息
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



