Skip to content

LayoutLM model for Classification. MBart. BERTWeet for NER. Longformer for Multilabel Classification.

Compare
Choose a tag to compare
@ThilinaRajapakse ThilinaRajapakse released this 09 Nov 13:38
· 757 commits to master since this release

Added

Fixed

  • Fixed issue with Seq2SeqModel when the model_name contained backslashes.
  • Fixed issue with saving args when a dataset_class is specified in Seq2SeqModel.

Changed

  • The Electra implementation used with ClassificationModel is now fully compatible with Hugging Face.