End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
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:
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
| No log | 0.8 | 3 | 2.
|
56 |
-
| No log | 1.87 | 7 |
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
|
64 |
|
65 |
### 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: 2.6538
|
21 |
+
- Accuracy: 0.0177
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| No log | 0.8 | 3 | 2.6467 | 0.0708 |
|
56 |
+
| No log | 1.87 | 7 | 2.6489 | 0.0354 |
|
57 |
+
| 2.6395 | 2.93 | 11 | 2.6502 | 0.0354 |
|
58 |
+
| 2.6395 | 4.0 | 15 | 2.6507 | 0.0354 |
|
59 |
+
| 2.6395 | 4.8 | 18 | 2.6512 | 0.0442 |
|
60 |
+
| 2.638 | 5.87 | 22 | 2.6561 | 0.0354 |
|
61 |
+
| 2.638 | 6.93 | 26 | 2.6544 | 0.0177 |
|
62 |
+
| 2.6367 | 8.0 | 30 | 2.6538 | 0.0177 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378314704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75586b9a56a3c2749d186699c328973394d8accc85c7103207d84050f6ae414c
|
3 |
size 378314704
|