rigonsallauka commited on
Commit
215150f
1 Parent(s): 95cc143

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -54,6 +54,8 @@ datasets:
54
  - precision = 0.7577626541897065
55
  - recall = 0.7566082854003748
56
 
 
 
57
  ## How to Use
58
  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:
59
 
 
54
  - precision = 0.7577626541897065
55
  - recall = 0.7566082854003748
56
 
57
+ Visit [HUMADEX/Weekly-Supervised-NER-pipline](https://github.com/HUMADEX/Weekly-Supervised-NER-pipline) for more info.
58
+
59
  ## How to Use
60
  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:
61