File size: 1,399 Bytes
1034c7e
23e1061
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1034c7e
 
9f3c459
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
language: es
license: apache-2.0  
tags:
  - sentence-similarity
  - embeddings
datasets:
  - sympTEMIST
metrics:
  - top-k-accuracy
model-index:
  - name: "Bi-encoder for SympTEMIST"
    results:
      - task:
          name: Sentence Similarity
          type: sentence-similarity
        dataset:
          name: "SympTEMIST"
          type: sympTEMIST
        metrics:
           - name: top-k-accuracy
             type: top-k-accuracy
             values:
               - { k: 1, value: 0.580 }
               - { k: 5, value: 0.724 }
               - { k: 25, value: 0.831 }
               - { k: 50, value: 0.860 }
               - { k: 100, value: 0.883 }
               - { k: 200, value: 0.902 }
---

# Welcome to ICB-UMA's Repository on Hugging Face

**ICB-UMA (Intelligent Computational Biomedicine at University of Málaga)** is a research group dedicated to applying advanced artificial intelligence and natural language processing techniques in the field of biomedicine.

## Our Focus
We specialize in:
- Natural Language Processing (NLP)
- Data De-identification in Medical Information
- Medical Entity Recognition and Linkage

## Contribute
Explore our models and tools. Contributions are welcome!

## Contact
For more information, visit our website: [ICB-UMA](https://www.icb.uma.es/)

## GitHub
Check out our projects on GitHub: [ICB-UMA GitHub](https://github.com/ICB-UMA)