janrodriguez commited on
Commit
3d1bf3b
1 Parent(s): 424c88c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +114 -3
README.md CHANGED
@@ -1,3 +1,114 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ca
4
+ tags:
5
+ - biomedical
6
+ - clinical
7
+ - EHR
8
+ - spanish
9
+ - drugs
10
+ - medications
11
+ license: apache-2.0
12
+ metrics:
13
+ - precision
14
+ - recall
15
+ - f1
16
+ base_model:
17
+ - PlanTL-GOB-ES/bsc-bio-ehr-es
18
+
19
+ model-index:
20
+ - name: BSC-NLP4BIA/drug-ner-cat-v1
21
+ results:
22
+ - task:
23
+ type: token-classification
24
+ dataset:
25
+ name: DrugTEMIST
26
+ type: DrugTEMIST
27
+ metrics:
28
+ - name: precision (micro)
29
+ type: precision
30
+ value: 0.885
31
+ - name: recall (micro)
32
+ type: recall
33
+ value: 0.874
34
+ - name: f1 (micro)
35
+ type: f1
36
+ value: 0.879
37
+ widget:
38
+ - text: "El diagnóstico definitivo de nuestro paciente fue de un Adenocarcinoma de pulmón cT2a cN3 cM1a Estadio IV (por una única lesión pulmonar contralateral) PD-L1 90%, EGFR negativo, ALK negativo y ROS-1 negativo."
39
+ - text: "Durante el ingreso se realiza una TC, observándose un nódulo pulmonar en el LII y una masa renal derecha indeterminada. Se realiza punción biopsia del nódulo pulmonar, con hallazgos altamente sospechosos de carcinoma."
40
+ - text: "Trombosis paraneoplásica con sospecha de hepatocarcinoma por imagen, sobre hígado cirrótico, en paciente con índice Child-Pugh B."
41
+
42
+ ---
43
+
44
+
45
+ # PROF-NER-ES
46
+
47
+ ## Table of contents
48
+ <details>
49
+ <summary>Click to expand</summary>
50
+
51
+ - [Model description](#model-description)
52
+ - [How to use](#how-to-use)
53
+ - [Limitations and bias](#limitations-and-bias)
54
+ - [Training](#training)
55
+ - [Evaluation](#evaluation)
56
+ - [Additional information](#additional-information)
57
+ - [Authors](#authors)
58
+ - [Contact information](#contact-information)
59
+ - [Licensing information](#licensing-information)
60
+ - [Funding](#funding)
61
+ - [Citing information](#citing-information)
62
+ - [Disclaimer](#disclaimer)
63
+
64
+ </details>
65
+
66
+ ## Model description
67
+ A fine-tuned version of the [bsc-bio-ehr-es](https://huggingface.co/PlanTL-GOB-ES/bsc-bio-ehr-es) model on the [DrugTEMIST](https://zenodo.org/records/7116201) corpus (Catalan Gold Standard Corpus).
68
+
69
+ For further information, check the [official website](https://temu.bsc.es/meddoprof/).
70
+
71
+ ## How to use
72
+
73
+ ⚠ 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.
74
+
75
+ A usage example can be found [here](https://github.com/nlp4bia-bsc/hugging-face-pipeline/blob/main/simple_inference.ipynb).
76
+
77
+ ## Limitations and bias
78
+ 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.
79
+
80
+ ## Training
81
+ The model was trained using the Barcelona Supercomputing Center infrastructure.
82
+
83
+ ## Evaluation
84
+ Micro F1 Score: 0.879 on DrugTEMIST (Catalan Gold Standard)
85
+
86
+ ## Additional information
87
+
88
+ ### Authors
89
+ NLP4BIA team at the Barcelona Supercomputing Center ([email protected]).
90
+
91
+ ### Contact information
92
+ jan.rodriguez [at] bsc.es
93
+
94
+ ### Licensing information
95
+ [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
96
+
97
+ ### Funding
98
+ This research was funded by the Ministerio de Ciencia e Innovación (MICINN) under project AI4ProfHealth (PID2020-119266RA-I00 MICIU/AEI/10.13039/501100011033) and BARITONE (TED2021-129974B-C22). This work is also supported by the European Union’s Horizon Europe Co-ordination \& Support Action under Grant Agreement No 101080430 (AI4HF) as well as Grant Agreement No 101057849 (DataTool4Heartproject).
99
+
100
+ ### Citing information
101
+
102
+ Please cite the following works:
103
+
104
+
105
+ ### Disclaimer
106
+
107
+ The models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions.
108
+
109
+ When third parties deploy or provide systems and/or services to other parties using any of these models (or using systems based on these models) or become users of the models, they should note that it is their responsibility to mitigate the risks arising from their use and, in any event, to comply with applicable regulations, including regulations regarding the use of artificial intelligence.
110
+
111
+ ---
112
+ Los modelos publicados en este repositorio tienen una finalidad generalista y están a disposición de terceros. Estos modelos pueden tener sesgos y/u otro tipo de distorsiones indeseables.
113
+
114
+ Cuando terceros desplieguen o proporcionen sistemas y/o servicios a otras partes usando alguno de estos modelos (o utilizando sistemas basados en estos modelos) o se conviertan en usuarios de los modelos, deben tener en cuenta que es su responsabilidad mitigar los riesgos derivados de su uso y, en todo caso, cumplir con la normativa aplicable, incluyendo la normativa en materia de uso de inteligencia artificial.