Moreno La Quatra commited on
Commit
1e4fe25
1 Parent(s): 9f8ef2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # bart-base-xsum
14
 
15
- This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 0.8051
18
  - R1: 0.5643
 
12
 
13
  # bart-base-xsum
14
 
15
+ 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.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 0.8051
18
  - R1: 0.5643