sofial commited on
Commit
567b3e0
1 Parent(s): e912692

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,8 +6,8 @@ model-index:
6
  - name: Graphcore/gptj-mnli
7
  results:
8
  - task:
9
- name: Text Generation
10
- type: text-generation
11
  dataset:
12
  name: GLUE MNLI
13
  type: glue
@@ -23,7 +23,9 @@ datasets:
23
  tags:
24
  - pytorch
25
  - causal-lm
 
26
  - text-generation
 
27
  widget:
28
  - text: "mnli hypothesis: Your contributions were of no help with our students' education. premise: Your contribution helped make it possible for us to provide our students with a quality education. target:"
29
  ---
6
  - name: Graphcore/gptj-mnli
7
  results:
8
  - task:
9
+ name: Text Classification
10
+ type: text-classification
11
  dataset:
12
  name: GLUE MNLI
13
  type: glue
23
  tags:
24
  - pytorch
25
  - causal-lm
26
+ - text-classification
27
  - text-generation
28
+ pipeline_tag: text-generation
29
  widget:
30
  - text: "mnli hypothesis: Your contributions were of no help with our students' education. premise: Your contribution helped make it possible for us to provide our students with a quality education. target:"
31
  ---