End of training
Browse files- README.md +12 -12
- model.safetensors +1 -1
- training_args.bin +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,16 +52,16 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
|
66 |
|
67 |
### 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.2463
|
21 |
+
- Accuracy: 0.9243
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| 0.8432 | 1.0 | 123 | 0.7449 | 0.8523 |
|
56 |
+
| 0.4692 | 2.0 | 246 | 0.4199 | 0.8894 |
|
57 |
+
| 0.3478 | 3.0 | 369 | 0.3122 | 0.9148 |
|
58 |
+
| 0.3054 | 4.0 | 492 | 0.2771 | 0.9156 |
|
59 |
+
| 0.2522 | 5.0 | 615 | 0.2676 | 0.9217 |
|
60 |
+
| 0.2221 | 6.0 | 738 | 0.2495 | 0.9217 |
|
61 |
+
| 0.2256 | 7.0 | 861 | 0.2588 | 0.9184 |
|
62 |
+
| 0.1949 | 8.0 | 984 | 0.2525 | 0.9232 |
|
63 |
+
| 0.1837 | 9.0 | 1107 | 0.2505 | 0.9237 |
|
64 |
+
| 0.1644 | 10.0 | 1230 | 0.2463 | 0.9243 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378307508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:970ad4b6363b1113477765db169037a5036c416ad4b7e603f99fb1ad38a5f907
|
3 |
size 378307508
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:625d32cac9a692d41c1ec88f04606cead6f250d59b8ec25034d5b000efe16aac
|
3 |
size 5176
|