uf-hobi-informatics-lab / ClinicalTransformerRelationExtraction

A project for developing transformer-based models for clinical relation extraction
MIT License
125 stars 23 forks source link

save trained model as a RE model and a core model with only transformer layers #13

Open bugface opened 2 years ago

bugface commented 2 years ago

we need to separately save the whole RE model and a core transformer model with only transformer layers so that the model can be used for other training tasks.