Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -29,9 +29,9 @@
|
|
| 29 |
"scale_embedding": true,
|
| 30 |
"torch_dtype": "float32",
|
| 31 |
"use_cache": true,
|
| 32 |
-
"vocab_size":
|
| 33 |
},
|
| 34 |
-
"decoder_start_token_id":
|
| 35 |
"encoder": {
|
| 36 |
"attention_probs_dropout_prob": 0.0,
|
| 37 |
"depths": [
|
|
|
|
| 29 |
"scale_embedding": true,
|
| 30 |
"torch_dtype": "float32",
|
| 31 |
"use_cache": true,
|
| 32 |
+
"vocab_size": 57534
|
| 33 |
},
|
| 34 |
+
"decoder_start_token_id": 57533,
|
| 35 |
"encoder": {
|
| 36 |
"attention_probs_dropout_prob": 0.0,
|
| 37 |
"depths": [
|
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:5bc7b52b2e18d0a08e0e747d8ebf600ec80b5630c2168a785f1104d2a65d08bd
|
| 3 |
+
size 809107608
|