rigonsallauka commited on
Commit
510814c
1 Parent(s): 50e3808

Update README.md

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