File size: 304 Bytes
d3cd641 a3ca2fb d3cd641 a16bfcd d3cd641 |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
language: en
pipeline_tag: zero-shot-classification
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). |