uf-hobi-informatics-lab / ClinicalTransformerNER

a library for named entity recognition developed by UF HOBI NLP lab featuring SOTA algorithms
MIT License
142 stars 28 forks source link

add data collator to padding only within batch not globally to max_seq_len. #37

Open bugface opened 11 months ago

bugface commented 11 months ago

this will improve both inference and training efficiency.