Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
pipeline_tag: text-classification
|
7 |
---
|
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
|
10 |
|
11 |
The following hyperparameters were used during training:
|
12 |
|
|
|
6 |
pipeline_tag: text-classification
|
7 |
---
|
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 |
|