Model re-trained on ravdess dataset with new Wav2VecForSequenceClassification feature

This commit is contained in:
Enrique Hernández Calabrés 2021-09-21 20:54:52 +02:00
parent 874fe6191e
commit 8858eda923
3 changed files with 7 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"activation_dropout": 0.05, "activation_dropout": 0.05,
"apply_spec_augment": true, "apply_spec_augment": true,
"architectures": [ "architectures": [
"Wav2Vec2ForEmotionRecognition" "Wav2Vec2ForSequenceClassification"
], ],
"attention_dropout": 0.1, "attention_dropout": 0.1,
"bos_token_id": 1, "bos_token_id": 1,

Binary file not shown.