model update
Browse files
README.md
CHANGED
|
@@ -42,23 +42,23 @@ model-index:
|
|
| 42 |
- name: MoverScore (Question & Answer Generation)
|
| 43 |
type: moverscore_question_answer_generation
|
| 44 |
value: 62.25
|
| 45 |
-
- name: QAAlignedF1Score-BERTScore
|
| 46 |
-
type:
|
| 47 |
value: 92.47
|
| 48 |
-
- name: QAAlignedRecall-BERTScore
|
| 49 |
-
type:
|
| 50 |
value: 92.21
|
| 51 |
-
- name: QAAlignedPrecision-BERTScore
|
| 52 |
-
type:
|
| 53 |
value: 92.74
|
| 54 |
-
- name: QAAlignedF1Score-MoverScore
|
| 55 |
-
type:
|
| 56 |
value: 64.66
|
| 57 |
-
- name: QAAlignedRecall-MoverScore
|
| 58 |
-
type:
|
| 59 |
value: 64.03
|
| 60 |
-
- name: QAAlignedPrecision-MoverScore
|
| 61 |
-
type:
|
| 62 |
value: 65.39
|
| 63 |
---
|
| 64 |
|
|
|
|
| 42 |
- name: MoverScore (Question & Answer Generation)
|
| 43 |
type: moverscore_question_answer_generation
|
| 44 |
value: 62.25
|
| 45 |
+
- name: QAAlignedF1Score-BERTScore (Question & Answer Generation)
|
| 46 |
+
type: qa_aligned_f1_score_bertscore_question_answer_generation
|
| 47 |
value: 92.47
|
| 48 |
+
- name: QAAlignedRecall-BERTScore (Question & Answer Generation)
|
| 49 |
+
type: qa_aligned_recall_bertscore_question_answer_generation
|
| 50 |
value: 92.21
|
| 51 |
+
- name: QAAlignedPrecision-BERTScore (Question & Answer Generation)
|
| 52 |
+
type: qa_aligned_precision_bertscore_question_answer_generation
|
| 53 |
value: 92.74
|
| 54 |
+
- name: QAAlignedF1Score-MoverScore (Question & Answer Generation)
|
| 55 |
+
type: qa_aligned_f1_score_moverscore_question_answer_generation
|
| 56 |
value: 64.66
|
| 57 |
+
- name: QAAlignedRecall-MoverScore (Question & Answer Generation)
|
| 58 |
+
type: qa_aligned_recall_moverscore_question_answer_generation
|
| 59 |
value: 64.03
|
| 60 |
+
- name: QAAlignedPrecision-MoverScore (Question & Answer Generation)
|
| 61 |
+
type: qa_aligned_precision_moverscore_question_answer_generation
|
| 62 |
value: 65.39
|
| 63 |
---
|
| 64 |
|