Younes Belkada
commited on
Commit
•
ab9a8e3
1
Parent(s):
9db8199
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"seq_length": 20,
|
23 |
"skip_bias_add": true,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
-
"transformers_version": "4.18.0
|
26 |
"use_cache": false,
|
27 |
"vocab_size": 250880,
|
28 |
"slow_but_exact": true
|
|
|
22 |
"seq_length": 20,
|
23 |
"skip_bias_add": true,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
+
"transformers_version": "4.18.0",
|
26 |
"use_cache": false,
|
27 |
"vocab_size": 250880,
|
28 |
"slow_but_exact": true
|