HiTZ
/

Text2Text Generation
Transformers
PyTorch
mt5
medical
multilingual
medic
Inference Endpoints
Iker commited on
Commit
bae5638
1 Parent(s): 2bc36a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -271,19 +271,19 @@ If you want to use MedMT5 for Sequence Labeling, we recommend you use this code:
271
  ### Single-task supervised F1 scores for Sequence Labelling
272
  <p align="center">
273
  <br>
274
- <img src="https://huggingface.co/HiTZ/MedMT5-large/resolve/main/single.png" style="height: 600px;">
275
  <br>
276
 
277
  ### Multi-task supervised F1 scores for Sequence Labelling
278
  <p align="center">
279
  <br>
280
- <img src="https://huggingface.co/HiTZ/MedMT5-large/resolve/main/multi.png" style="height: 600px;">
281
  <br>
282
 
283
  ### Zero-shot F1 scores for Argument Mining. Models have been trained in English and evaluated in Spanish, French and Italian.
284
  <p align="center">
285
  <br>
286
- <img src="https://huggingface.co/HiTZ/MedMT5-large/resolve/main/cross.png" style="height: 320px;">
287
  <br>
288
 
289
 
 
271
  ### Single-task supervised F1 scores for Sequence Labelling
272
  <p align="center">
273
  <br>
274
+ <img src="https://huggingface.co/HiTZ/Medical-mT5-large/resolve/main/single.png" style="height: 600px;">
275
  <br>
276
 
277
  ### Multi-task supervised F1 scores for Sequence Labelling
278
  <p align="center">
279
  <br>
280
+ <img src="https://huggingface.co/HiTZ/Medical-mT5-large/resolve/main/multi.png" style="height: 600px;">
281
  <br>
282
 
283
  ### Zero-shot F1 scores for Argument Mining. Models have been trained in English and evaluated in Spanish, French and Italian.
284
  <p align="center">
285
  <br>
286
+ <img src="https://huggingface.co/HiTZ/Medical-mT5-large/resolve/main/cross.png" style="height: 320px;">
287
  <br>
288
 
289