ehcalabres
commited on
Commit
•
8858eda
1
Parent(s):
874fe61
Model re-trained on ravdess dataset with new Wav2VecForSequenceClassification feature
Browse files
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"activation_dropout": 0.05,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
6 |
-
"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
"bos_token_id": 1,
|
|
|
3 |
"activation_dropout": 0.05,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
6 |
+
"Wav2Vec2ForSequenceClassification"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
"bos_token_id": 1,
|
runs/Sep21_17-17-21_cc179d296121/1632245116.2700055/events.out.tfevents.1632245116.cc179d296121.76.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbb6d183f8cb099d980899530f3ea074c3049634c77e550cd5b55f74f1360ef3
|
3 |
+
size 4516
|
runs/Sep21_17-17-21_cc179d296121/events.out.tfevents.1632245116.cc179d296121.76.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdd4dc2a0c25dc844b789dfde100dd3f3631172a9536d0b69e6d9d91b77a33de
|
3 |
+
size 11879
|