KhaldiAbderrhmane
commited on
Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -6,7 +6,6 @@
|
|
6 |
"AutoConfig": "configuration_emotion_classifier.EmotionClassifierConfig",
|
7 |
"AutoModelForSequenceClassification": "modeling_emotion_classifier.EmotionClassifierHuBERT"
|
8 |
},
|
9 |
-
"hubert_config":"None",
|
10 |
"hidden_size_lstm": 128,
|
11 |
"model_type": "hubert",
|
12 |
"num_classes": 6,
|
|
|
6 |
"AutoConfig": "configuration_emotion_classifier.EmotionClassifierConfig",
|
7 |
"AutoModelForSequenceClassification": "modeling_emotion_classifier.EmotionClassifierHuBERT"
|
8 |
},
|
|
|
9 |
"hidden_size_lstm": 128,
|
10 |
"model_type": "hubert",
|
11 |
"num_classes": 6,
|