Add dataset name to all yaml options in README

This commit is contained in:
Charles Goddard
2023-07-15 13:17:37 -07:00
parent 46032a1a1f
commit 3cdd8e4122

View File

@@ -350,6 +350,7 @@ datasets:
type: alpaca # format | format:<prompt_style> (chat/instruct) | <prompt_strategies>.load_<load_fn>
data_files: # path to source data files
shards: # number of shards to split data into
name: # name of dataset configuration to load
# axolotl attempts to save the dataset as an arrow after packing the data together so
# subsequent training attempts load faster, relative path