From 83a950bb87c4a47670668ad9abb1d6b09c6a3b69 Mon Sep 17 00:00:00 2001 From: mhenrichsen Date: Sat, 7 Oct 2023 11:04:35 +0200 Subject: [PATCH] lint --- examples/mistral/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/mistral/config.yml b/examples/mistral/config.yml index 7924fc682..08e3a02b1 100644 --- a/examples/mistral/config.yml +++ b/examples/mistral/config.yml @@ -59,4 +59,5 @@ fsdp_config: special_tokens: bos_token: "" eos_token: "" - unk_token: "" \ No newline at end of file + + unk_token: ""