End of training
Browse files
README.md
CHANGED
@@ -17,15 +17,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [FPTAI/vibert-base-cased](https://huggingface.co/FPTAI/vibert-base-cased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1 Micro: 0.
|
22 |
-
- F1 Macro: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Recall Micro: 0.
|
25 |
-
- Precision Micro: 0.
|
26 |
-
- Recall Macro: 0.
|
27 |
-
- Precision Macro: 0.
|
28 |
-
- F1: 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: 8
|
49 |
- eval_batch_size: 8
|
50 |
- seed: 42
|
@@ -57,10 +57,10 @@ The following hyperparameters were used during training:
|
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 Micro | F1 Macro | Accuracy | Recall Micro | Precision Micro | Recall Macro | Precision Macro | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|:------------:|:---------------:|:------------:|:---------------:|:------:|
|
59 |
| 0.0696 | 1.0 | 1526 | 0.0711 | 0.6892 | 0.0243 | 0.7054 | 0.6737 | 0.7054 | 0.0294 | 0.0207 | 0.5573 |
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [FPTAI/vibert-base-cased](https://huggingface.co/FPTAI/vibert-base-cased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0617
|
21 |
+
- F1 Micro: 0.7029
|
22 |
+
- F1 Macro: 0.0254
|
23 |
+
- Accuracy: 0.6459
|
24 |
+
- Recall Micro: 0.6169
|
25 |
+
- Precision Micro: 0.8169
|
26 |
+
- Recall Macro: 0.0269
|
27 |
+
- Precision Macro: 0.0240
|
28 |
+
- F1: 0.5817
|
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: 8
|
49 |
- eval_batch_size: 8
|
50 |
- seed: 42
|
|
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 Micro | F1 Macro | Accuracy | Recall Micro | Precision Micro | Recall Macro | Precision Macro | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|:------------:|:---------------:|:------------:|:---------------:|:------:|
|
59 |
| 0.0696 | 1.0 | 1526 | 0.0711 | 0.6892 | 0.0243 | 0.7054 | 0.6737 | 0.7054 | 0.0294 | 0.0207 | 0.5573 |
|
60 |
+
| 0.0577 | 2.0 | 3052 | 0.0640 | 0.6943 | 0.0251 | 0.6398 | 0.6111 | 0.8038 | 0.0267 | 0.0236 | 0.5742 |
|
61 |
+
| 0.0674 | 3.0 | 4578 | 0.0613 | 0.6949 | 0.0252 | 0.6257 | 0.5976 | 0.8300 | 0.0261 | 0.0244 | 0.5778 |
|
62 |
+
| 0.0576 | 4.0 | 6104 | 0.0610 | 0.7006 | 0.0254 | 0.6358 | 0.6073 | 0.8278 | 0.0265 | 0.0243 | 0.5814 |
|
63 |
+
| 0.0387 | 5.0 | 7630 | 0.0617 | 0.7029 | 0.0254 | 0.6459 | 0.6169 | 0.8169 | 0.0269 | 0.0240 | 0.5817 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
logs/events.out.tfevents.1718576994.c8090dc1a637.879.1
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:dfbbe86258881ea8cb520809fbc0fc6d46e6e8d28b9275a6d2517381789e78d8
|
3 |
+
size 171283
|
logs/events.out.tfevents.1718580264.c8090dc1a637.879.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0bb729cd03072f7bf5056039e11c01f892c42c167aef0ea05b2c31f004f727c
|
3 |
+
size 791
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 461545600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dcaf127959492407f36b98671251631d695b365cbfede1c15d6bbb3e4256eb3
|
3 |
size 461545600
|