rigonsallauka commited on
Commit
c79ffd0
1 Parent(s): 479c695

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -53,6 +53,8 @@ tags:
53
  - precision = 0.7068717096148518
54
  - recall = 0.675841788751424
55
 
 
 
56
  ## How to Use
57
  You can easily use this model with the Hugging Face `transformers` library. Here's an example of how to load and use the model for inference:
58
 
 
53
  - precision = 0.7068717096148518
54
  - recall = 0.675841788751424
55
 
56
+ Visit [HUMADEX/Weekly-Supervised-NER-pipline](https://github.com/HUMADEX/Weekly-Supervised-NER-pipline) for more info.
57
+
58
  ## How to Use
59
  You can easily use this model with the Hugging Face `transformers` library. Here's an example of how to load and use the model for inference:
60