clulab / scala-transformers

Scala interfaces to huggingface transformers and tokenizers
11 stars 0 forks source link

Implemented TokenClassifier for multitask learning #14

Closed MihaiSurdeanu closed 1 year ago

MihaiSurdeanu commented 1 year ago

@kwalcock : can you please review this branch? Also, can you please change the print* statements in the encoder subproject to the preferred logging mechanism? I forget which one you recommended. Thanks!!