--- datasets: - GroNLP/dutch-cola language: - nl tags: - generated from trainer metrics: - accuracy base-model: GroNLP/gpt2-small-dutch --- # Model Card for Model ID This model is a fine-tuned version of [GroNLP/gpt2-small-dutch](https://huggingface.co/GroNLP/gpt2-small-dutch) on [GroNLP/dutch-cola](https://huggingface.co/datasets/GroNLP/dutch-cola). It achieves the following results on the evaluation set: - Accuracy: 0.7113 ## Training Details #### Training Hyperparameters The following hyperparameters were used during training: - learning rate: 5e-05 - train_batch_size: 16 - eval_batch_size: 16 - seed: 42 - num_epochs=3 - FP16=True