Skip to content

Commit

Permalink
feat(doc): add more info on train_on_split (#855)
Browse files Browse the repository at this point in the history
  • Loading branch information
NanoCode012 committed Nov 15, 2023
1 parent 614cff4 commit 306fe19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ datasets:
data_files: # Optional[str] path to source data files
shards: # Optional[int] number of shards to split data into
name: # Optional[str] name of dataset configuration to load
train_on_split: train # Optional[str] name of dataset split to load from

# 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
Expand Down

0 comments on commit 306fe19

Please sign in to comment.