KurtMica commited on
Commit
f325700
1 Parent(s): 7b2a14e

Model usage.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ license: cc-by-nc-sa-4.0
13
  # BERTu for language-universal Part-of-Speech Tagging (UPOS)
14
 
15
  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).
16
- To make use of this model, customised modules are needed; refer to the [codebase](https://github.com/MLRS/BERTu#evaluation) for more details.
17
 
18
  ## License
19
 
 
13
  # BERTu for language-universal Part-of-Speech Tagging (UPOS)
14
 
15
  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).
16
+ 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.
17
 
18
  ## License
19