readme
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ generated_text = pipe(
|
|
38 |
|
39 |
# ccdv/lsg-bart-base-16384-arxiv
|
40 |
|
41 |
-
This model is a fine-tuned version of [ccdv/lsg-bart-base-4096-arxiv](https://huggingface.co/ccdv/lsg-bart-base-4096-arxiv) on the scientific_papers arxiv dataset. \
|
42 |
The model is converted to handle 16384 long sequences and fine-tuned accordingly during 1 epoch. \
|
43 |
It achieves the following results on the test set:
|
44 |
|
|
|
38 |
|
39 |
# ccdv/lsg-bart-base-16384-arxiv
|
40 |
|
41 |
+
This model is a fine-tuned version of [ccdv/lsg-bart-base-4096-arxiv](https://huggingface.co/ccdv/lsg-bart-base-4096-arxiv) on the [scientific_papers arxiv](https://huggingface.co/datasets/scientific_papers) dataset. \
|
42 |
The model is converted to handle 16384 long sequences and fine-tuned accordingly during 1 epoch. \
|
43 |
It achieves the following results on the test set:
|
44 |
|