BlackKakapo
commited on
Commit
•
c4df0ba
1
Parent(s):
06f8595
Upload 9 files
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "opus-mt-en-ro-
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "opus-mt-en-ro-v7",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 298822725
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73506cdefaa547c9f9252559079eeca6df8a5f57fa26736beb0de6373692c9a8
|
3 |
size 298822725
|
tokenizer_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"clean_up_tokenization_spaces": true,
|
3 |
"eos_token": "</s>",
|
4 |
"model_max_length": 512,
|
5 |
-
"name_or_path": "opus-mt-en-ro-
|
6 |
"pad_token": "<pad>",
|
7 |
"separate_vocabs": false,
|
8 |
"source_lang": "en",
|
|
|
2 |
"clean_up_tokenization_spaces": true,
|
3 |
"eos_token": "</s>",
|
4 |
"model_max_length": 512,
|
5 |
+
"name_or_path": "opus-mt-en-ro-v7",
|
6 |
"pad_token": "<pad>",
|
7 |
"separate_vocabs": false,
|
8 |
"source_lang": "en",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:198bcd3b5b3b4557366d3f337903d3e5833229b56aaeb8b93e0a93a96671f869
|
3 |
size 3579
|