fix(doc): formatting
This commit is contained in:
@@ -96,7 +96,6 @@ datasets:
|
|||||||
conversation: chatml
|
conversation: chatml
|
||||||
|
|
||||||
# new (if using tokenizer's chat_template)
|
# new (if using tokenizer's chat_template)
|
||||||
```yaml
|
|
||||||
datasets:
|
datasets:
|
||||||
- path: ...
|
- path: ...
|
||||||
type: chat_template
|
type: chat_template
|
||||||
@@ -106,7 +105,6 @@ datasets:
|
|||||||
message_field_content: value
|
message_field_content: value
|
||||||
|
|
||||||
# new (if setting a new chat_template like chatml, gemma, etc)
|
# new (if setting a new chat_template like chatml, gemma, etc)
|
||||||
```yaml
|
|
||||||
chat_template: chatml
|
chat_template: chatml
|
||||||
datasets:
|
datasets:
|
||||||
- path: ...
|
- path: ...
|
||||||
|
|||||||
Reference in New Issue
Block a user