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 |
-
| 1.
|
| 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.3151
|
| 21 |
+
- F1: 0.9264
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 52 |
+
| 1.1423 | 1.0 | 626 | 0.8247 | 0.8317 |
|
| 53 |
+
| 0.3874 | 2.0 | 1252 | 0.3783 | 0.9191 |
|
| 54 |
+
| 0.1911 | 3.0 | 1878 | 0.3151 | 0.9264 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
logs/events.out.tfevents.1729165877.SH-IDC1-10-140-0-250.308357.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:61b94180956492a371e3fa13f9c1138c56d2bba065260a741043796d326711ea
|
| 3 |
+
size 13439
|