From d3cd64105c73d65c6b1d6c9d1e035269811a1995 Mon Sep 17 00:00:00 2001 From: David Chu Date: Sat, 13 Feb 2021 10:54:51 +0000 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aedf059 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +--- +language: multilingual +pipeline_tag: zero-shot-classification +--- + +# 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). \ No newline at end of file