File size: 383 Bytes
f869a4a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: apache-2.0
datasets:
- knkarthick/samsum
language:
- en
metrics:
- rouge
base_model:
- facebook/bart-large-xsum
pipeline_tag: summarization
library_name: adapter-transformers
tags:
- code
Evaluation Results on the Validation Dataset:
- Loss: 1.41
- ROUGE-1: 53.51
- ROUGE-2: 28.62
- ROUGE-L: 44.15
- ROUGE-Lsum: 49.14
- Average Generated Summary Length: 29.89 tokens
---