morenolq librarian-bot commited on
Commit
e473a6f
1 Parent(s): c919ddb

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (6289aaf70218f504f654138dea599ef39662d607)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  This model is a fine-tuned version of [sshleifer/distilbart-cnn-12-6](https://huggingface.co/sshleifer/distilbart-cnn-12-6) on the BBC News Summary dataset (https://www.kaggle.com/pariza/bbc-news-summary).
2
 
3
  The model has been generated as part of the in-lab practice of **Deep NLP course** currently held at Politecnico di Torino.
 
1
+ ---
2
+ base_model: sshleifer/distilbart-cnn-12-6
3
+ ---
4
  This model is a fine-tuned version of [sshleifer/distilbart-cnn-12-6](https://huggingface.co/sshleifer/distilbart-cnn-12-6) on the BBC News Summary dataset (https://www.kaggle.com/pariza/bbc-news-summary).
5
 
6
  The model has been generated as part of the in-lab practice of **Deep NLP course** currently held at Politecnico di Torino.