edg3 commited on
Commit
cc7aa55
1 Parent(s): ab21f95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -13,7 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # bart-cnn-samsum-finetuned
15
 
16
- This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
 
 
 
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.1706
19
 
 
13
 
14
  # bart-cnn-samsum-finetuned
15
 
16
+ This experiment is in a state of failure; still working out what I missed.
17
+
18
+ This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the 'samsum' dataset.
19
+
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.1706
22