Training in progress, step 500
Browse files- config.json +2 -2
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -31,7 +31,7 @@
|
|
31 |
"pad_token_id": 1,
|
32 |
"scale_embedding": true,
|
33 |
"torch_dtype": "float32",
|
34 |
-
"transformers_version": "4.
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 128112
|
37 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/m2m100_418M",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
31 |
"pad_token_id": 1,
|
32 |
"scale_embedding": true,
|
33 |
"torch_dtype": "float32",
|
34 |
+
"transformers_version": "4.43.3",
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 128112
|
37 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1935681888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1af15d49177192f2960ca8c08e1329f5283f6d9dab0c4c5414b8e0fd542411e5
|
3 |
size 1935681888
|
training_args.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:fcee8d886a7375454a6e02961c9a3e60635ae06344126353e79dde40c9068125
|
3 |
+
size 5368
|