Librarian Bot: Add base_model information to model

#1
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.