bhargavis commited on
Commit
3ea03e2
·
verified ·
1 Parent(s): 3a75d23

Update README.md

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