fix unneeded space (#699)

This commit is contained in:
mhenrichsen
2023-10-07 20:19:25 +02:00
committed by GitHub
parent 7f2618b5f4
commit f91db198f3

View File

@@ -59,5 +59,4 @@ fsdp_config:
special_tokens:
bos_token: "<s>"
eos_token: "</s>"
unk_token: "<unk>"