metadata
license: mit
base_model: pdelobelle/robbert-v2-dutch-base
tags:
- generated_from_trainer
metrics:
- recall
- accuracy
model-index:
- name: robbert_dataaugmentation
results: []
robbert_dataaugmentation
This model is a fine-tuned version of pdelobelle/robbert-v2-dutch-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.6833
- Precisions: 0.8566
- Recall: 0.8001
- F-measure: 0.8200
- Accuracy: 0.9051
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 7.5e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 14
Training results
| Training Loss | Epoch | Step | Validation Loss | Precisions | Recall | F-measure | Accuracy |
|---|---|---|---|---|---|---|---|
| 0.5974 | 1.0 | 284 | 0.4862 | 0.7056 | 0.7095 | 0.6861 | 0.8582 |
| 0.2555 | 2.0 | 568 | 0.4399 | 0.7868 | 0.7784 | 0.7804 | 0.8856 |
| 0.1306 | 3.0 | 852 | 0.4482 | 0.8741 | 0.7806 | 0.8057 | 0.9005 |
| 0.0792 | 4.0 | 1136 | 0.5896 | 0.8170 | 0.7464 | 0.7440 | 0.8889 |
| 0.0479 | 5.0 | 1420 | 0.5834 | 0.8550 | 0.7755 | 0.8004 | 0.9071 |
| 0.0319 | 6.0 | 1704 | 0.6073 | 0.8253 | 0.7738 | 0.7866 | 0.8996 |
| 0.0241 | 7.0 | 1988 | 0.6493 | 0.8488 | 0.7784 | 0.7987 | 0.9038 |
| 0.017 | 8.0 | 2272 | 0.6967 | 0.8232 | 0.7900 | 0.8024 | 0.8978 |
| 0.0179 | 9.0 | 2556 | 0.6627 | 0.8626 | 0.7983 | 0.8198 | 0.9055 |
| 0.0097 | 10.0 | 2840 | 0.6833 | 0.8566 | 0.8001 | 0.8200 | 0.9051 |
| 0.007 | 11.0 | 3124 | 0.6972 | 0.8574 | 0.7989 | 0.8196 | 0.9051 |
| 0.0064 | 12.0 | 3408 | 0.7098 | 0.8524 | 0.7941 | 0.8141 | 0.9030 |
| 0.0031 | 13.0 | 3692 | 0.7231 | 0.8612 | 0.7999 | 0.8194 | 0.9062 |
| 0.0023 | 14.0 | 3976 | 0.7145 | 0.8629 | 0.7933 | 0.8149 | 0.9070 |
Framework versions
- Transformers 4.34.0
- Pytorch 2.0.1+cu118
- Datasets 2.14.5
- Tokenizers 0.14.1