Spaces:
Sleeping
Sleeping
Snehal Bandekar
commited on
Commit
·
754e666
1
Parent(s):
6febf10
Fix: clean metadata block
Browse files
README.md
CHANGED
|
@@ -11,7 +11,6 @@ pinned: false
|
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
-
|
| 15 |
# ✂️ Text Summarization with Hugging Face Transformers
|
| 16 |
|
| 17 |
This is a beginner-friendly NLP project demonstrating how to perform text summarization using Hugging Face’s `transformers` pipeline. It uses a pretrained DistilBART model to condense long-form text into short, readable summaries.
|
|
|
|
| 11 |
|
| 12 |
|
| 13 |
|
|
|
|
| 14 |
# ✂️ Text Summarization with Hugging Face Transformers
|
| 15 |
|
| 16 |
This is a beginner-friendly NLP project demonstrating how to perform text summarization using Hugging Face’s `transformers` pipeline. It uses a pretrained DistilBART model to condense long-form text into short, readable summaries.
|