Neuroinformatica
commited on
Commit
•
b5c238b
1
Parent(s):
e3faebf
Update README.md
Browse filesAdded dataset used for training
README.md
CHANGED
@@ -1,17 +1,24 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
|
4 |
-
|
5 |
tags:
|
6 |
- Biomedical Language Modeling
|
7 |
-
|
8 |
widget:
|
9 |
-
- text:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
🤗 + 📚🩺🇮🇹 + 📖🧑⚕️ = **MedBIT**
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- it
|
|
|
4 |
tags:
|
5 |
- Biomedical Language Modeling
|
|
|
6 |
widget:
|
7 |
+
- text: >-
|
8 |
+
L'asma allergica è una patologia dell'[MASK] respiratorio causata dalla
|
9 |
+
presenza di allergeni responsabili dell'infiammazione dell'albero
|
10 |
+
bronchiale.
|
11 |
+
example_title: Example 1
|
12 |
+
- text: >-
|
13 |
+
Il pancreas produce diversi [MASK] molto importanti tra i quali l'insulina e
|
14 |
+
il glucagone.
|
15 |
+
example_title: Example 2
|
16 |
+
- text: >-
|
17 |
+
Il GABA è un amminoacido ed è il principale neurotrasmettitore inibitorio
|
18 |
+
del [MASK].
|
19 |
+
example_title: Example 3
|
20 |
+
datasets:
|
21 |
+
- IVN-RIN/BioBERT_Italian
|
22 |
---
|
23 |
|
24 |
🤗 + 📚🩺🇮🇹 + 📖🧑⚕️ = **MedBIT**
|