Add example of dataset with configuration name to README

This commit is contained in:
Charles Goddard
2023-07-14 20:46:21 -07:00
parent 88089e8b32
commit 8bba64258e

View File

@@ -261,6 +261,12 @@ See sample configs in [configs](configs) folder or [examples](examples) for quic
datasets:
- path: vicgalle/alpaca-gpt4
type: alpaca # format from earlier
# huggingface repo with specific configuration/subset
datasets:
- path: EleutherAI/pile
name: enron_emails
type: completion # format from earlier
# local
datasets: