|
--- |
|
datasets: |
|
- GroNLP/dutch-cola |
|
language: |
|
- nl |
|
tags: |
|
- generated from trainer |
|
metrics: |
|
- accuracy |
|
bass-model: pdelobelle/robbert-v2-dutch-base |
|
--- |
|
# Model Card for Model ID |
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-base](https://huggingface.co/pdelobelle/robbert-v2-dutch-base) on [GroNLP/dutch-cola](https://huggingface.co/datasets/GroNLP/dutch-cola). |
|
It achieves the following results on the evaluation set: |
|
|
|
- Accuracy: 0.7879 |
|
|
|
|
|
#### Training Hyperparameters |
|
|
|
The following hyperparameters were used during training: |
|
|
|
- learning rate: 5e-05 |
|
- train_batch_size: 32 |
|
- eval_batch_size: 32 |
|
- seed: 42 |
|
- num_epochs=2 |
|
- FP16 = True |
|
|