End of training
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [Fsoft-AIC/videberta-base](https://huggingface.co/Fsoft-AIC/videberta-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 1.
|
23 |
-
- Precision: 0.
|
24 |
-
- Recall: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Accuracy: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -48,17 +48,20 @@ The following hyperparameters were used during training:
|
|
48 |
- seed: 42
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
-
- num_epochs:
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
-
| No log | 1.0 | 78 | 1.
|
58 |
-
| No log | 2.0 | 156 | 1.
|
59 |
-
| No log | 3.0 | 234 | 1.
|
60 |
-
| No log | 4.0 | 312 | 1.
|
61 |
-
| No log | 5.0 | 390 | 1.
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [Fsoft-AIC/videberta-base](https://huggingface.co/Fsoft-AIC/videberta-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.0971
|
23 |
+
- Precision: 0.1319
|
24 |
+
- Recall: 0.1029
|
25 |
+
- F1: 0.1156
|
26 |
+
- Accuracy: 0.6647
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
48 |
- seed: 42
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 8
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| No log | 1.0 | 78 | 1.2306 | 0.0768 | 0.0370 | 0.0499 | 0.6486 |
|
58 |
+
| No log | 2.0 | 156 | 1.1902 | 0.0755 | 0.0609 | 0.0674 | 0.6407 |
|
59 |
+
| No log | 3.0 | 234 | 1.1627 | 0.0923 | 0.0679 | 0.0783 | 0.6499 |
|
60 |
+
| No log | 4.0 | 312 | 1.1489 | 0.1159 | 0.0879 | 0.1000 | 0.6530 |
|
61 |
+
| No log | 5.0 | 390 | 1.1219 | 0.0997 | 0.0749 | 0.0856 | 0.6529 |
|
62 |
+
| No log | 6.0 | 468 | 1.1130 | 0.1245 | 0.0879 | 0.1030 | 0.6589 |
|
63 |
+
| 1.0673 | 7.0 | 546 | 1.1095 | 0.1247 | 0.0919 | 0.1058 | 0.6600 |
|
64 |
+
| 1.0673 | 8.0 | 624 | 1.0971 | 0.1319 | 0.1029 | 0.1156 | 0.6647 |
|
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 735071068
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ed516d56da9279f320f0a128e725fa94a7b6daa85bb1a094df9f4db9e960551
|
3 |
size 735071068
|
runs/Dec05_11-41-41_122b6e7e2106/events.out.tfevents.1701776502.122b6e7e2106.47.3
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:9ec855046760e0cd2012898e36863c64021d30356da14c2720667a5d711ada78
|
3 |
+
size 9106
|