Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ model-index:
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.87
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -83,4 +84,4 @@ The following hyperparameters were used during training:
|
|
83 |
- Transformers 4.44.0
|
84 |
- Pytorch 2.4.0
|
85 |
- Datasets 2.21.0
|
86 |
-
- Tokenizers 0.19.1
|
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.87
|
26 |
+
pipeline_tag: audio-classification
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
84 |
- Transformers 4.44.0
|
85 |
- Pytorch 2.4.0
|
86 |
- Datasets 2.21.0
|
87 |
+
- Tokenizers 0.19.1
|