language: en | |
pipeline_tag: zero-shot-classification | |
tags: | |
- distilbert | |
datasets: | |
- mulit_nli | |
metrics: | |
- accuracy | |
# DistilBERT base model (uncased) | |
This model is the Multi-Genre Natural Language Inference (MNLI) fine-turned version of the [uncased DistilBERT model](https://huggingface.co/distilbert-base-uncased). |