Saravanankumaran commited on
Commit
2817023
·
verified ·
1 Parent(s): 060c385

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: transformers
3
- tags: []
4
  ---
5
 
6
  # Model Card for Model ID
@@ -15,7 +15,7 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
  - **Developed by:** Saravanan K
21
  - **Funded by [optional]:** [More Information Needed]
 
1
  ---
2
  library_name: transformers
3
+ tags: [summarization, transformers, t5, fine-tuning, custom-dataset, text-generation]
4
  ---
5
 
6
  # Model Card for Model ID
 
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
+ This is a fine-tuned T5 model for text summarization using the SAMSum dataset. The model has been trained using 🤗 Transformers and Hugging Face Trainer with mixed precision (fp16) to optimize memory efficiency.
19
 
20
  - **Developed by:** Saravanan K
21
  - **Funded by [optional]:** [More Information Needed]