Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,16 @@ model-index:
|
|
36 |
type: rouge-l-sum
|
37 |
value: 20.846
|
38 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
---
|
40 |
|
41 |
# bart-base-cnn-swe
|
|
|
36 |
type: rouge-l-sum
|
37 |
value: 20.846
|
38 |
verified: true
|
39 |
+
|
40 |
+
train-eval-index:
|
41 |
+
- config: Gabriel--xsum_swe
|
42 |
+
task: summarization
|
43 |
+
task_id: summarization
|
44 |
+
splits:
|
45 |
+
eval_split: train
|
46 |
+
col_mapping:
|
47 |
+
document: text
|
48 |
+
summary: target
|
49 |
---
|
50 |
|
51 |
# bart-base-cnn-swe
|