Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ pipeline_tag: text-classification
|
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
-
# Mistral fine-tuned to Multi-NLI (MNLI
|
| 12 |
This model is for Textual Entailment (NLI), i.e., predict whether sentence 1 is supported by sentence 2. It's a 3-way classification where the relationship between sentence 1 and sentence 2 can be entailment, neutral, contradiction.
|
| 13 |
|
| 14 |
## Model Details
|
|
|
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
+
# Mistral fine-tuned to Multi-NLI (MNLI)
|
| 12 |
This model is for Textual Entailment (NLI), i.e., predict whether sentence 1 is supported by sentence 2. It's a 3-way classification where the relationship between sentence 1 and sentence 2 can be entailment, neutral, contradiction.
|
| 13 |
|
| 14 |
## Model Details
|