janrodriguez
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -85,8 +85,14 @@ For further information, check the [official website](https://temu.bsc.es/meddoc
|
|
85 |
|
86 |
## Intended uses and limitations
|
87 |
|
|
|
|
|
88 |
## How to use
|
89 |
|
|
|
|
|
|
|
|
|
90 |
## Limitations and bias
|
91 |
At the time of submission, no measures have been taken to estimate the bias embedded in the model. However, we are well aware that our models may be biased since the corpora have been collected using crawling techniques on multiple web sources. We intend to conduct research in these areas in the future, and if completed, this model card will be updated.
|
92 |
|
@@ -98,8 +104,6 @@ F1 Score: 0.961 on MEDDOCAN
|
|
98 |
|
99 |
F1 Score: 0.811 on CARMEN-I Anonymization
|
100 |
|
101 |
-
For evaluation details visit our [GitHub repository](https://github.com/PlanTL-GOB-ES/lm-biomedical-clinical-es).
|
102 |
-
|
103 |
## Additional information
|
104 |
|
105 |
### Authors
|
|
|
85 |
|
86 |
## Intended uses and limitations
|
87 |
|
88 |
+
TDB
|
89 |
+
|
90 |
## How to use
|
91 |
|
92 |
+
⚠ We recommend pre-tokenizing the input text into words instead of providing it directly to the model, as this is how the model was trained. Otherwise, the results and performance might get affected.
|
93 |
+
|
94 |
+
A usage example can be found [here](https://github.com/nlp4bia-bsc/hugging-face-pipeline/blob/main/simple_inference.ipynb).
|
95 |
+
|
96 |
## Limitations and bias
|
97 |
At the time of submission, no measures have been taken to estimate the bias embedded in the model. However, we are well aware that our models may be biased since the corpora have been collected using crawling techniques on multiple web sources. We intend to conduct research in these areas in the future, and if completed, this model card will be updated.
|
98 |
|
|
|
104 |
|
105 |
F1 Score: 0.811 on CARMEN-I Anonymization
|
106 |
|
|
|
|
|
107 |
## Additional information
|
108 |
|
109 |
### Authors
|