Vijayendra commited on
Commit
7cb8502
·
verified ·
1 Parent(s): b5892a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,7 +11,9 @@ metrics:
11
  ---
12
  # T5-Base-Sum
13
 
14
- This model is a fine-tuned version of `T5` for summarization tasks. It was trained on various articles and is hosted on Hugging Face for easy access and use.
 
 
15
 
16
  ## Model Usage
17
 
 
11
  ---
12
  # T5-Base-Sum
13
 
14
+ This model is a fine-tuned version of `T5` for summarization tasks. It was trained on 25000 training samples from the CNN Dailymail trainset, and is hosted on Hugging Face for easy access and use.
15
+
16
+ This model aspires to deliver precision, factual consistency, and conciseness, driven by a custom cyclic attention mechanism.
17
 
18
  ## Model Usage
19