minddigger008 commited on
Commit
089a972
·
verified ·
1 Parent(s): e020caa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 an unknown dataset.
17
 
18
  ## Model description
19
 
20
- More information needed
21
 
22
  ## Intended uses & limitations
23
 
24
- More information needed
 
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