nathanhunt
commited on
Commit
•
b6474ed
1
Parent(s):
dbe4f24
Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"activation_dropout": 0.05,
|
4 |
"adapter_attn_dim": 16,
|
5 |
"adapter_kernel_size": 3,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/mms-1b-all",
|
3 |
"activation_dropout": 0.05,
|
4 |
"adapter_attn_dim": 16,
|
5 |
"adapter_kernel_size": 3,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3859129421
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:243ce21917970f2e7e3441eed7b742582be9f0730e44685d86006622095a6be6
|
3 |
size 3859129421
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1e466ed52d309a012efaab79b2067fae4bc8c12a168e69d0d1413fd486930e5
|
3 |
size 4027
|