Datasets:
Tasks:
Text2Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
recipe
License:
File size: 412 Bytes
e889abf c7a4d05 3794a4e c7a4d05 d2aaa7e ac6952c d2aaa7e ac6952c d2aaa7e ac6952c e889abf 21a815c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
license: afl-3.0
task_categories:
- text2text-generation
language:
- en
tags:
- recipe
size_categories:
- 10M<n<100M
source_datasets:
- lishuyang/recipepairs
configs:
- config_name: default
data_files:
- split: train
path: pair_data_train.jsonl
- split: test
path: pair_data_test.jsonl
- split: validation
path: pair_data_val.jsonl
---
train : 64K pairs
test&validate : 8K pairs
8 : 1 : 1 |