Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
|
|
| 1 |
license: apache-2.0
|
| 2 |
-
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Model Card: Fine-Tuned T5 Small for Text Summarization
|
| 5 |
|
|
@@ -49,5 +52,4 @@ It is essential to use this model responsibly and ethically, adhering to content
|
|
| 49 |
References
|
| 50 |
Hugging Face Model Hub
|
| 51 |
T5 Paper
|
| 52 |
-
Disclaimer: The model's performance may be influenced by the quality and representativeness of the data it was fine-tuned on. Users are encouraged to assess the model's suitability for their specific applications and datasets.
|
| 53 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: summarization
|
| 6 |
---
|
| 7 |
# Model Card: Fine-Tuned T5 Small for Text Summarization
|
| 8 |
|
|
|
|
| 52 |
References
|
| 53 |
Hugging Face Model Hub
|
| 54 |
T5 Paper
|
| 55 |
+
Disclaimer: The model's performance may be influenced by the quality and representativeness of the data it was fine-tuned on. Users are encouraged to assess the model's suitability for their specific applications and datasets.
|
|
|