see https://github.com/ArneBinder/pytorch-ie/pull/395, requires `pytorch-ie>=0.29.6` - [x] `SequenceClassificationModelWithPooler`, see #39 - [ ] `SimpleExtractiveQuestionAnsweringModel` - [x] `SimpleGenerativeModel`, see #37 - [x] `SimpleSequenceClassificationModel`, see #39 - [x] `SimpleTokenClassificationModel`, see #35 - [x] `TokenClassificationModelWithSeq2SeqEncoderAndCrf`, see #35
see ArneBinder/pytorch-ie#395, requires
pytorch-ie>=0.29.6SequenceClassificationModelWithPooler, see Fix and streamline sequence classification #39SimpleExtractiveQuestionAnsweringModelSimpleGenerativeModel, see streamlineSimpleGenerativeModel#37SimpleSequenceClassificationModel, see Fix and streamline sequence classification #39SimpleTokenClassificationModel, see refactor token classification #35TokenClassificationModelWithSeq2SeqEncoderAndCrf, see refactor token classification #35