2023.5.28
Browse filesTrained by HHS
- config.json +2 -2
- generation_config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "swish",
|
5 |
"add_bias_logits": false,
|
@@ -58,7 +58,7 @@
|
|
58 |
"share_encoder_decoder_embeddings": true,
|
59 |
"static_position_embeddings": true,
|
60 |
"torch_dtype": "float32",
|
61 |
-
"transformers_version": "4.29.
|
62 |
"use_cache": true,
|
63 |
"vocab_size": 65001
|
64 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Helsinki-NLP/opus-mt-en-zh",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "swish",
|
5 |
"add_bias_logits": false,
|
|
|
58 |
"share_encoder_decoder_embeddings": true,
|
59 |
"static_position_embeddings": true,
|
60 |
"torch_dtype": "float32",
|
61 |
+
"transformers_version": "4.29.1",
|
62 |
"use_cache": true,
|
63 |
"vocab_size": 65001
|
64 |
}
|
generation_config.json
CHANGED
@@ -11,5 +11,5 @@
|
|
11 |
"max_length": 512,
|
12 |
"num_beams": 4,
|
13 |
"pad_token_id": 65000,
|
14 |
-
"transformers_version": "4.29.
|
15 |
}
|
|
|
11 |
"max_length": 512,
|
12 |
"num_beams": 4,
|
13 |
"pad_token_id": 65000,
|
14 |
+
"transformers_version": "4.29.1"
|
15 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 310022533
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3059b26af7781a193524ab2d969b43d740f6c9cc26d52451578b70137275af39
|
3 |
size 310022533
|