best model, 7K steps
Browse files- config.json +2 -2
- generation_config.json +12 -0
- 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": "relu",
|
5 |
"architectures": [
|
@@ -32,7 +32,7 @@
|
|
32 |
"pad_token_id": 1,
|
33 |
"scale_embedding": true,
|
34 |
"torch_dtype": "float32",
|
35 |
-
"transformers_version": "4.
|
36 |
"use_cache": true,
|
37 |
"vocab_size": 128112
|
38 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "anzorq/m2m100_1.2B_ft_ru-kbd_50K",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
32 |
"pad_token_id": 1,
|
33 |
"scale_embedding": true,
|
34 |
"torch_dtype": "float32",
|
35 |
+
"transformers_version": "4.33.3",
|
36 |
"use_cache": true,
|
37 |
"vocab_size": 128112
|
38 |
}
|
generation_config.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 0,
|
4 |
+
"decoder_start_token_id": 2,
|
5 |
+
"early_stopping": true,
|
6 |
+
"eos_token_id": 2,
|
7 |
+
"forced_bos_token_id": 128103,
|
8 |
+
"max_length": 200,
|
9 |
+
"num_beams": 5,
|
10 |
+
"pad_token_id": 1,
|
11 |
+
"transformers_version": "4.33.3"
|
12 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4958228362
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dd1b38cc3e6ed06b175f422110121988443f701ca8ccb3ea3e6cb0f66909038
|
3 |
size 4958228362
|