Commit
·
1b38365
1
Parent(s):
034fd08
Update README.md
Browse files
README.md
CHANGED
@@ -6,17 +6,16 @@ tags:
|
|
6 |
metrics:
|
7 |
- rouge
|
8 |
- bleu
|
|
|
|
|
9 |
model-index:
|
10 |
- name: QA2D-t5-small
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
-
should probably proofread and complete it, then remove this comment. -->
|
16 |
-
|
17 |
# QA2D-t5-small
|
18 |
|
19 |
-
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.3236
|
22 |
- Rouge1: 89.8753
|
|
|
6 |
metrics:
|
7 |
- rouge
|
8 |
- bleu
|
9 |
+
datasets:
|
10 |
+
- qa2d
|
11 |
model-index:
|
12 |
- name: QA2D-t5-small
|
13 |
results: []
|
14 |
---
|
15 |
|
|
|
|
|
|
|
16 |
# QA2D-t5-small
|
17 |
|
18 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on [QA2D](https://huggingface.co/datasets/domenicrosati/QA2D).
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.3236
|
21 |
- Rouge1: 89.8753
|