Training in progress, step 500
Browse files
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_name_or_path": "facebook/wav2vec2-xls-r-300m",
|
3 |
-
"activation_dropout": 0.
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
6 |
"add_adapter": false,
|
@@ -62,10 +62,10 @@
|
|
62 |
"layerdrop": 0.0,
|
63 |
"mask_feature_length": 64,
|
64 |
"mask_feature_min_masks": 0,
|
65 |
-
"mask_feature_prob": 0.
|
66 |
"mask_time_length": 10,
|
67 |
"mask_time_min_masks": 2,
|
68 |
-
"mask_time_prob": 0.
|
69 |
"model_type": "wav2vec2",
|
70 |
"num_adapter_layers": 3,
|
71 |
"num_attention_heads": 16,
|
|
|
1 |
{
|
2 |
"_name_or_path": "facebook/wav2vec2-xls-r-300m",
|
3 |
+
"activation_dropout": 0.1,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
6 |
"add_adapter": false,
|
|
|
62 |
"layerdrop": 0.0,
|
63 |
"mask_feature_length": 64,
|
64 |
"mask_feature_min_masks": 0,
|
65 |
+
"mask_feature_prob": 0.25,
|
66 |
"mask_time_length": 10,
|
67 |
"mask_time_min_masks": 2,
|
68 |
+
"mask_time_prob": 0.75,
|
69 |
"model_type": "wav2vec2",
|
70 |
"num_adapter_layers": 3,
|
71 |
"num_attention_heads": 16,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262038129
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b574ab0fd17d8661e629f7e456924a93a5195e4bdfe0f361a9a12f8c89f7397
|
3 |
size 1262038129
|
runs/Sep12_11-56-57_dgx-DGX-Station/1662968477.4461226/events.out.tfevents.1662968477.dgx-DGX-Station.3636.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d21c9200b4831a627cb58272d5605cb9472a2112d49a4f58581c0b63ad299f93
|
3 |
+
size 5210
|
runs/Sep12_11-56-57_dgx-DGX-Station/events.out.tfevents.1662968477.dgx-DGX-Station.3636.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e230c97337f417d67cfe35e40a61ba818c17dd3fc37d47e30662a60232b051f6
|
3 |
+
size 6082
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3247
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1789026ff21761fc68025b4fa0dfb25312dcfa192d6e5f4a7168d5f33cfc46a
|
3 |
size 3247
|