Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,7 @@ model-index:
|
|
40 |
# Reddit Summarization Model
|
41 |
|
42 |
This project uses a fine-tuned model for summarizing Reddit posts and their comments. The model has been trained using a dataset of 100 Reddit posts, and the goal is to generate concise and meaningful summaries of the original posts and the associated comments.
|
|
|
43 |
You can access the source code and more information about this project on GitHub: [GitHub Repository Link](https://github.com/julsCadenas/summarize-reddit)
|
44 |
|
45 |
## Model on Hugging Face
|
|
|
40 |
# Reddit Summarization Model
|
41 |
|
42 |
This project uses a fine-tuned model for summarizing Reddit posts and their comments. The model has been trained using a dataset of 100 Reddit posts, and the goal is to generate concise and meaningful summaries of the original posts and the associated comments.
|
43 |
+
|
44 |
You can access the source code and more information about this project on GitHub: [GitHub Repository Link](https://github.com/julsCadenas/summarize-reddit)
|
45 |
|
46 |
## Model on Hugging Face
|