File size: 741 Bytes
04a05a3
7b2a14e
 
 
 
04a05a3
7b2a14e
 
04a05a3
7b2a14e
04a05a3
 
7b2a14e
 
 
f325700
7b2a14e
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
language:
- mt
datasets:
- mlrs_pos
tags:
- part-of-speech
- token-classification
- allennlp
license: cc-by-nc-sa-4.0
---

# BERTu for language-universal Part-of-Speech Tagging (UPOS)

This is a fine-tuned version of [BERTu](https://huggingface.co/MLRS/BERTu) on Part-of-Speech Tagging using the [language-universal tagset](https://universaldependencies.org/u/pos/index.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).