janrodriguez commited on
Commit
974d8ef
1 Parent(s): fe0f223

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,6 +26,8 @@ widget:
26
 
27
  # DRUG-NER-CAT (trained on Silver Standard)
28
 
 
 
29
  ## Table of contents
30
  <details>
31
  <summary>Click to expand</summary>
@@ -50,8 +52,6 @@ A fine-tuned version of the [bsc-bio-ehr-es](https://huggingface.co/PlanTL-GOB-E
50
 
51
  For further information, check the [official website](https://temu.bsc.es/multicardioner/).
52
 
53
- ⚠ We recommend using the model trained on the corrected version of the DrugTEMIST corpus ([Catalan Gold Standard](https://huggingface.co/BSC-NLP4BIA/drug-ner-cat-v1)), not this one.
54
-
55
  ## How to use
56
 
57
  ⚠ 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.
 
26
 
27
  # DRUG-NER-CAT (trained on Silver Standard)
28
 
29
+ ⚠ We recommend using the model trained on the corrected version of the DrugTEMIST corpus ([Catalan Gold Standard](https://huggingface.co/BSC-NLP4BIA/drug-ner-cat-v1)), not this one.
30
+
31
  ## Table of contents
32
  <details>
33
  <summary>Click to expand</summary>
 
52
 
53
  For further information, check the [official website](https://temu.bsc.es/multicardioner/).
54
 
 
 
55
  ## How to use
56
 
57
  ⚠ 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.