Detsutut commited on
Commit
9f02d89
1 Parent(s): dc3fb9d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - it
4
+
5
+ tags:
6
+ - masked language modeling
7
+ - biomedical nlp
8
+
9
+ widget:
10
+ - text: "La secrezione endocrina nel pancreas viene svolta dalla cellule endocrine raggruppate nelle isole di [MASK]."
11
+ example_title: "Example 1: Pancreas"
12
+ - text: "La [MASK] atriale è una patologia cardiaca e si verifica quando l’attività atriale è irregolare e disorganizzata."
13
+ example_title: "Example 2: Atrial fibrillation"
14
+ - text: "Il tumore della mammella è associato a una mutazione genetica ereditaria presente su due geni (BRCA1 e [MASK])."
15
+ example_title: "Example 3: BRCA"
16
+ ---