Update README.md
Browse files
README.md
CHANGED
@@ -22,11 +22,10 @@ widget:
|
|
22 |
<p align="center">
|
23 |
<br>
|
24 |
<img src="http://www.ixa.eus/sites/default/files/anitdote.png" style="width: 45%;">
|
25 |
-
<h2 align="center">mBERT for multilingual Argument Detection in the Medical Domain</h2>
|
26 |
<be>
|
27 |
|
28 |
|
29 |
-
#
|
30 |
|
31 |
|
32 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) for the argument component
|
@@ -35,7 +34,9 @@ detection task on AbstRCT data in English, Spanish, French and Italian ([https:/
|
|
35 |
|
36 |
## Performance
|
37 |
|
38 |
-
<img src="https://
|
|
|
|
|
39 |
|
40 |
## Training hyperparameters
|
41 |
|
|
|
22 |
<p align="center">
|
23 |
<br>
|
24 |
<img src="http://www.ixa.eus/sites/default/files/anitdote.png" style="width: 45%;">
|
|
|
25 |
<be>
|
26 |
|
27 |
|
28 |
+
# mBERT for multilingual Argument Detection in the Medical Domain
|
29 |
|
30 |
|
31 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) for the argument component
|
|
|
34 |
|
35 |
## Performance
|
36 |
|
37 |
+
<img src="https://raw.githubusercontent.com/ikergarcia1996/Sequence-Labeling-LLMs/main/resources/multitask_performance.png" style="width: 70%;">
|
38 |
+
|
39 |
+
<img src="https://raw.githubusercontent.com/hitz-zentroa/multilingual-abstrct/main/resources/multilingual-abstrct-results.png" style="width: 50%;">
|
40 |
|
41 |
## Training hyperparameters
|
42 |
|