Commit
·
8defe4a
1
Parent(s):
269d525
Training in progress, step 500
Browse files
config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "facebook/wav2vec2-xls-r-300m",
|
3 |
"activation_dropout": 0.0,
|
|
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
6 |
"add_adapter": false,
|
@@ -100,7 +101,7 @@
|
|
100 |
1
|
101 |
],
|
102 |
"torch_dtype": "float32",
|
103 |
-
"transformers_version": "4.
|
104 |
"use_weighted_layer_sum": false,
|
105 |
"vocab_size": 51,
|
106 |
"xvector_output_dim": 512
|
|
|
1 |
{
|
2 |
"_name_or_path": "facebook/wav2vec2-xls-r-300m",
|
3 |
"activation_dropout": 0.0,
|
4 |
+
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
6 |
"adapter_stride": 2,
|
7 |
"add_adapter": false,
|
|
|
101 |
1
|
102 |
],
|
103 |
"torch_dtype": "float32",
|
104 |
+
"transformers_version": "4.30.2",
|
105 |
"use_weighted_layer_sum": false,
|
106 |
"vocab_size": 51,
|
107 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61f90bf176875ab73e5989d53043f509155a4d34650ab62ff6d3d7b137c8d25e
|
3 |
+
size 1262110957
|
runs/Jun14_02-08-28_c54658d89f87/events.out.tfevents.1686708870.c54658d89f87.5334.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c7ee353f87fbea032984d90e43ae25e2dc3c150af7e5e7a284c6d07b4671fe4
|
3 |
+
size 5958
|
training_args.bin
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:db77b46e6d0a0a570ca0ff7181b552e47d74c6b70c5aeecb28e2b0d86278981d
|
3 |
+
size 3963
|