Model save
Browse files- README.md +17 -17
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,13 +20,13 @@ 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 the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- Precision: 0.
|
28 |
-
- Mcc: 0.
|
29 |
-
- Auc: 0.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -59,16 +59,16 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
|
61 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
|
62 |
-
|
|
63 |
-
|
|
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/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0451
|
24 |
+
- Accuracy: 0.99
|
25 |
+
- F1: 0.9900
|
26 |
+
- Recall: 0.99
|
27 |
+
- Precision: 0.9900
|
28 |
+
- Mcc: 0.9875
|
29 |
+
- Auc: 0.9994
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
|
61 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
|
62 |
+
| 0.2557 | 1.0 | 200 | 0.1431 | 0.965 | 0.9647 | 0.9650 | 0.9676 | 0.9570 | 0.9965 |
|
63 |
+
| 0.1858 | 2.0 | 400 | 0.0567 | 0.985 | 0.9849 | 0.985 | 0.9854 | 0.9814 | 0.9994 |
|
64 |
+
| 0.0626 | 3.0 | 600 | 0.0612 | 0.9875 | 0.9875 | 0.9875 | 0.9876 | 0.9844 | 0.9996 |
|
65 |
+
| 0.2167 | 4.0 | 800 | 0.0340 | 0.995 | 0.9950 | 0.9950 | 0.9950 | 0.9938 | 0.9999 |
|
66 |
+
| 0.0217 | 5.0 | 1000 | 0.0454 | 0.9925 | 0.9925 | 0.9925 | 0.9925 | 0.9906 | 0.9997 |
|
67 |
+
| 0.1366 | 6.0 | 1200 | 0.0659 | 0.985 | 0.9850 | 0.985 | 0.9852 | 0.9813 | 0.9992 |
|
68 |
+
| 0.0167 | 7.0 | 1400 | 0.0515 | 0.9925 | 0.9925 | 0.9925 | 0.9927 | 0.9907 | 0.9991 |
|
69 |
+
| 0.015 | 8.0 | 1600 | 0.0414 | 0.9925 | 0.9925 | 0.9925 | 0.9927 | 0.9907 | 0.9993 |
|
70 |
+
| 0.0312 | 9.0 | 1800 | 0.0432 | 0.9925 | 0.9925 | 0.9925 | 0.9926 | 0.9906 | 0.9993 |
|
71 |
+
| 0.0091 | 10.0 | 2000 | 0.0451 | 0.99 | 0.9900 | 0.99 | 0.9900 | 0.9875 | 0.9994 |
|
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 378305028
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f06b99b1bccc6b7cc2cfd16acaba4d7eee9e0782fae2d21caed908da8439ab62
|
3 |
size 378305028
|