KurtMica commited on
Commit
9e5cdd5
1 Parent(s): ec5632e

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 Sentiment Classification
14
 
15
  This is a fine-tuned version of [BERTu](https://huggingface.co/MLRS/BERTu) on Sentiment Classification using the [Maltese Sentiment Analysis data](https://github.com/jerbarnes/typology_of_crosslingual/tree/master/data/sentiment/mt).
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 Sentiment Classification
14
 
15
  This is a fine-tuned version of [BERTu](https://huggingface.co/MLRS/BERTu) on Sentiment Classification using the [Maltese Sentiment Analysis data](https://github.com/jerbarnes/typology_of_crosslingual/tree/master/data/sentiment/mt).
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