DagoBERT / README.md
jpostma's picture
Update README.md
334660f
metadata
license: mit
tags:
  - generated_from_trainer
model-index:
  - name: DagoBERT
    results: []
language:
  - nl

DagoBERT

This model is a domain-adapted version of pdelobelle/robbert-v2-dutch-base to Dutch annual reports. It achieves the following results on the evaluation set:

  • Loss:

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate:
  • train_batch_size:
  • eval_batch_size:
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • num_epochs:

Training results

Training Loss Epoch Step Validation Loss
No log 1.0 2 9.5998

Framework versions

  • Transformers 4.27.3
  • Pytorch 1.13.1+cu116
  • Datasets 2.10.1
  • Tokenizers 0.13.2