asahi417 commited on
Commit
b6dde22
1 Parent(s): 3c1cf80

model update

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -38,16 +38,16 @@ model-index:
38
  value: 0.2780003860872953
39
  - name: BERTScore
40
  type: bertscore
41
- value: 0.8947686245265588
42
  - name: MoverScore
43
  type: moverscore
44
- value: 0.6053481203449237
45
  - name: QAAlignedF1Score (BERTScore)
46
  type: qa_aligned_f1_score_bertscore
47
- value: 0.9154784387791007
48
  - name: QAAlignedF1Score (MoverScore)
49
  type: qa_aligned_f1_score_moverscore
50
- value: 0.6354786472130932
51
  ---
52
 
53
  # Model Card of `lmqg/t5-small-tweetqa-qag-np`
@@ -118,7 +118,7 @@ question = pipe(' Beyonce further expanded her acting career, starring as blues
118
 
119
  | Dataset | Type | QA Aligned F1 Score (BERTScore) | QA Aligned F1 Score (MoverScore) | Link |
120
  |:--------|:-----|--------------------------------:|---------------------------------:|-----:|
121
- | [lmqg/qag_tweetqa](https://huggingface.co/datasets/lmqg/qag_tweetqa) | default | 0.915 | 0.635 | [link](https://huggingface.co/lmqg/t5-small-tweetqa-qag-np/raw/main/eval/metric.first.answer.paragraph.questions_answers.lmqg_qag_tweetqa.default.json) |
122
 
123
 
124
 
 
38
  value: 0.2780003860872953
39
  - name: BERTScore
40
  type: bertscore
41
+ value: 0.8947686201303329
42
  - name: MoverScore
43
  type: moverscore
44
+ value: 0.6053481218395935
45
  - name: QAAlignedF1Score (BERTScore)
46
  type: qa_aligned_f1_score_bertscore
47
+ value: 0.9069866970707408
48
  - name: QAAlignedF1Score (MoverScore)
49
  type: qa_aligned_f1_score_moverscore
50
+ value: 0.629430382853316
51
  ---
52
 
53
  # Model Card of `lmqg/t5-small-tweetqa-qag-np`
 
118
 
119
  | Dataset | Type | QA Aligned F1 Score (BERTScore) | QA Aligned F1 Score (MoverScore) | Link |
120
  |:--------|:-----|--------------------------------:|---------------------------------:|-----:|
121
+ | [lmqg/qag_tweetqa](https://huggingface.co/datasets/lmqg/qag_tweetqa) | default | 0.907 | 0.629 | [link](https://huggingface.co/lmqg/t5-small-tweetqa-qag-np/raw/main/eval/metric.first.answer.paragraph.questions_answers.lmqg_qag_tweetqa.default.json) |
122
 
123
 
124