This dataset contains sentences from the ALLNLI dataset, which is a combination of the SNLI and MultiNLI datasets. It is designed for training a student model to mimic the vector space of a teacher model. This dataset is particularly useful for tasks involving embedding loss computation, where the student model learns to replicate the teacher model's embeddings. All the "anchor" and "positive" sentences from the ALLNLI… See the full description on the dataset page: https://huggingface.co/datasets/langformers/allnli-mimic-embedding.