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

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