iamthatgirl
commited on
Commit
•
0fba159
1
Parent(s):
739370c
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"bos_token_id": 50256,
|
9 |
"embd_pdrop": 0.0,
|
10 |
"eos_token_id": 50256,
|
11 |
-
"use_auth_token"
|
12 |
"gradient_checkpointing": false,
|
13 |
"initializer_range": 0.02,
|
14 |
"layer_norm_epsilon": 1e-05,
|
|
|
8 |
"bos_token_id": 50256,
|
9 |
"embd_pdrop": 0.0,
|
10 |
"eos_token_id": 50256,
|
11 |
+
"use_auth_token":true
|
12 |
"gradient_checkpointing": false,
|
13 |
"initializer_range": 0.02,
|
14 |
"layer_norm_epsilon": 1e-05,
|