Update README.md
Browse files
README.md
CHANGED
@@ -87,7 +87,7 @@ print(summary[0]["summary_text"])
|
|
87 |
- The model is fine-tuned on BBC articles from the XSUM dataset. Its performance may vary on text from other domains.
|
88 |
- The model may overfit to the training data due to the small dataset size.
|
89 |
|
90 |
-
##### Full-Shot learning model- For a more general-purpose summarization model, check out the full model trained on the entire XSUM dataset: [
|
91 |
|
92 |
|
93 |
### Citation
|
|
|
87 |
- The model is fine-tuned on BBC articles from the XSUM dataset. Its performance may vary on text from other domains.
|
88 |
- The model may overfit to the training data due to the small dataset size.
|
89 |
|
90 |
+
##### Full-Shot learning model- For a more general-purpose summarization model, check out the full model trained on the entire XSUM dataset: [fulltrain-xsum-bart](https://huggingface.co/bhargavis/fulltrain-xsum-bart).
|
91 |
|
92 |
|
93 |
### Citation
|