KieuTruongz
commited on
Commit
•
a9c9afc
1
Parent(s):
0b62cb4
End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
56 |
-
| No log | 0.9771 | 32 | 0.
|
57 |
-
| No log | 1.9847 | 65 | 0.
|
58 |
-
| No log | 2.9924 | 98 | 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0733
|
21 |
+
- Accuracy: 0.9933
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
56 |
+
| No log | 0.9771 | 32 | 0.8130 | 0.5556 |
|
57 |
+
| No log | 1.9847 | 65 | 0.4427 | 0.8822 |
|
58 |
+
| No log | 2.9924 | 98 | 0.3897 | 0.8990 |
|
59 |
+
| 0.6712 | 4.0 | 131 | 0.3887 | 0.9024 |
|
60 |
+
| 0.6712 | 4.9771 | 163 | 0.1541 | 0.9697 |
|
61 |
+
| 0.6712 | 5.9847 | 196 | 0.1559 | 0.9663 |
|
62 |
+
| 0.2726 | 6.9924 | 229 | 0.1327 | 0.9697 |
|
63 |
+
| 0.2726 | 8.0 | 262 | 0.1053 | 0.9697 |
|
64 |
+
| 0.2726 | 8.9771 | 294 | 0.0748 | 0.9832 |
|
65 |
+
| 0.1679 | 9.7710 | 320 | 0.0733 | 0.9933 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
runs/Jul11_08-36-15_6bedf526aae6/events.out.tfevents.1720688681.6bedf526aae6.528.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16b23c0100f843c2cb87ae02f31f391d0030012d80faf9bba9bacabd81b568ab
|
3 |
+
size 411
|