kairaamilanii commited on
Commit
8a739e5
1 Parent(s): 5e29d01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  name: liputan6
20
  type: canonical
21
  metrics:
22
- - name: ROUGE
23
  type: ROUGE-1
24
  value: 0.525
25
  - task:
@@ -28,7 +28,7 @@ model-index:
28
  name: liputan6
29
  type: canonical
30
  metrics:
31
- - name: ROUGE
32
  type: ROUGE-2
33
  value: 0.448
34
  - task:
@@ -37,7 +37,7 @@ model-index:
37
  name: liputan6
38
  type: canonical
39
  metrics:
40
- - name: ROUGE
41
  type: ROUGE-L
42
  value: 0.491
43
  ---
 
19
  name: liputan6
20
  type: canonical
21
  metrics:
22
+ - name: ROUGE-1
23
  type: ROUGE-1
24
  value: 0.525
25
  - task:
 
28
  name: liputan6
29
  type: canonical
30
  metrics:
31
+ - name: ROUGE-2
32
  type: ROUGE-2
33
  value: 0.448
34
  - task:
 
37
  name: liputan6
38
  type: canonical
39
  metrics:
40
+ - name: ROUGE-L
41
  type: ROUGE-L
42
  value: 0.491
43
  ---