atzenhofer/xlm-roberta-base-mhg-charter-mlm
122
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
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 }
}