examples: Fix config llama3 (#1833) [skip ci]
* update llama3 config * llama3 config
This commit is contained in:
@@ -11,7 +11,6 @@ rl: dpo
|
|||||||
datasets:
|
datasets:
|
||||||
- path: fozziethebeat/alpaca_messages_2k_dpo_test
|
- path: fozziethebeat/alpaca_messages_2k_dpo_test
|
||||||
type: chat_template.default
|
type: chat_template.default
|
||||||
chat_template: llama3
|
|
||||||
field_messages: conversation
|
field_messages: conversation
|
||||||
field_chosen: chosen
|
field_chosen: chosen
|
||||||
field_rejected: rejected
|
field_rejected: rejected
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ chat_template: llama3
|
|||||||
datasets:
|
datasets:
|
||||||
- path: fozziethebeat/alpaca_messages_2k_test
|
- path: fozziethebeat/alpaca_messages_2k_test
|
||||||
type: chat_template
|
type: chat_template
|
||||||
chat_template: llama3
|
|
||||||
field_messages: messages
|
field_messages: messages
|
||||||
message_field_role: role
|
message_field_role: role
|
||||||
message_field_content: content
|
message_field_content: content
|
||||||
|
|||||||
Reference in New Issue
Block a user