uf-hobi-informatics-lab / ClinicalTransformerNER

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

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

Open bugface opened 1 year ago

bugface commented 1 year ago

this will improve both inference and training efficiency.