amiriparian
commited on
Commit
•
fec72ec
1
Parent(s):
7f4b112
Upload ExHuBERT
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
6 |
-
"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
"bos_token_id": 1,
|
@@ -83,7 +83,7 @@
|
|
83 |
"num_conv_pos_embedding_groups": 16,
|
84 |
"num_conv_pos_embeddings": 128,
|
85 |
"num_feat_extract_layers": 7,
|
86 |
-
"num_hidden_layers":
|
87 |
"pad_token_id": 0,
|
88 |
"torch_dtype": "float32",
|
89 |
"transformers_version": "4.31.0",
|
|
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
6 |
+
"ExHuBERT"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
"bos_token_id": 1,
|
|
|
83 |
"num_conv_pos_embedding_groups": 16,
|
84 |
"num_conv_pos_embeddings": 128,
|
85 |
"num_feat_extract_layers": 7,
|
86 |
+
"num_hidden_layers": 48,
|
87 |
"pad_token_id": 0,
|
88 |
"torch_dtype": "float32",
|
89 |
"transformers_version": "4.31.0",
|
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:c4c35a61b144a2c5f23a3bab59125bd5e0eb220e389187ebb67a8aca681a07f3
|
3 |
+
size 2673871413
|