David Chu
commited on
Commit
•
d3cd641
1
Parent(s):
f9adb6f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: multilingual
|
3 |
+
pipeline_tag: zero-shot-classification
|
4 |
+
---
|
5 |
+
|
6 |
+
# DistilBERT base model (uncased)
|
7 |
+
|
8 |
+
This model is the Multi-Genre Natural Language Inference (MNLI) fine-turned version of the [uncased DistilBERT model](https://huggingface.co/distilbert-base-uncased).
|