kellywong commited on
Commit
5c1b590
1 Parent(s): e6e9d6b

update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,13 +6,13 @@ datasets:
6
  tags:
7
  - coherence
8
  - conversational
9
- - text-classification
10
  inference: false
11
  model-index:
12
  - name: CoherenceMomentum
13
  results:
14
  - task:
15
- type: text-classification
16
  name: Coherence-Momentum
17
  dataset:
18
  name: permuted WSJ dataset
@@ -22,7 +22,7 @@ model-index:
22
  type: accuracy
23
  value: 0.988
24
  - task:
25
- type: text-classification
26
  name: Coherence-Momentum
27
  dataset:
28
  name: data reported by authors on permuted WSJ dataset
 
6
  tags:
7
  - coherence
8
  - conversational
9
+ - text-generation
10
  inference: false
11
  model-index:
12
  - name: CoherenceMomentum
13
  results:
14
  - task:
15
+ type: text-generation
16
  name: Coherence-Momentum
17
  dataset:
18
  name: permuted WSJ dataset
 
22
  type: accuracy
23
  value: 0.988
24
  - task:
25
+ type: text-generation
26
  name: Coherence-Momentum
27
  dataset:
28
  name: data reported by authors on permuted WSJ dataset