Rahmat82 commited on
Commit
013ebaa
1 Parent(s): 27fd8da

description update

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -36,6 +36,9 @@ should probably proofread and complete it, then remove this comment. -->
36
 
37
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the xsum dataset. It is very fast and light. The model summarizes a whole text in just <1s, making it very efficient for low resource usage.
38
 
 
 
 
39
  It achieves the following results on the evaluation set:
40
  - Loss: 2.2425
41
  - Rouge1: 31.3222
 
36
 
37
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the xsum dataset. It is very fast and light. The model summarizes a whole text in just <1s, making it very efficient for low resource usage.
38
 
39
+ ### Model Demo:
40
+ https://huggingface.co/spaces/Rahmat82/RHM-text-summarizer-light
41
+
42
  It achieves the following results on the evaluation set:
43
  - Loss: 2.2425
44
  - Rouge1: 31.3222