Neuroinformatica commited on
Commit
78bd25b
1 Parent(s): 18f13c8

Update README.md

Browse files

Added model description

Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -12,4 +12,13 @@ widget:
12
  example_title: "Example 2"
13
  - text: "Il GABA è un amminoacido ed è il principale neurotrasmettitore inibitorio del [MASK]."
14
  example_title: "Example 3"
15
- ---
 
 
 
 
 
 
 
 
 
 
12
  example_title: "Example 2"
13
  - text: "Il GABA è un amminoacido ed è il principale neurotrasmettitore inibitorio del [MASK]."
14
  example_title: "Example 3"
15
+ ---
16
+
17
+ 🤗 + 📚🩺🇮🇹 + 📖🧑‍⚕️ = **MedBIT**
18
+
19
+ From this repository you can download the **MedBIT** (Medical Bert for ITalian) checkpoint.
20
+
21
+ MedBIT is built on top of [BioBIT](https://huggingface.co/IVN-RIN/bioBIT), further pretrained on a corpus of medical textbooks, either directly written by Italian authors or translated by human professional translators, used in formal medical doctors’ education and specialized training. The size of this corpus amounts to 100 MB of data.
22
+ These comprehensive collections of medical concepts can impact the encoding of biomedical knowledge in language models, with the advantage of being natively available in Italian, and not being translated. More details in the paper.
23
+
24
+ [Check the full paper](https://www.sciencedirect.com/science/article/pii/S1532046423001521) for further details, and feel free to contact us if you have some inquiry!