Justin Du
commited on
Commit
•
580f81d
1
Parent(s):
1ba51a0
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
27 |
|
28 |
# BARTxiv
|
29 |
|
|
|
|
|
30 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the [arxiv-summarization](https://huggingface.co/datasets/ccdv/arxiv-summarization) dataset.
|
31 |
It achieves the following results on the validation set:
|
32 |
- Loss: 0.86
|
|
|
27 |
|
28 |
# BARTxiv
|
29 |
|
30 |
+
See the model implementation [here](https://interrsect.web.app).
|
31 |
+
|
32 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the [arxiv-summarization](https://huggingface.co/datasets/ccdv/arxiv-summarization) dataset.
|
33 |
It achieves the following results on the validation set:
|
34 |
- Loss: 0.86
|