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 |
|
@@ -44,7 +44,7 @@ More information needed
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
-
- learning_rate:
|
48 |
- train_batch_size: 32
|
49 |
- eval_batch_size: 32
|
50 |
- seed: 42
|
@@ -59,17 +59,16 @@ 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.
|
63 |
-
| No log | 1.
|
64 |
-
| No log | 2.
|
65 |
-
| No log | 3.
|
66 |
-
| No log | 4.
|
67 |
-
| No log | 5.
|
68 |
-
| No log | 6.
|
69 |
-
| No log |
|
70 |
-
| No log |
|
71 |
-
|
|
72 |
-
| 3.7796 | 9.48 | 550 | 3.2561 | 0.2155 | 0.1870 | 0.2155 | 0.1453 | 0.4380 |
|
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.9330
|
24 |
+
- Accuracy: 0.0674
|
25 |
+
- Precision: 0.0116
|
26 |
+
- Recall: 0.0674
|
27 |
+
- F1: 0.0182
|
28 |
+
- Binary: 0.3423
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 1e-05
|
48 |
- train_batch_size: 32
|
49 |
- eval_batch_size: 32
|
50 |
- seed: 42
|
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Binary |
|
61 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
62 |
+
| No log | 0.96 | 50 | 4.4099 | 0.0647 | 0.0191 | 0.0647 | 0.0221 | 0.2396 |
|
63 |
+
| No log | 1.91 | 100 | 4.3523 | 0.0593 | 0.0190 | 0.0593 | 0.0194 | 0.3019 |
|
64 |
+
| No log | 2.87 | 150 | 4.2416 | 0.0701 | 0.0246 | 0.0701 | 0.0235 | 0.3358 |
|
65 |
+
| No log | 3.83 | 200 | 4.1412 | 0.0701 | 0.0265 | 0.0701 | 0.0214 | 0.3437 |
|
66 |
+
| No log | 4.78 | 250 | 4.0716 | 0.0593 | 0.0069 | 0.0593 | 0.0122 | 0.3334 |
|
67 |
+
| No log | 5.74 | 300 | 4.0195 | 0.0701 | 0.0124 | 0.0701 | 0.0186 | 0.3453 |
|
68 |
+
| No log | 6.7 | 350 | 3.9850 | 0.0593 | 0.0073 | 0.0593 | 0.0126 | 0.3350 |
|
69 |
+
| No log | 7.66 | 400 | 3.9610 | 0.0647 | 0.0097 | 0.0647 | 0.0162 | 0.3388 |
|
70 |
+
| No log | 8.61 | 450 | 3.9420 | 0.0674 | 0.0113 | 0.0674 | 0.0180 | 0.3396 |
|
71 |
+
| 4.2019 | 9.57 | 500 | 3.9330 | 0.0674 | 0.0116 | 0.0674 | 0.0182 | 0.3423 |
|
|
|
72 |
|
73 |
|
74 |
### Framework versions
|
runs/Jun23_17-11-45_LAPTOP-1GID9RGH/events.out.tfevents.1719137506.LAPTOP-1GID9RGH.23764.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:58c0c588951001bed0b08cf4e695d77e035daa028c78ba646573f801a3f0c828
|
3 |
+
size 14787
|