CoolFace
Modelpublic

atzenhofer/xlm-roberta-base-mhg-charter-mlm

sourceHugging Facegpl-3.0updated 2y agoView on Hugging Face
1likes22downloads
Model Card

XLM-RoBERTa (base) Middle High German Charter Masked Language Model

This model is a fine-tuned version of xlm-roberta-base on Middle High German (gmh; ISO 639-2; c. 1050–1500) charters of the monasterium.net data set.

Model description

Please refer this model together with to the XLM-RoBERTa (base-sized model) card or the paper Unsupervised Cross-lingual Representation Learning at Scale by Conneau et al. for additional information.

Intended uses & limitations

This model can be used for sequence prediction tasks, i.e., fill-masks.

Training and evaluation data

The model was fine-tuned using the Middle High German Monasterium charters. It was trained on a Tesla V100-SXM2-16GB GPU.

Training hyperparameters

The following hyperparameters were used during training:

  • —numtrainepochs: 15
  • —learning_rate: 2e-5
  • —weight-decay: 0,01
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —num_proc: 4
  • —block_size: 256

Training results

EpochTraining LossValidation Loss
12.4238002.025645
21.8765001.700380
31.7021001.565900
41.5824001.461868
51.5060001.393849
61.4073001.359359
71.3854001.317869
81.3367001.285630
91.3013001.246812
101.2735001.219290
111.2456001.198312
121.2258001.198695
131.2141001.194895
141.2095001.177452
151.2003001.177396

Perplexity: 3.25

Updates

  • —2023-03-30: Upload

Citation

Please cite the following papers when using this model.

@misc{xlm-roberta-base-mhg-charter-mlm,
  title={xlm-roberta-base-mhg-charter-mlm},
  author={Atzenhofer-Baumgartner, Florian},
  year         = { 2023 },
  url          = { https://huggingface.co/atzenhofer/xlm-roberta-base-mhg-charter-mlm },
  publisher    = { Hugging Face }
}