Add example of dataset with configuration name to README
This commit is contained in:
@@ -261,6 +261,12 @@ See sample configs in [configs](configs) folder or [examples](examples) for quic
|
|||||||
datasets:
|
datasets:
|
||||||
- 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:
|
||||||
|
|||||||
Reference in New Issue
Block a user