update model card README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
tags:
|
|
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
- superb
|
@@ -7,20 +8,7 @@ metrics:
|
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
- name: trillsson3-ft-keyword-spotting
|
10 |
-
results:
|
11 |
-
- task:
|
12 |
-
name: Text Classification
|
13 |
-
type: text-classification
|
14 |
-
dataset:
|
15 |
-
name: superb
|
16 |
-
type: superb
|
17 |
-
config: ks
|
18 |
-
split: train
|
19 |
-
args: ks
|
20 |
-
metrics:
|
21 |
-
- name: Accuracy
|
22 |
-
type: accuracy
|
23 |
-
value: 0.9024713150926743
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
This model is a fine-tuned version of [vumichien/nonsemantic-speech-trillsson3](https://huggingface.co/vumichien/nonsemantic-speech-trillsson3) on the superb dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
-
- Loss: 0.
|
34 |
-
- Accuracy: 0.
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- audio-classification
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- superb
|
|
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
- name: trillsson3-ft-keyword-spotting
|
11 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [vumichien/nonsemantic-speech-trillsson3](https://huggingface.co/vumichien/nonsemantic-speech-trillsson3) on the superb dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3563
|
22 |
+
- Accuracy: 0.9041
|
23 |
|
24 |
## Model description
|
25 |
|