chore(doc): Add info on changing role in sharegpt (#886)

This commit is contained in:
NanoCode012
2023-11-22 15:32:50 +09:00
committed by GitHub
parent 575a082aae
commit 9fc29e082b

View File

@@ -543,6 +543,8 @@ datasets:
# Optional[str] fastchat conversation type, only used with type: sharegpt
conversation: # Options (see Conversation 'name'): https://github.com/lm-sys/FastChat/blob/main/fastchat/conversation.py
field_human: # Optional[str]. Human key to use for conversation.
field_model: # Optional[str]. Assistant key to use for conversation.
# Custom user prompt
- path: repo