Update checkpoint for transformers>=4.29 (#7)
Browse files- Update checkpoint for transformers>=4.29 (4a86e1ee6420984c49c0ae7cb88e543d84d891be)
- config.json +1 -2
- generation_config.json +1 -1
- model.safetensors +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/tmp/Helsinki-NLP/opus-mt-tc-big-en-it",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -40,7 +39,7 @@
|
|
40 |
"share_encoder_decoder_embeddings": true,
|
41 |
"static_position_embeddings": true,
|
42 |
"torch_dtype": "float16",
|
43 |
-
"transformers_version": "4.
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 54422
|
46 |
}
|
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"activation_function": "relu",
|
4 |
"architectures": [
|
|
|
39 |
"share_encoder_decoder_embeddings": true,
|
40 |
"static_position_embeddings": true,
|
41 |
"torch_dtype": "float16",
|
42 |
+
"transformers_version": "4.34.0.dev0",
|
43 |
"use_cache": true,
|
44 |
"vocab_size": 54422
|
45 |
}
|
generation_config.json
CHANGED
@@ -12,5 +12,5 @@
|
|
12 |
"num_beams": 4,
|
13 |
"pad_token_id": 54421,
|
14 |
"renormalize_logits": true,
|
15 |
-
"transformers_version": "4.
|
16 |
}
|
|
|
12 |
"num_beams": 4,
|
13 |
"pad_token_id": 54421,
|
14 |
"renormalize_logits": true,
|
15 |
+
"transformers_version": "4.34.0.dev0"
|
16 |
}
|
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:5c8e2b4c7c161fb30cb609818d187101697d06e5c6265700adfa91126478b6d1
|
3 |
+
size 464309380
|
pytorch_model.bin
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:d9d0637a282266f2a6c9b7a0000640a505fe85352eed703e09ff161f9273b905
|
3 |
+
size 464366341
|