b-atmaja
commited on
Commit
•
3430ab4
1
Parent(s):
9c3cfb1
modified: config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"activation_dropout": 0.0,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
6 |
-
"
|
7 |
],
|
8 |
"attention_dropout": 0.15,
|
9 |
"bos_token_id": 1,
|
|
|
3 |
"activation_dropout": 0.0,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
6 |
+
"HubertForSequenceClassification"
|
7 |
],
|
8 |
"attention_dropout": 0.15,
|
9 |
"bos_token_id": 1,
|