model update
Browse files
README.md
CHANGED
@@ -53,22 +53,22 @@ model-index:
|
|
53 |
value: 0.5662580131358668
|
54 |
- name: QAAlignedF1Score (BERTScore)
|
55 |
type: qa_aligned_f1_score_bertscore
|
56 |
-
value: 0.
|
57 |
- name: QAAlignedRecall (BERTScore)
|
58 |
type: qa_aligned_recall_bertscore
|
59 |
-
value: 0.
|
60 |
- name: QAAlignedPrecision (BERTScore)
|
61 |
type: qa_aligned_precision_bertscore
|
62 |
-
value: 0.
|
63 |
- name: QAAlignedF1Score (MoverScore)
|
64 |
type: qa_aligned_f1_score_moverscore
|
65 |
-
value: 0.
|
66 |
- name: QAAlignedRecall (MoverScore)
|
67 |
type: qa_aligned_recall_moverscore
|
68 |
-
value: 0.
|
69 |
- name: QAAlignedPrecision (MoverScore)
|
70 |
type: qa_aligned_precision_moverscore
|
71 |
-
value: 0.
|
72 |
---
|
73 |
|
74 |
# Model Card of `lmqg/mt5-small-itquad-multitask`
|
@@ -141,7 +141,7 @@ question = pipe('generate question: <hl> Dopo il 1971 <hl> , l' OPEC ha tardato
|
|
141 |
|
142 |
| Dataset | Type | QA Aligned F1 Score (BERTScore) | QA Aligned F1 Score (MoverScore) | Link |
|
143 |
|:--------|:-----|--------------------------------:|---------------------------------:|-----:|
|
144 |
-
| [lmqg/qg_itquad](https://huggingface.co/datasets/lmqg/qg_itquad) | default | 0.
|
145 |
|
146 |
|
147 |
|
|
|
53 |
value: 0.5662580131358668
|
54 |
- name: QAAlignedF1Score (BERTScore)
|
55 |
type: qa_aligned_f1_score_bertscore
|
56 |
+
value: 0.8181381118319444
|
57 |
- name: QAAlignedRecall (BERTScore)
|
58 |
type: qa_aligned_recall_bertscore
|
59 |
+
value: 0.8251302983425036
|
60 |
- name: QAAlignedPrecision (BERTScore)
|
61 |
type: qa_aligned_precision_bertscore
|
62 |
+
value: 0.8117152577788601
|
63 |
- name: QAAlignedF1Score (MoverScore)
|
64 |
type: qa_aligned_f1_score_moverscore
|
65 |
+
value: 0.5602399541685288
|
66 |
- name: QAAlignedRecall (MoverScore)
|
67 |
type: qa_aligned_recall_moverscore
|
68 |
+
value: 0.5632266676286006
|
69 |
- name: QAAlignedPrecision (MoverScore)
|
70 |
type: qa_aligned_precision_moverscore
|
71 |
+
value: 0.5576476898045706
|
72 |
---
|
73 |
|
74 |
# Model Card of `lmqg/mt5-small-itquad-multitask`
|
|
|
141 |
|
142 |
| Dataset | Type | QA Aligned F1 Score (BERTScore) | QA Aligned F1 Score (MoverScore) | Link |
|
143 |
|:--------|:-----|--------------------------------:|---------------------------------:|-----:|
|
144 |
+
| [lmqg/qg_itquad](https://huggingface.co/datasets/lmqg/qg_itquad) | default | 0.818 | 0.56 | [link](https://huggingface.co/lmqg/mt5-small-itquad-multitask/raw/main/eval/metric.first.answer.paragraph.questions_answers.lmqg_qg_itquad.default.json) |
|
145 |
|
146 |
|
147 |
|