Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ pipeline_tag: summarization
|
|
20 |

|
21 |
|
22 |
This repository contains the **Bart-Large-paper2slides-summarizer Model**, which has been fine-tuned on the [Automatic Slide Generation from Scientific Papers dataset](https://www.kaggle.com/datasets/andrewmvd/automatic-slide-generation-from-scientific-papers) using unsupervised learning techniques using an algorithm from the paper entitled '[Unsupervised Machine Translation Using Monolingual Corpora Only](https://arxiv.org/abs/1711.00043)'.
|
23 |
-
Its primary focus is to summarize **scientific texts** with precision and accuracy, the model is parallelly trained with another model from the same contributor
|
24 |
|
25 |
## Model Details
|
26 |
|
|
|
20 |

|
21 |
|
22 |
This repository contains the **Bart-Large-paper2slides-summarizer Model**, which has been fine-tuned on the [Automatic Slide Generation from Scientific Papers dataset](https://www.kaggle.com/datasets/andrewmvd/automatic-slide-generation-from-scientific-papers) using unsupervised learning techniques using an algorithm from the paper entitled '[Unsupervised Machine Translation Using Monolingual Corpora Only](https://arxiv.org/abs/1711.00043)'.
|
23 |
+
Its primary focus is to summarize **scientific texts** with precision and accuracy, the model is parallelly trained with another model from the same contributor.
|
24 |
|
25 |
## Model Details
|
26 |
|