Update Nemo.yml
Browse files
Nemo.yml
CHANGED
@@ -33,6 +33,9 @@ datasets:
|
|
33 |
- path: anthracite-org/kalo_misc_part2
|
34 |
type: sharegpt
|
35 |
conversation: chatml
|
|
|
|
|
|
|
36 |
#chat_template: chatml
|
37 |
shuffle_merged_datasets: false
|
38 |
default_system_message: "You are a helpful assistant that responds to the user."
|
|
|
33 |
- path: anthracite-org/kalo_misc_part2
|
34 |
type: sharegpt
|
35 |
conversation: chatml
|
36 |
+
- path: NewEden/Claude-Instruct-5k
|
37 |
+
type: sharegpt
|
38 |
+
conversation: chatml
|
39 |
#chat_template: chatml
|
40 |
shuffle_merged_datasets: false
|
41 |
default_system_message: "You are a helpful assistant that responds to the user."
|