File size: 1,965 Bytes
727947e dd4d04c 727947e dd4d04c 727947e 92e577f 727947e dd4d04c 727947e dd4d04c 727947e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 |
---
license: mit
base_model: DTAI-KULeuven/robbert-2023-dutch-large
tags:
- generated_from_trainer
model-index:
- name: robbert-2023-dutch-large-ft-lcn
results: []
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# robbert-2023-dutch-large-ft-lcn
This model is a fine-tuned version of [DTAI-KULeuven/robbert-2023-dutch-large](https://huggingface.co/DTAI-KULeuven/robbert-2023-dutch-large) on an unknown dataset.
It achieves the following results on the evaluation set:
- Loss: 1.8711
## 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: 6e-05
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 100
- num_epochs: 12
### Training results
| Training Loss | Epoch | Step | Validation Loss |
|:-------------:|:-----:|:----:|:---------------:|
| 2.3132 | 1.0 | 69 | 2.1302 |
| 2.1372 | 2.0 | 138 | 2.0750 |
| 2.0204 | 3.0 | 207 | 1.9985 |
| 1.9231 | 4.0 | 276 | 1.9298 |
| 1.8671 | 5.0 | 345 | 1.9031 |
| 1.764 | 6.0 | 414 | 1.9241 |
| 1.7491 | 7.0 | 483 | 1.9061 |
| 1.7057 | 8.0 | 552 | 1.9247 |
| 1.6751 | 9.0 | 621 | 1.8435 |
| 1.5922 | 10.0 | 690 | 1.8714 |
| 1.5859 | 11.0 | 759 | 1.8203 |
| 1.5551 | 12.0 | 828 | 1.8823 |
### Framework versions
- Transformers 4.31.0
- Pytorch 1.11.0+cu113
- Datasets 2.14.4
- Tokenizers 0.13.3
|