ratishsp
commited on
Commit
•
e9e32bd
1
Parent(s):
170e974
updates
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# Centrum
|
16 |
|
17 |
-
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 3.5568
|
20 |
|
|
|
14 |
|
15 |
# Centrum
|
16 |
|
17 |
+
Centrum is a pretrained model for multi-document summarization, trained with centroid-based pretraining objective on the NewSHead dataset. It is initialized from [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384). The details of the approach are mentioned in the preprint [Multi-Document Summarization with Centroid-Based Pretraining](https://arxiv.org/abs/2208.01006) (Ratish Puduppully and Mark Steedman).
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 3.5568
|
20 |
|