Training in progress, step 400
Browse files
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"architectures": [
|
9 |
"WavLMForXVector"
|
10 |
],
|
11 |
-
"attention_dropout": 0.
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 768,
|
@@ -49,11 +49,11 @@
|
|
49 |
"feat_extract_activation": "gelu",
|
50 |
"feat_extract_dropout": 0.0,
|
51 |
"feat_extract_norm": "layer",
|
52 |
-
"feat_proj_dropout": 0.
|
53 |
"feat_quantizer_dropout": 0.0,
|
54 |
"final_dropout": 0.0,
|
55 |
"hidden_act": "gelu",
|
56 |
-
"hidden_dropout": 0.
|
57 |
"hidden_size": 1024,
|
58 |
"id2label": {
|
59 |
"0": "LABEL_0",
|
@@ -3302,7 +3302,7 @@
|
|
3302 |
"LABEL_999": 999
|
3303 |
},
|
3304 |
"layer_norm_eps": 1e-05,
|
3305 |
-
"layerdrop": 0.
|
3306 |
"mask_channel_length": 10,
|
3307 |
"mask_channel_min_space": 1,
|
3308 |
"mask_channel_other": 0.0,
|
|
|
8 |
"architectures": [
|
9 |
"WavLMForXVector"
|
10 |
],
|
11 |
+
"attention_dropout": 0.0,
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 768,
|
|
|
49 |
"feat_extract_activation": "gelu",
|
50 |
"feat_extract_dropout": 0.0,
|
51 |
"feat_extract_norm": "layer",
|
52 |
+
"feat_proj_dropout": 0.0,
|
53 |
"feat_quantizer_dropout": 0.0,
|
54 |
"final_dropout": 0.0,
|
55 |
"hidden_act": "gelu",
|
56 |
+
"hidden_dropout": 0.0,
|
57 |
"hidden_size": 1024,
|
58 |
"id2label": {
|
59 |
"0": "LABEL_0",
|
|
|
3302 |
"LABEL_999": 999
|
3303 |
},
|
3304 |
"layer_norm_eps": 1e-05,
|
3305 |
+
"layerdrop": 0.0,
|
3306 |
"mask_channel_length": 10,
|
3307 |
"mask_channel_min_space": 1,
|
3308 |
"mask_channel_other": 0.0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1290156352
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fd16883f333fe00bc5b2b236e09cb29b92bccdcfdd3ce76d2b8b878ea9c9f93
|
3 |
size 1290156352
|
runs/Sep11_00-02-44_652dfcbe7e0b/events.out.tfevents.1726012971.652dfcbe7e0b.69299.6
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:c3be70bdde66ec0e35837b74056277d555ee1cf476153b5c9b5c7b2eabd4035c
|
3 |
+
size 84000
|
runs/Sep11_00-27-45_652dfcbe7e0b/events.out.tfevents.1726014467.652dfcbe7e0b.69299.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:408d2a6fa0a606af8c4d52bd9c1101076f38ff77afa67dc4177d763f498f3bf4
|
3 |
+
size 83578
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:470708103f2b2ca23bf5368f802d11f7690026ad54eac8769224a7cb090a1e48
|
3 |
size 5240
|