End of training
Browse files
README.md
CHANGED
|
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- F1: 0.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 52 |
-
|
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.5411
|
| 21 |
+
- F1: 0.8931
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 52 |
+
| 2.4953 | 1.0 | 626 | 1.9874 | 0.5181 |
|
| 53 |
+
| 0.9025 | 2.0 | 1252 | 0.7712 | 0.8430 |
|
| 54 |
+
| 0.4689 | 3.0 | 1878 | 0.5411 | 0.8931 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
logs/events.out.tfevents.1705160512.bakuretsopc.9783.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:93d3572bfbae22d9ad12f95da9e6308ac181ec6c7e7c2a88ae4cc792a63223a1
|
| 3 |
+
size 12400
|