End of training
Browse files
README.md
CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [MiMe-MeMo/MeMo-BERT-03](https://huggingface.co/MiMe-MeMo/MeMo-BERT-03) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
-
- F1-score: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -44,18 +44,18 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
-
| Training Loss | Epoch | Step
|
48 |
-
|
49 |
-
|
|
50 |
-
|
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [MiMe-MeMo/MeMo-BERT-03](https://huggingface.co/MiMe-MeMo/MeMo-BERT-03) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.3100
|
18 |
+
- F1-score: 0.9021
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
49 |
+
| No log | 1.0 | 223 | 0.3100 | 0.9021 |
|
50 |
+
| No log | 2.0 | 446 | 0.3473 | 0.8991 |
|
51 |
+
| 0.2918 | 3.0 | 669 | 0.5325 | 0.8914 |
|
52 |
+
| 0.2918 | 4.0 | 892 | 0.6119 | 0.8819 |
|
53 |
+
| 0.1085 | 5.0 | 1115 | 0.5423 | 0.8920 |
|
54 |
+
| 0.1085 | 6.0 | 1338 | 0.5977 | 0.8861 |
|
55 |
+
| 0.0701 | 7.0 | 1561 | 0.5991 | 0.8991 |
|
56 |
+
| 0.0701 | 8.0 | 1784 | 0.7600 | 0.8636 |
|
57 |
+
| 0.0381 | 9.0 | 2007 | 0.7346 | 0.8671 |
|
58 |
+
| 0.0381 | 10.0 | 2230 | 0.7637 | 0.8629 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497814104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a61760a7c6581675bcd963b000dbdb62444ad45f1187744729190aa656285cd1
|
3 |
size 497814104
|
runs/Jun12_14-31-51_58029a0bd48e/events.out.tfevents.1718203868.58029a0bd48e.1107.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c86c5426fc1e5771cf3f2c2b868f2a0e81c9b4d36b311c8308e47af1220d727
|
3 |
+
size 411
|