Skip to content

Commit 94054ee

Browse files
committed
Update dataset type
1 parent c211041 commit 94054ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ datasets:
194194
# this can be either a hf dataset, or relative path
195195
- path: vicgalle/alpaca-gpt4
196196
# The type of prompt to use for training. [alpaca, sharegpt, gpteacher, oasst, reflection]
197-
type: alpaca
197+
type: alpaca # format OR format:prompt_style (chat/instruct)
198198
data_files: # path to source data files
199199
shards: # true if use subset data. make sure to set `shards` param also
200200
shards: # number of shards to split dataset into

0 commit comments

Comments
 (0)