Update README.md
Browse files
README.md
CHANGED
@@ -145,7 +145,7 @@ summary = tokenizer.decode(outputs[0], skip_special_tokens=True)
|
|
145 |
## Citation
|
146 |
|
147 |
```bibtex
|
148 |
-
@misc{
|
149 |
author = {Shlomo Stept (sysresearch101)},
|
150 |
title = {T5-Large Fine-tuned on XSum + CNN/DailyMail for Abstractive Summarization},
|
151 |
year = {2023},
|
|
|
145 |
## Citation
|
146 |
|
147 |
```bibtex
|
148 |
+
@misc{stept2023_t5_large_xsum_cnn_summarization,
|
149 |
author = {Shlomo Stept (sysresearch101)},
|
150 |
title = {T5-Large Fine-tuned on XSum + CNN/DailyMail for Abstractive Summarization},
|
151 |
year = {2023},
|