johngiorgi
commited on
Commit
•
a48f877
1
Parent(s):
886a244
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# Overview
|
15 |
|
16 |
-
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the allenai/mslr2022 ms2 dataset. We take up to the first 25 included studies for each example and concatenate them with the `"</s>"` token. Global attention is applied to the special start token `"<s>"` and each of the document seperator tokens `"</s>"
|
17 |
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 3.7602
|
|
|
13 |
|
14 |
# Overview
|
15 |
|
16 |
+
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the allenai/mslr2022 ms2 dataset. We take up to the first 25 included studies for each example and concatenate them with the `"</s>"` token. Global attention is applied to the special start token `"<s>"` and each of the document seperator tokens `"</s>"`.
|
17 |
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 3.7602
|