corbt/labeled-recipes
收藏Hugging Face2023-08-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/corbt/labeled-recipes
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 3833393.4
num_examples: 4500
- name: test
num_bytes: 425932.6
num_examples: 500
download_size: 0
dataset_size: 4259326.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "labeled-recipes"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
corbt
原始信息汇总
数据集概述
特征信息
- input: 数据类型为字符串(string)
- output: 数据类型为字符串(string)
- instruction: 数据类型为字符串(string)
数据分割
- train:
- 字节数: 3833393.4
- 样本数: 4500
- test:
- 字节数: 425932.6
- 样本数: 500
数据集大小
- 下载大小: 0
- 数据集大小: 4259326.0
配置信息
- default 配置:
- 训练数据文件路径:
data/train-* - 测试数据文件路径:
data/test-*
- 训练数据文件路径:



