Upload HubertForSequenceClassification
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
@@ -84,7 +84,7 @@
|
|
84 |
"num_hidden_layers": 24,
|
85 |
"pad_token_id": 0,
|
86 |
"torch_dtype": "float32",
|
87 |
-
"transformers_version": "4.
|
88 |
"use_weighted_layer_sum": false,
|
89 |
"vocab_size": 32
|
90 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/hubert-large-ls960-ft",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
84 |
"num_hidden_layers": 24,
|
85 |
"pad_token_id": 0,
|
86 |
"torch_dtype": "float32",
|
87 |
+
"transformers_version": "4.30.2",
|
88 |
"use_weighted_layer_sum": false,
|
89 |
"vocab_size": 32
|
90 |
}
|
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:1cb638b377ccc927a3dfbd55f68b57fa240eee4e8b42d6e5b49b06d69bb7671d
|
3 |
+
size 1262956405
|