fix(doc): formatting

This commit is contained in:
NanoCode012
2024-10-15 00:41:50 +07:00
parent 7eb62ae5a9
commit 207e7627f9

View File

@@ -96,7 +96,6 @@ datasets:
conversation: chatml
# new (if using tokenizer's chat_template)
```yaml
datasets:
- path: ...
type: chat_template
@@ -106,7 +105,6 @@ datasets:
message_field_content: value
# new (if setting a new chat_template like chatml, gemma, etc)
```yaml
chat_template: chatml
datasets:
- path: ...