A binary Natural Language Inference classifier fine-tuned on the provided COMP34812 dataset using the Mamba state space model.
Model Details
Model Description
This model extends the state-spaces/mamba-130m architecture for binary NLI tasks (entailment vs. non-entailment). It uses a custom classification head and was fine-tuned on the COMP34812 NLI dataset.
Developed by: Patrick Mermelstein Lyons and Dev Soneji
Language(s): English
Model type: Supervised
Model architecture: Non-Transformers (Selective State Spaces)
Finetuned from model [optional]: state-spaces/mamba-130m
The model is limited to binary entailment detection and is trained exclusively on the COMP34812 dataset. Generalization outside of this dataset is untested. Sentence pairs longer than 128 tokens will be trunacted.