bethea commited on
Commit
352263f
1 Parent(s): c533405

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -11,7 +11,13 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # dialogue-cc-sampled
13
 
14
- This model was trained from scratch on the None dataset.
 
 
 
 
 
 
15
 
16
  ## Model description
17
 
 
11
 
12
  # dialogue-cc-sampled
13
 
14
+ This model is a fine-tuned version of facebook/bart-base on the samsum dataset. It achieves the following results on the evaluation set:
15
+
16
+ - Rouge1: 40.54286203964449
17
+ - Rouge2: 27.71690349639847
18
+ - Rougel: 37.123634575911595
19
+ - Rougelsum: 37.08669019038776
20
+
21
 
22
  ## Model description
23