Model save
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
- Accuracy: 1.0
|
25 |
- F1: 1.0
|
26 |
- Recall: 1.0
|
@@ -57,18 +57,18 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
### Training results
|
59 |
|
60 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc
|
61 |
-
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0001
|
24 |
- Accuracy: 1.0
|
25 |
- F1: 1.0
|
26 |
- Recall: 1.0
|
|
|
57 |
|
58 |
### Training results
|
59 |
|
60 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
|
61 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:---:|
|
62 |
+
| 0.0033 | 1.0 | 200 | 0.0113 | 0.9975 | 0.9975 | 0.9975 | 0.9975 | 0.9969 | 1.0 |
|
63 |
+
| 0.0003 | 2.0 | 400 | 0.0002 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
64 |
+
| 0.0002 | 3.0 | 600 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
65 |
+
| 0.0002 | 4.0 | 800 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
66 |
+
| 0.0001 | 5.0 | 1000 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
67 |
+
| 0.0002 | 6.0 | 1200 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
68 |
+
| 0.1282 | 7.0 | 1400 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
69 |
+
| 0.0001 | 8.0 | 1600 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
70 |
+
| 0.0001 | 9.0 | 1800 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
71 |
+
| 0.0001 | 10.0 | 2000 | 0.0001 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378305452
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c1b8b7851e06956ae6a8f4a6617ad509ec557211049506cc7f811ea68c45cb1
|
3 |
size 378305452
|