redadmiral commited on
Commit
6d341a0
1 Parent(s): 9dbc755

Add base model stats

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -23,6 +23,8 @@ Since the base model is trained on the MLSUM dataset, this model may not be used
23
 
24
  ## Stats
25
 
26
- | Model | Rouge1 | Rouge2 | RougeL | RougeLSum |
27
- |------------------------------|-----------|----------|-----------|-----------|
28
- | headlines_test_small_example | 13.573500 | 3.694700 | 12.560600 | 12.60000 |
 
 
 
23
 
24
  ## Stats
25
 
26
+ | Model | Rouge1 | Rouge2 | RougeL | RougeLSum |
27
+ |-----------------------------------------|-----------|----------|-----------|-----------|
28
+ | headlines_test_small_example | 13.573500 | 3.694700 | 12.560600 | 12.60000 |
29
+ | deutsche-telekom/mt5-small-sum-de-en-v1 | 10.6488 | 2.9313 | 10.0527 | 10.0523 |
30
+