Zheng Li
commited on
Model save
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: facebook/wav2vec2-base
|
5 |
tags:
|
6 |
-
- audio-classification
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- superb
|
@@ -24,7 +23,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
-
value: 0.
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Accuracy: 0.
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -70,11 +69,11 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: facebook/wav2vec2-base
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- superb
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.9814651368049426
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.0982
|
37 |
+
- Accuracy: 0.9815
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
71 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
72 |
+
| 0.8747 | 1.0 | 400 | 0.8067 | 0.9341 |
|
73 |
+
| 0.2332 | 2.0 | 800 | 0.1779 | 0.9746 |
|
74 |
+
| 0.217 | 3.0 | 1200 | 0.1263 | 0.9766 |
|
75 |
+
| 0.1529 | 4.0 | 1600 | 0.1045 | 0.9806 |
|
76 |
+
| 0.15 | 4.9894 | 1995 | 0.0982 | 0.9815 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
runs/Apr08_16-30-28_cs-Precision-7960-Tower/events.out.tfevents.1744144232.cs-Precision-7960-Tower.26085.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fd7d5bc9dffb9e5dba9ccc671990195bff0686bf608380b9a69ba296066b27a
|
3 |
+
size 51241
|