Update README.md
Browse files
README.md
CHANGED
@@ -54,6 +54,8 @@ PROBLEM`: Diseases, symptoms, and medical conditions.
|
|
54 |
- precision = 0.7552069671056083
|
55 |
- recall = 0.7560399159663865
|
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.7552069671056083
|
55 |
- recall = 0.7560399159663865
|
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 |
|