File size: 602 Bytes
e889abf
c7a4d05
 
 
 
 
 
 
 
26e3cf8
c7a4d05
 
d2aaa7e
 
 
 
651f58c
d2aaa7e
651f58c
d2aaa7e
651f58c
c299b9d
 
 
 
 
 
 
 
e889abf
21a815c
 
c299b9d
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
---
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: p_train.parquet
  - split: test
    path: p_test.parquet
  - split: validation
    path: p_val.parquet
- config_name: mini
  data_files:
  - split: train
    path: new_train.parquet
  - split: test
    path: new_test.parquet
  - split: validation
    path: new_val.parquet
---
train : 64K pairs
test&validate : 8K pairs
8 : 1 : 1

mini
train : 8K pairs
t&v : 800 pairs