Datasets:
Tasks:
Text2Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
recipe
License:
File size: 423 Bytes
e889abf c7a4d05 26e3cf8 c7a4d05 d2aaa7e 3818b38 d2aaa7e 3818b38 d2aaa7e 3818b38 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:
- 100K<n<1M
source_datasets:
- lishuyang/recipepairs
configs:
- config_name: default
data_files:
- split: train
path: modified_data_train.jsonl
- split: test
path: modified_data_test.jsonl
- split: validation
path: modified_data_val.jsonl
---
train : 64K pairs
test&validate : 8K pairs
8 : 1 : 1 |