Lin0He commited on
Commit
d96c778
·
1 Parent(s): 3775d97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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