Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,22 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
|
|
4 |
metrics:
|
5 |
- rouge
|
6 |
model-index:
|
7 |
-
- name: tglobal-large-booksum-
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
# tglobal-large-booksum-
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 4.9519
|
19 |
- Rouge1: 21.8058
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
- summarization
|
5 |
+
dataset:
|
6 |
+
- kmfoda/booksum
|
7 |
metrics:
|
8 |
- rouge
|
9 |
model-index:
|
10 |
+
- name: long-t5-tglobal-large-booksum-WIP
|
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 |
+
# tglobal-large-booksum-WIP
|
18 |
|
19 |
+
This model is a fine-tuned version of [google/long-t5-tglobal-large](https://huggingface.co/google/long-t5-tglobal-large) on the `kmfoda/booksum` dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 4.9519
|
22 |
- Rouge1: 21.8058
|