Moreno La Quatra commited on
Commit
1b2c1af
1 Parent(s): ef9dcc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -84,6 +84,8 @@ should probably proofread and complete it, then remove this comment. -->
84
 
85
  # bart-base-xsum
86
 
 
 
87
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on [xsum](https://huggingface.co/datasets/xsum) dataset.
88
  It achieves the following results on the evaluation set:
89
  - Loss: 0.8051
 
84
 
85
  # bart-base-xsum
86
 
87
+ **Training:** The model has been trained using the script provided in the following repository https://github.com/MorenoLaQuatra/transformers-tasks-templates
88
+
89
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on [xsum](https://huggingface.co/datasets/xsum) dataset.
90
  It achieves the following results on the evaluation set:
91
  - Loss: 0.8051