sofial commited on
Commit
613accb
1 Parent(s): 255ac83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/multi_nli)
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: