asahi417 commited on
Commit
21527fb
1 Parent(s): 77db1ae

model update

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -53,22 +53,22 @@ model-index:
53
  value: 0.8253569952436216
54
  - name: QAAlignedF1Score (BERTScore)
55
  type: qa_aligned_f1_score_bertscore
56
- value: 0.8036359622784699
57
  - name: QAAlignedRecall (BERTScore)
58
  type: qa_aligned_recall_bertscore
59
- value: 0.8416602284633128
60
  - name: QAAlignedPrecision (BERTScore)
61
  type: qa_aligned_precision_bertscore
62
- value: 0.7696767773358539
63
  - name: QAAlignedF1Score (MoverScore)
64
  type: qa_aligned_f1_score_moverscore
65
- value: 0.828328285158697
66
  - name: QAAlignedRecall (MoverScore)
67
  type: qa_aligned_recall_moverscore
68
- value: 0.8755234297000531
69
  - name: QAAlignedPrecision (MoverScore)
70
  type: qa_aligned_precision_moverscore
71
- value: 0.787394758873296
72
  ---
73
 
74
  # Model Card of `lmqg/mt5-small-koquad-multitask`
@@ -141,7 +141,7 @@ question = pipe('generate question: 1990년 영화 《 <hl> 남부군 <hl> 》
141
 
142
  | Dataset | Type | QA Aligned F1 Score (BERTScore) | QA Aligned F1 Score (MoverScore) | Link |
143
  |:--------|:-----|--------------------------------:|---------------------------------:|-----:|
144
- | [lmqg/qg_koquad](https://huggingface.co/datasets/lmqg/qg_koquad) | default | 0.804 | 0.828 | [link](https://huggingface.co/lmqg/mt5-small-koquad-multitask/raw/main/eval/metric.first.answer.paragraph.questions_answers.lmqg_qg_koquad.default.json) |
145
 
146
 
147
 
 
53
  value: 0.8253569952436216
54
  - name: QAAlignedF1Score (BERTScore)
55
  type: qa_aligned_f1_score_bertscore
56
+ value: 0.803637745157127
57
  - name: QAAlignedRecall (BERTScore)
58
  type: qa_aligned_recall_bertscore
59
+ value: 0.8372135478464777
60
  - name: QAAlignedPrecision (BERTScore)
61
  type: qa_aligned_precision_bertscore
62
+ value: 0.7734194841249756
63
  - name: QAAlignedF1Score (MoverScore)
64
  type: qa_aligned_f1_score_moverscore
65
+ value: 0.8254996927301479
66
  - name: QAAlignedRecall (MoverScore)
67
  type: qa_aligned_recall_moverscore
68
+ value: 0.8668749372525869
69
  - name: QAAlignedPrecision (MoverScore)
70
  type: qa_aligned_precision_moverscore
71
+ value: 0.7892838716044577
72
  ---
73
 
74
  # Model Card of `lmqg/mt5-small-koquad-multitask`
 
141
 
142
  | Dataset | Type | QA Aligned F1 Score (BERTScore) | QA Aligned F1 Score (MoverScore) | Link |
143
  |:--------|:-----|--------------------------------:|---------------------------------:|-----:|
144
+ | [lmqg/qg_koquad](https://huggingface.co/datasets/lmqg/qg_koquad) | default | 0.804 | 0.825 | [link](https://huggingface.co/lmqg/mt5-small-koquad-multitask/raw/main/eval/metric.first.answer.paragraph.questions_answers.lmqg_qg_koquad.default.json) |
145
 
146
 
147