HamzaNaser
commited on
Commit
•
dcfa687
1
Parent(s):
e1ef5d7
Training in progress, step 3
Browse files
config.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
6 |
-
"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
"bos_token_id": 0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/m2m100_418M",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
6 |
+
"M2M100ForConditionalGeneration"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
"bos_token_id": 0,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1935796158
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13b04a2aa47a07821871251d02448394fd9afde312d22990a3f00b5a2fad80e5
|
3 |
size 1935796158
|
runs/Oct04_11-02-42_c2402b3f759f/events.out.tfevents.1728039764.c2402b3f759f.1606.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55713c9fde5c046243bf159299684a896771cdd0fbcb689d100cc26f4b7fd8c3
|
3 |
+
size 5560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8a66f46ab2b09fc065f8c2bd8179eddfef0eac6d84dc839db4721d27d56dc29
|
3 |
size 5368
|