AdamCodd commited on
Commit
255fb1b
1 Parent(s): 046e8e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ model-index:
31
 
32
  # bart-large-cnn-samsum
33
 
34
- This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the samsum dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.755
37
  - Rouge1: 43.6283
 
31
 
32
  # bart-large-cnn-samsum
33
 
34
+ This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the [samsum dataset](https://huggingface.co/datasets/samsum).
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.755
37
  - Rouge1: 43.6283