DrNicefellow
commited on
Commit
•
5735efa
1
Parent(s):
5b6db99
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"sliding_window": 4096,
|
20 |
"tie_word_embeddings": false,
|
21 |
"torch_dtype": "float32",
|
22 |
-
"transformers_version": "4.38.0
|
23 |
"use_cache": true,
|
24 |
"vocab_size": 32000
|
25 |
}
|
|
|
19 |
"sliding_window": 4096,
|
20 |
"tie_word_embeddings": false,
|
21 |
"torch_dtype": "float32",
|
22 |
+
"transformers_version": "4.38.0",
|
23 |
"use_cache": true,
|
24 |
"vocab_size": 32000
|
25 |
}
|