sofial commited on
Commit
3df6eba
1 Parent(s): 613accb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  model-index:
4
  - name: Graphcore/gptj-mnli
5
  results:
@@ -31,7 +33,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 [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:
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
  model-index:
6
  - name: Graphcore/gptj-mnli
7
  results:
 
33
 
34
  # Graphcore/gptj-mnli
35
 
36
+ 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).
37
 
38
  MNLI dataset consists of pairs of sentences, a *premise* and a *hypothesis*.
39
  The task is to predict the relation between the premise and the hypothesis, which can be: