Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ model-index:
|
|
| 19 |
name: liputan6
|
| 20 |
type: canonical
|
| 21 |
metrics:
|
| 22 |
-
- name: BERTScore
|
| 23 |
type: Precision
|
| 24 |
value: 0.728
|
| 25 |
- task:
|
|
@@ -28,7 +28,7 @@ model-index:
|
|
| 28 |
name: liputan6
|
| 29 |
type: canonical
|
| 30 |
metrics:
|
| 31 |
-
- name: BERTScore
|
| 32 |
type: Recall
|
| 33 |
value: 0.739
|
| 34 |
- task:
|
|
@@ -37,8 +37,8 @@ model-index:
|
|
| 37 |
name: liputan6
|
| 38 |
type: canonical
|
| 39 |
metrics:
|
| 40 |
-
- name: BERTScore
|
| 41 |
-
type:
|
| 42 |
value: 0.733
|
| 43 |
|
| 44 |
---
|
|
|
|
| 19 |
name: liputan6
|
| 20 |
type: canonical
|
| 21 |
metrics:
|
| 22 |
+
- name: BERTScore-Precision
|
| 23 |
type: Precision
|
| 24 |
value: 0.728
|
| 25 |
- task:
|
|
|
|
| 28 |
name: liputan6
|
| 29 |
type: canonical
|
| 30 |
metrics:
|
| 31 |
+
- name: BERTScore-Recall
|
| 32 |
type: Recall
|
| 33 |
value: 0.739
|
| 34 |
- task:
|
|
|
|
| 37 |
name: liputan6
|
| 38 |
type: canonical
|
| 39 |
metrics:
|
| 40 |
+
- name: BERTScore-F1
|
| 41 |
+
type: F1
|
| 42 |
value: 0.733
|
| 43 |
|
| 44 |
---
|