Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ pipeline_tag: text-classification
|
|
8 |
|
9 |
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), from where only the acceptable and unacceptable examples were used to fine-tune. The data used for fine-tuning therefore only contains sentences with original mark 'None' and '*'.
|
10 |
|
|
|
|
|
|
|
11 |
The following hyperparameters were used during training:
|
12 |
|
13 |
learning rate: 4e-05
|
|
|
8 |
|
9 |
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), from where only the acceptable and unacceptable examples were used to fine-tune. The data used for fine-tuning therefore only contains sentences with original mark 'None' and '*'.
|
10 |
|
11 |
+
Accuracy: 0.8055
|
12 |
+
|
13 |
+
|
14 |
The following hyperparameters were used during training:
|
15 |
|
16 |
learning rate: 4e-05
|