diff --git a/README.md b/README.md index 1bab0722f..1f90be3d6 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ datasets: # this can be either a hf dataset, or relative path - path: vicgalle/alpaca-gpt4 # The type of prompt to use for training. [alpaca, sharegpt, gpteacher, oasst, reflection] - type: alpaca + type: alpaca # format OR format:prompt_style (chat/instruct) data_files: # path to source data files shards: # true if use subset data. make sure to set `shards` param also shards: # number of shards to split dataset into