Neuroinformatica
commited on
Commit
•
5077b36
1
Parent(s):
3e065b8
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- it
|
4 |
+
pipeline_tag: question-answering
|
5 |
+
tags:
|
6 |
+
- Biomedical Language Modeling
|
7 |
+
---
|
8 |
+
|
9 |
+
🤗 + 📚🩺🇮🇹 + ❓ = **BioBIT_QA**
|
10 |
+
|
11 |
+
From this repository you can download the **BioBIT_QA** (Biomedical Bert for ITalian for Question Answering) checkpoint.
|
12 |
+
|
13 |
+
**BioBIT_QA** is built on top of [BioBIT](https://huggingface.co/IVN-RIN/bioBIT), fine-tuned on an Italian Neuropsychological Italian datasets.
|
14 |
+
More details will follow!
|