gutbier commited on
Commit
c5030eb
·
verified ·
1 Parent(s): 69997b1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model:
5
+ - emilyalsentzer/Bio_ClinicalBERT
6
+ ---
7
+
8
+ This is a model for Relation Extraction on clinical trial eligibility criteria.
9
+ It is based on Bio_ClinicalBERT by Alsentzer et al. (2019) and continually trained with the Chia dataset by Kury et al. (2020).
10
+ The model was created for a master's thesis at the University Osnabrück.