From 4d6c61da057c45bfc4dc4d3bfa5a691ecb9ce0cf Mon Sep 17 00:00:00 2001 From: Arthur Zucker Date: Mon, 13 May 2024 06:54:16 +0000 Subject: [PATCH] Update config.json (#105) - Update config.json (1bd790873a4163298eee9920db72439fff5815b1) --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 7784fbf..31553d6 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ "attention_bias": false, "attention_dropout": 0.0, "bos_token_id": 128000, - "eos_token_id": 128001, + "eos_token_id": 128009, "hidden_act": "silu", "hidden_size": 4096, "initializer_range": 0.02,