kellywong
commited on
Commit
•
e6e9d6b
1
Parent(s):
5dd7498
update README.md
Browse files
README.md
CHANGED
@@ -5,13 +5,14 @@ datasets:
|
|
5 |
- wall-street-journal
|
6 |
tags:
|
7 |
- coherence
|
8 |
-
-
|
|
|
9 |
inference: false
|
10 |
model-index:
|
11 |
- name: CoherenceMomentum
|
12 |
results:
|
13 |
- task:
|
14 |
-
type:
|
15 |
name: Coherence-Momentum
|
16 |
dataset:
|
17 |
name: permuted WSJ dataset
|
@@ -21,7 +22,7 @@ model-index:
|
|
21 |
type: accuracy
|
22 |
value: 0.988
|
23 |
- task:
|
24 |
-
type:
|
25 |
name: Coherence-Momentum
|
26 |
dataset:
|
27 |
name: data reported by authors on permuted WSJ dataset
|
|
|
5 |
- wall-street-journal
|
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 |
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
|