End of training
Browse files- README.md +14 -14
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss: 0.
|
| 24 |
-
- Precision: 0.
|
| 25 |
-
- Recall: 0.
|
| 26 |
-
- F1: 0.
|
| 27 |
-
- Accuracy: 0.
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
@@ -43,7 +43,7 @@ More information needed
|
|
| 43 |
### Training hyperparameters
|
| 44 |
|
| 45 |
The following hyperparameters were used during training:
|
| 46 |
-
- learning_rate: 5e-05
|
| 47 |
- train_batch_size: 32
|
| 48 |
- eval_batch_size: 32
|
| 49 |
- seed: 42
|
|
@@ -55,14 +55,14 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 58 |
-
| No log | 1.0 | 118 | 0.
|
| 59 |
-
| No log | 2.0 | 236 | 0.
|
| 60 |
-
| No log | 3.0 | 354 | 0.
|
| 61 |
-
| No log | 4.0 | 472 | 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
|
| 67 |
|
| 68 |
### Framework versions
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.3597
|
| 24 |
+
- Precision: 0.7239
|
| 25 |
+
- Recall: 0.7197
|
| 26 |
+
- F1: 0.7218
|
| 27 |
+
- Accuracy: 0.8938
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 43 |
### Training hyperparameters
|
| 44 |
|
| 45 |
The following hyperparameters were used during training:
|
| 46 |
+
- learning_rate: 2.5e-05
|
| 47 |
- train_batch_size: 32
|
| 48 |
- eval_batch_size: 32
|
| 49 |
- seed: 42
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 58 |
+
| No log | 1.0 | 118 | 0.4622 | 0.6165 | 0.5828 | 0.5992 | 0.8584 |
|
| 59 |
+
| No log | 2.0 | 236 | 0.4044 | 0.6675 | 0.6620 | 0.6647 | 0.8772 |
|
| 60 |
+
| No log | 3.0 | 354 | 0.3787 | 0.6945 | 0.7220 | 0.708 | 0.8904 |
|
| 61 |
+
| No log | 4.0 | 472 | 0.3597 | 0.7239 | 0.7197 | 0.7218 | 0.8938 |
|
| 62 |
+
| 0.4344 | 5.0 | 590 | 0.3615 | 0.7273 | 0.7430 | 0.7351 | 0.8974 |
|
| 63 |
+
| 0.4344 | 6.0 | 708 | 0.3909 | 0.7410 | 0.7418 | 0.7414 | 0.8977 |
|
| 64 |
+
| 0.4344 | 7.0 | 826 | 0.3868 | 0.7394 | 0.7343 | 0.7368 | 0.8966 |
|
| 65 |
+
| 0.4344 | 8.0 | 944 | 0.3858 | 0.7402 | 0.7389 | 0.7396 | 0.8977 |
|
| 66 |
|
| 67 |
|
| 68 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 464775913
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80cc9f9fd634b3b700bd1706a46cef1e6c915cea57d28d38abce83691833541b
|
| 3 |
size 464775913
|