Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
---
|
6 |
## Model Description
|
7 |
This is the project for the course Multimedia System in Leiden University 2023 fall. The model is part of self-designed software for the final project that summarizes short texts.
|
8 |
-
The original summarization model is from
|
9 |
|
10 |
## Training Datasets
|
11 |
- Amazon review dataset
|
|
|
5 |
---
|
6 |
## Model Description
|
7 |
This is the project for the course Multimedia System in Leiden University 2023 fall. The model is part of self-designed software for the final project that summarizes short texts.
|
8 |
+
The original summarization model is from https://towardsdatascience.com/text-summarization-with-gpt2-and-layer-ai-599625085d8e .
|
9 |
|
10 |
## Training Datasets
|
11 |
- Amazon review dataset
|