End of training
Browse files
README.md
CHANGED
|
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [NbAiLab/nb-bert-base](https://huggingface.co/NbAiLab/nb-bert-base) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 0.
|
| 19 |
-
- F1-score: 0.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -45,18 +45,18 @@ The following hyperparameters were used during training:
|
|
| 45 |
|
| 46 |
### Training results
|
| 47 |
|
| 48 |
-
| Training Loss | Epoch | Step
|
| 49 |
-
|:-------------:|:-----:|:----
|
| 50 |
-
|
|
| 51 |
-
|
|
| 52 |
-
| 0.
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [NbAiLab/nb-bert-base](https://huggingface.co/NbAiLab/nb-bert-base) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 0.6925
|
| 19 |
+
- F1-score: 0.8767
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 45 |
|
| 46 |
### Training results
|
| 47 |
|
| 48 |
+
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
| 49 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 50 |
+
| No log | 1.0 | 223 | 0.3699 | 0.8512 |
|
| 51 |
+
| No log | 2.0 | 446 | 0.3821 | 0.8476 |
|
| 52 |
+
| 0.3652 | 3.0 | 669 | 0.4355 | 0.8719 |
|
| 53 |
+
| 0.3652 | 4.0 | 892 | 0.4200 | 0.8755 |
|
| 54 |
+
| 0.2357 | 5.0 | 1115 | 0.5924 | 0.8719 |
|
| 55 |
+
| 0.2357 | 6.0 | 1338 | 0.6925 | 0.8767 |
|
| 56 |
+
| 0.1243 | 7.0 | 1561 | 0.6726 | 0.8636 |
|
| 57 |
+
| 0.1243 | 8.0 | 1784 | 0.7976 | 0.8588 |
|
| 58 |
+
| 0.0626 | 9.0 | 2007 | 0.7962 | 0.8622 |
|
| 59 |
+
| 0.0626 | 10.0 | 2230 | 0.7938 | 0.8622 |
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 711443456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0282053bbef295bda14ece770a4c0a349e6c4b4d079cdf4839489428dbefd9ff
|
| 3 |
size 711443456
|
runs/Jun12_14-42-23_fc482c89b3cc/events.out.tfevents.1718203356.fc482c89b3cc.423.2
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:a603464a6d1c1b996991937bfcf7a0aade774047f6e2ed918f8e558bd883d4f6
|
| 3 |
+
size 9481
|
runs/Jun12_14-42-23_fc482c89b3cc/events.out.tfevents.1718204383.fc482c89b3cc.423.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23ae0de2d596a6e125a9e42024421a141d3548f9cbd8fbd737f6298b34ff7696
|
| 3 |
+
size 411
|