Training in progress, step 200
Browse files
config.json
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
{
|
2 |
"_name_or_path": "ylacombe/w2v-bert-2.0",
|
3 |
"activation_dropout": 0.0,
|
|
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
6 |
"add_adapter": true,
|
7 |
"apply_spec_augment": false,
|
8 |
"architectures": [
|
9 |
-
"
|
10 |
],
|
11 |
"attention_dropout": 0.0,
|
12 |
"bos_token_id": 1,
|
|
|
1 |
{
|
2 |
"_name_or_path": "ylacombe/w2v-bert-2.0",
|
3 |
"activation_dropout": 0.0,
|
4 |
+
"adapter_act": "relu",
|
5 |
"adapter_kernel_size": 3,
|
6 |
"adapter_stride": 2,
|
7 |
"add_adapter": true,
|
8 |
"apply_spec_augment": false,
|
9 |
"architectures": [
|
10 |
+
"Wav2Vec2BertForCTC"
|
11 |
],
|
12 |
"attention_dropout": 0.0,
|
13 |
"bos_token_id": 1,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2422974460
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0198f6c17ec50031b5111e0e77c68c2a33066949e490971d032f04ad7e8e117b
|
3 |
size 2422974460
|
runs/Jan15_12-27-19_967b1b0cbec5/events.out.tfevents.1705321732.967b1b0cbec5.5424.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:772e4c9649f5ae0ddfcac26d9249e9ca95d20894928195db40d1074feb7d05d3
|
3 |
+
size 6616
|
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:53e2808443b49f1775523b6929abc063c98cd03f627b382abcc7e3366334ded0
|
3 |
size 4728
|