Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

xlm-roberta-base-englishxdutch-cola

This model is a fine-tuned version of XLM-RoBERTa-base on English Cola and Dutch CoLA. It achieves the following results on the evaluation set:

  • Loss: 0.7416
  • Accuracy: 0.6613
  • MCC: 0.3347

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 4e-05
  • train_batch_size: 16
  • eval_batch_size: 16
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • num_epochs: 6
  • EarlyStopping with patience 2
Downloads last month
1
Safetensors
Model size
278M params
Tensor type
F32
·