Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ widget:
|
|
31 |
|
32 |
# Graphcore/gptj-mnli
|
33 |
|
34 |
-
This model is the fine-tuned version of [EleutherAI/gpt-j-6B](https://huggingface.co/EleutherAI/gpt-j-6B) on the [MNLI dataset](https://huggingface.co/datasets/
|
35 |
|
36 |
MNLI dataset consists of pairs of sentences, a *premise* and a *hypothesis*.
|
37 |
The task is to predict the relation between the premise and the hypothesis, which can be:
|
|
|
31 |
|
32 |
# Graphcore/gptj-mnli
|
33 |
|
34 |
+
This model is the fine-tuned version of [EleutherAI/gpt-j-6B](https://huggingface.co/EleutherAI/gpt-j-6B) on the [GLUE MNLI dataset](https://huggingface.co/datasets/glue#mnli)
|
35 |
|
36 |
MNLI dataset consists of pairs of sentences, a *premise* and a *hypothesis*.
|
37 |
The task is to predict the relation between the premise and the hypothesis, which can be:
|