--- language: - mt datasets: - mlrs_pos tags: - part-of-speech - token-classification - allennlp license: cc-by-nc-sa-4.0 --- # BERTu for language-specific Part-of-Speech Tagging (XPOS) This is a fine-tuned version of [BERTu](https://huggingface.co/MLRS/BERTu) on Part-of-Speech Tagging using the [language-specific tagset](https://mlrs.research.um.edu.mt/resources/malti03/tagset30.html). To make use of this model, customised modules are needed; refer to the [codebase](https://github.com/MLRS/BERTu/tree/main/evaluate) for more details. ## License Refer to the [base model licensing information](https://huggingface.co/MLRS/BERTu#license). ## Citation Refer to the [base model citation information](https://huggingface.co/MLRS/BERTu#citation).