Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ metrics:
|
|
12 |
model-index:
|
13 |
- name: AST_EmoRecog_Model_v3
|
14 |
results: []
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -19,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# AST_EmoRecog_Model_v3
|
21 |
|
22 |
-
This model is a fine-tuned version of [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on the
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 1.2233
|
25 |
- Accuracy: 0.5299
|
@@ -66,4 +68,4 @@ The following hyperparameters were used during training:
|
|
66 |
- Transformers 4.47.1
|
67 |
- Pytorch 2.5.1+cu121
|
68 |
- Datasets 3.2.0
|
69 |
-
- Tokenizers 0.21.0
|
|
|
12 |
model-index:
|
13 |
- name: AST_EmoRecog_Model_v3
|
14 |
results: []
|
15 |
+
language:
|
16 |
+
- en
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
21 |
|
22 |
# AST_EmoRecog_Model_v3
|
23 |
|
24 |
+
This model is a fine-tuned version of [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on the [IEMOCAP](https://sail.usc.edu/iemocap/) dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 1.2233
|
27 |
- Accuracy: 0.5299
|
|
|
68 |
- Transformers 4.47.1
|
69 |
- Pytorch 2.5.1+cu121
|
70 |
- Datasets 3.2.0
|
71 |
+
- Tokenizers 0.21.0
|