examples: Fix config llama3 (#1833) [skip ci]

* update llama3 config

* llama3 config
This commit is contained in:
JohanWork
2024-10-14 22:00:48 +02:00
committed by GitHub
parent 335027f155
commit 6d9a3c4d81
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ rl: dpo
datasets:
- path: fozziethebeat/alpaca_messages_2k_dpo_test
type: chat_template.default
chat_template: llama3
field_messages: conversation
field_chosen: chosen
field_rejected: rejected

View File

@@ -10,7 +10,6 @@ chat_template: llama3
datasets:
- path: fozziethebeat/alpaca_messages_2k_test
type: chat_template
chat_template: llama3
field_messages: messages
message_field_role: role
message_field_content: content