KurtMica commited on
Commit
478b145
1 Parent(s): 4d71b0a

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 fine-tuned for Named-Entity Recognition
14
 
15
  This is a fine-tuned version of [BERTu](https://huggingface.co/MLRS/BERTu) on Named-Entity Recognition.
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 fine-tuned for Named-Entity Recognition
14
 
15
  This is a fine-tuned version of [BERTu](https://huggingface.co/MLRS/BERTu) on Named-Entity Recognition.
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