This commit is contained in:
sunny
2024-11-01 16:34:00 -04:00
parent 32288a5d3c
commit 21c25cf7bc

View File

@@ -9,9 +9,14 @@ liger_fused_linear_cross_entropy: true
strict: false strict: false
chat_template: llama3
datasets: datasets:
- path: tatsu-lab/alpaca - path: mlabonne/FineTome-100k
type: alpaca type: chat_template
split: train[:20%]
field_messages: conversations
message_field_role: from
message_field_content: value
dataset_prepared_path: last_run_prepared dataset_prepared_path: last_run_prepared
val_set_size: 0 val_set_size: 0
output_dir: ./outputs/out output_dir: ./outputs/out