Update README.md
Browse files
README.md
CHANGED
@@ -13,15 +13,16 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# t5-finetune-cnndaily-news-sumsum
|
15 |
|
16 |
-
This model is a fine-tuned version of [minhtoan/t5-finetune-cnndaily-news](https://huggingface.co/minhtoan/t5-finetune-cnndaily-news) on
|
17 |
|
18 |
## Model description
|
19 |
|
20 |
-
|
21 |
|
22 |
## Intended uses & limitations
|
23 |
|
24 |
-
|
|
|
25 |
|
26 |
## Training and evaluation data
|
27 |
|
|
|
13 |
|
14 |
# t5-finetune-cnndaily-news-sumsum
|
15 |
|
16 |
+
This model is a fine-tuned version of [minhtoan/t5-finetune-cnndaily-news](https://huggingface.co/minhtoan/t5-finetune-cnndaily-news) on the sumsum dataset.
|
17 |
|
18 |
## Model description
|
19 |
|
20 |
+
A light weight model for light dialogue summarization tasks.
|
21 |
|
22 |
## Intended uses & limitations
|
23 |
|
24 |
+
Dialogue summarization.
|
25 |
+
Not intended for large conversation.
|
26 |
|
27 |
## Training and evaluation data
|
28 |
|