artek0chumak
commited on
Commit
•
980f9e3
1
Parent(s):
ef8246f
change config
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"router_aux_loss_coef": 0.001,
|
24 |
"sliding_window": null,
|
25 |
"tie_word_embeddings": false,
|
26 |
-
"torch_dtype": "
|
27 |
"transformers_version": "4.38.2",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 32005
|
|
|
23 |
"router_aux_loss_coef": 0.001,
|
24 |
"sliding_window": null,
|
25 |
"tie_word_embeddings": false,
|
26 |
+
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.38.2",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 32005
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fa7f7f7fc3d89f3aa39eafda91f9baa29865f9d64fb2ecc25389b3958b7d267
|
3 |
+
size 26459296
|