janrodriguez commited on
Commit
d91c7c3
·
verified ·
1 Parent(s): bcfcf64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,7 +26,7 @@ widget:
26
 
27
  # PROF-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>
@@ -50,7 +50,7 @@ widget:
50
  ## Model description
51
  A fine-tuned version of the [bsc-bio-ehr-es](https://huggingface.co/PlanTL-GOB-ES/bsc-bio-ehr-es) model on the [MEDDOPROF](https://zenodo.org/records/7116201) automatically transferred corpus (Catalan Silver Standard Corpus) for professions/jobs (PROFESION) and employment status (SITUACION_LABORAL).
52
 
53
- For further information, check the [official website](https://temu.bsc.es/multicardioner/).
54
 
55
  ## How to use
56
 
 
26
 
27
  # PROF-NER-CAT (trained on Silver Standard)
28
 
29
+ ⚠ We recommend using the model trained on the corrected version of the MEDDOPROF corpus ([Catalan Gold Standard](https://huggingface.co/BSC-NLP4BIA/prof-ner-cat-v1)), not this one.
30
 
31
  ## Table of contents
32
  <details>
 
50
  ## Model description
51
  A fine-tuned version of the [bsc-bio-ehr-es](https://huggingface.co/PlanTL-GOB-ES/bsc-bio-ehr-es) model on the [MEDDOPROF](https://zenodo.org/records/7116201) automatically transferred corpus (Catalan Silver Standard Corpus) for professions/jobs (PROFESION) and employment status (SITUACION_LABORAL).
52
 
53
+ For further information, check the [official website](https://temu.bsc.es/meddoprof/).
54
 
55
  ## How to use
56