File size: 323 Bytes
d3cd641 a3ca2fb d3cd641 299aa66 a16bfcd d3cd641 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
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). |