Training in progress, step 300
Browse files- config.json +2 -3
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
-
"gradient_checkpointing": true,
|
4 |
"activation_dropout": 0.05,
|
5 |
"adapter_attn_dim": null,
|
6 |
"adapter_kernel_size": 3,
|
@@ -110,7 +109,7 @@
|
|
110 |
1
|
111 |
],
|
112 |
"torch_dtype": "float32",
|
113 |
-
"transformers_version": "4.
|
114 |
"use_weighted_layer_sum": false,
|
115 |
"vocab_size": 44,
|
116 |
"xvector_output_dim": 512
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ad019el/tamasheq-99-2",
|
|
|
3 |
"activation_dropout": 0.05,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
|
|
109 |
1
|
110 |
],
|
111 |
"torch_dtype": "float32",
|
112 |
+
"transformers_version": "4.33.0",
|
113 |
"use_weighted_layer_sum": false,
|
114 |
"vocab_size": 44,
|
115 |
"xvector_output_dim": 512
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262082221
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf3a4cb7396ef0c6033682780c31ffed6f2166a73645a20a7e0dfa8cb8b71184
|
3 |
size 1262082221
|
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:8b239bf778f3281438ec16d8f4d42af59aae1e57ba501fd84f7d66c232f4737e
|
3 |
size 4027
|