BioBBC BiLSTM-CRF (epoch 3)
This checkpoint contains:
pytorch_model.bin: state dict for the EmbeddingFusion → BiLSTM → Linear → CRF modelembedding_config.json: hyperparams for embedder/backboneid2label.json,pos2id.json,char_vocab.jsontokenizer/(if provided)
Base encoder: microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract
Labels: 3 classes
Notes: Requires Flair TransformerWordEmbeddings with the same base model for word-level flair features.