Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,17 @@ model-index:
|
|
11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
12 |
probably proofread and complete it, then remove this comment. -->
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
# t5-xl-trivia-c2a
|
15 |
|
16 |
This model is a fine-tuned version of [tilyupo/t5-xl-trivia-gpu-c2a](https://huggingface.co/tilyupo/t5-xl-trivia-gpu-c2a) on an unknown dataset.
|
|
|
11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
12 |
probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
<pre>{'eval_loss': 0.5528534650802612,
|
15 |
+
'eval_bleu': 47.776575019398344,
|
16 |
+
'eval_rouge1': 56.48,
|
17 |
+
'eval_rouge2': 26.92,
|
18 |
+
'eval_rougeL': 56.47,
|
19 |
+
'eval_rougeLsum': 56.5,
|
20 |
+
'eval_exact': 0.5205519385871149,
|
21 |
+
'eval_runtime': 640.6974,
|
22 |
+
'eval_samples_per_second': 16.062,
|
23 |
+
'eval_steps_per_second': 2.009}</pre>
|
24 |
+
|
25 |
# t5-xl-trivia-c2a
|
26 |
|
27 |
This model is a fine-tuned version of [tilyupo/t5-xl-trivia-gpu-c2a](https://huggingface.co/tilyupo/t5-xl-trivia-gpu-c2a) on an unknown dataset.
|