End of training
Browse files
README.md
CHANGED
@@ -20,12 +20,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 3.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Binary: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -59,17 +59,17 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Binary |
|
61 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
62 |
-
| No log | 0.86 | 50 | 4.
|
63 |
-
| No log | 1.72 | 100 | 4.
|
64 |
-
| No log | 2.59 | 150 | 3.
|
65 |
-
| No log | 3.45 | 200 | 3.
|
66 |
-
| No log | 4.31 | 250 | 3.
|
67 |
-
| No log | 5.17 | 300 | 3.
|
68 |
-
| No log | 6.03 | 350 | 3.
|
69 |
-
| No log | 6.9 | 400 | 3.
|
70 |
-
| No log | 7.76 | 450 | 3.
|
71 |
-
| 3.
|
72 |
-
| 3.
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 3.2561
|
24 |
+
- Accuracy: 0.2155
|
25 |
+
- Precision: 0.1870
|
26 |
+
- Recall: 0.2155
|
27 |
+
- F1: 0.1453
|
28 |
+
- Binary: 0.4380
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Binary |
|
61 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
62 |
+
| No log | 0.86 | 50 | 4.2865 | 0.0291 | 0.0034 | 0.0291 | 0.0043 | 0.2661 |
|
63 |
+
| No log | 1.72 | 100 | 4.0141 | 0.0460 | 0.0306 | 0.0460 | 0.0187 | 0.3199 |
|
64 |
+
| No log | 2.59 | 150 | 3.8172 | 0.0630 | 0.0204 | 0.0630 | 0.0214 | 0.3378 |
|
65 |
+
| No log | 3.45 | 200 | 3.7045 | 0.0896 | 0.0534 | 0.0896 | 0.0533 | 0.3431 |
|
66 |
+
| No log | 4.31 | 250 | 3.5695 | 0.1308 | 0.0844 | 0.1308 | 0.0796 | 0.3785 |
|
67 |
+
| No log | 5.17 | 300 | 3.4883 | 0.1622 | 0.1140 | 0.1622 | 0.1002 | 0.3954 |
|
68 |
+
| No log | 6.03 | 350 | 3.4447 | 0.1622 | 0.1145 | 0.1622 | 0.1005 | 0.3925 |
|
69 |
+
| No log | 6.9 | 400 | 3.3482 | 0.1671 | 0.0972 | 0.1671 | 0.1026 | 0.4077 |
|
70 |
+
| No log | 7.76 | 450 | 3.3042 | 0.1961 | 0.1424 | 0.1961 | 0.1295 | 0.4228 |
|
71 |
+
| 3.7796 | 8.62 | 500 | 3.2724 | 0.2131 | 0.1898 | 0.2131 | 0.1472 | 0.4370 |
|
72 |
+
| 3.7796 | 9.48 | 550 | 3.2561 | 0.2155 | 0.1870 | 0.2155 | 0.1453 | 0.4380 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
runs/Jun17_20-21-51_LAPTOP-1GID9RGH/events.out.tfevents.1718630512.LAPTOP-1GID9RGH.14224.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:9f059110e4acda612ceb6dcd585561b341a1f84cccf1d50ba8437d986a7778c6
|
3 |
+
size 15309
|