mhenrichsen
commited on
Commit
•
83a950b
1
Parent(s):
4c8ddf2
lint
Browse files
examples/mistral/config.yml
CHANGED
@@ -59,4 +59,5 @@ fsdp_config:
|
|
59 |
special_tokens:
|
60 |
bos_token: "<s>"
|
61 |
eos_token: "</s>"
|
62 |
-
|
|
|
|
59 |
special_tokens:
|
60 |
bos_token: "<s>"
|
61 |
eos_token: "</s>"
|
62 |
+
|
63 |
+
unk_token: "<unk>"
|