Model re-trained on ravdess dataset with new Wav2VecForSequenceClassification feature
This commit is contained in:
parent
874fe6191e
commit
8858eda923
|
@ -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,
|
||||||
|
|
BIN
runs/Sep21_17-17-21_cc179d296121/1632245116.2700055/events.out.tfevents.1632245116.cc179d296121.76.1 (Stored with Git LFS)
Normal file
BIN
runs/Sep21_17-17-21_cc179d296121/1632245116.2700055/events.out.tfevents.1632245116.cc179d296121.76.1 (Stored with Git LFS)
Normal file
Binary file not shown.
BIN
runs/Sep21_17-17-21_cc179d296121/events.out.tfevents.1632245116.cc179d296121.76.0 (Stored with Git LFS)
Normal file
BIN
runs/Sep21_17-17-21_cc179d296121/events.out.tfevents.1632245116.cc179d296121.76.0 (Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue