Training in progress, step 500
Browse files- config.json +3 -3
- model.safetensors +1 -1
- runs/Jan10_21-13-02_vorace/events.out.tfevents.1704921225.vorace.154510.0 +2 -2
- runs/Jan11_09-31-52_vorace/events.out.tfevents.1704965555.vorace.176740.0 +3 -0
- runs/Jan11_09-33-19_vorace/events.out.tfevents.1704965640.vorace.177419.0 +3 -0
- runs/Jan11_09-37-59_vorace/events.out.tfevents.1704965920.vorace.179087.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_name_or_path": "ylacombe/w2v-bert-2.0",
|
3 |
-
"activation_dropout": 0.
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
6 |
"add_adapter": true,
|
@@ -19,12 +19,12 @@
|
|
19 |
"ctc_zero_infinity": false,
|
20 |
"diversity_loss_weight": 0.1,
|
21 |
"eos_token_id": 2,
|
22 |
-
"feat_proj_dropout": 0.
|
23 |
"feat_quantizer_dropout": 0.0,
|
24 |
"feature_projection_input_dim": 160,
|
25 |
"final_dropout": 0.0,
|
26 |
"hidden_act": "swish",
|
27 |
-
"hidden_dropout": 0.
|
28 |
"hidden_size": 1024,
|
29 |
"initializer_range": 0.02,
|
30 |
"intermediate_size": 4096,
|
|
|
1 |
{
|
2 |
"_name_or_path": "ylacombe/w2v-bert-2.0",
|
3 |
+
"activation_dropout": 0.2,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
6 |
"add_adapter": true,
|
|
|
19 |
"ctc_zero_infinity": false,
|
20 |
"diversity_loss_weight": 0.1,
|
21 |
"eos_token_id": 2,
|
22 |
+
"feat_proj_dropout": 0.2,
|
23 |
"feat_quantizer_dropout": 0.0,
|
24 |
"feature_projection_input_dim": 160,
|
25 |
"final_dropout": 0.0,
|
26 |
"hidden_act": "swish",
|
27 |
+
"hidden_dropout": 0.2,
|
28 |
"hidden_size": 1024,
|
29 |
"initializer_range": 0.02,
|
30 |
"intermediate_size": 4096,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2422949860
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efc1d7a21cee2b4e41cc45f78d80046a92910d555d3ff017656d53c6340b25fa
|
3 |
size 2422949860
|
runs/Jan10_21-13-02_vorace/events.out.tfevents.1704921225.vorace.154510.0
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:3814c04bd6526f7c94c854d73c8656112973a624afd1e7f1d30b09219a0ac0e9
|
3 |
+
size 471681
|
runs/Jan11_09-31-52_vorace/events.out.tfevents.1704965555.vorace.176740.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2591f754c79e5e4f375720fdc494b54d8c29a5c5d7fcd1676d4aea9392031fed
|
3 |
+
size 4136
|
runs/Jan11_09-33-19_vorace/events.out.tfevents.1704965640.vorace.177419.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4ca243c44aae48fbb2283e40dd2bc0f1d78e1857636397bb09bb6dd8d87e5d7
|
3 |
+
size 4136
|
runs/Jan11_09-37-59_vorace/events.out.tfevents.1704965920.vorace.179087.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f58380126187aad42f3ac86384fac28bd54327f4a059819a4b7536899b0ff545
|
3 |
+
size 21948
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbfa5c963f2c785286218fbc68d2845bdb59088f67b054e32890f782df993ad2
|
3 |
size 4728
|