File size: 324 Bytes
63bbefb a7d44f2 63bbefb a7d44f2 63bbefb a7d44f2 63bbefb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
configs:
- config_name: main_data
data_files:
- split: train
path: "amazon-grocery-conv-rec/train.jsonl"
- split: val
path: "amazon-grocery-conv-rec/val.jsonl"
- split: test
path: "amazon-grocery-conv-rec/test.jsonl"
default: true
- config_name: app_meta
data_files: "app_meta/app_meta.jsonl"
--- |