Edit model card

Fine-tuned Flair Model on AjMC English NER Dataset (HIPE-2022)

This Flair model was fine-tuned on the AjMC English NER Dataset using hmBERT Tiny as backbone LM.

The AjMC dataset consists of NE-annotated historical commentaries in the field of Classics, and was created in the context of the Ajax MultiCommentary project.

The following NEs were annotated: pers, work, loc, object, date and scope.

Results

We performed a hyper-parameter search over the following parameters with 5 different seeds per configuration:

  • Batch Sizes: [4, 8]
  • Learning Rates: [5e-05, 3e-05]

And report micro F1-score on development set:

Configuration Seed 1 Seed 2 Seed 3 Seed 4 Seed 5 Average
bs4-e10-lr5e-05 0.5579 0.5082 0.5434 0.4949 0.4882 0.5185 ± 0.0306
bs8-e10-lr5e-05 0.5301 0.468 0.525 0.4989 0.4707 0.4985 ± 0.0292
bs4-e10-lr3e-05 0.4972 0.427 0.4745 0.4394 0.4249 0.4526 ± 0.0319
bs8-e10-lr3e-05 0.4402 0.3531 0.4141 0.3808 0.4073 0.3991 ± 0.0333

The training log and TensorBoard logs (not available for hmBERT Base model) are also uploaded to the model hub.

More information about fine-tuning can be found here.

Acknowledgements

We thank Luisa März, Katharina Schmid and Erion Çano for their fruitful discussions about Historic Language Models.

Research supported with Cloud TPUs from Google's TPU Research Cloud (TRC). Many Thanks for providing access to the TPUs ❤️

Downloads last month
76

Finetuned from