sofial commited on
Commit
2a738fe
1 Parent(s): 80c36fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ widget:
15
 
16
  # Graphcore/gptj-mnli
17
 
18
- This model is the fine-tuned version of [EleutherAI/gpt-j-6B](https://huggingface.co/EleutherAI/gpt-j-6B) on the [MNLI dataset]()
19
 
20
  MNLI dataset consists of pairs of sentences, a *premise* and a *hypothesis*.
21
  The task is to predict the relation between the premise and the hypothesis, which can be:
 
15
 
16
  # Graphcore/gptj-mnli
17
 
18
+ 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/multi_nli)
19
 
20
  MNLI dataset consists of pairs of sentences, a *premise* and a *hypothesis*.
21
  The task is to predict the relation between the premise and the hypothesis, which can be: