Commit
•
b62ee46
1
Parent(s):
9c9f6d1
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -182,6 +182,6 @@
|
|
182 |
"torch_dtype": "bfloat16",
|
183 |
"transformers_version": "4.38.1",
|
184 |
"use_cache": true,
|
185 |
-
"attention_bias": false
|
186 |
"vocab_size": 100352
|
187 |
}
|
|
|
182 |
"torch_dtype": "bfloat16",
|
183 |
"transformers_version": "4.38.1",
|
184 |
"use_cache": true,
|
185 |
+
"attention_bias": false,
|
186 |
"vocab_size": 100352
|
187 |
}
|