Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ model-index:
|
|
11 |
|
12 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on on the [Spotify Podcast Dataset](https://arxiv.org/abs/2004.04270). Take a look to the [github repository](https://github.com/TheOnesThatWereAbroad/PodcastSummarization) of this project.
|
13 |
|
14 |
-
It achieves the following results
|
15 |
- Train Loss: 2.2967
|
16 |
- Validation Loss: 2.8316
|
17 |
- Epoch: 2
|
|
|
11 |
|
12 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on on the [Spotify Podcast Dataset](https://arxiv.org/abs/2004.04270). Take a look to the [github repository](https://github.com/TheOnesThatWereAbroad/PodcastSummarization) of this project.
|
13 |
|
14 |
+
It achieves the following results during training:
|
15 |
- Train Loss: 2.2967
|
16 |
- Validation Loss: 2.8316
|
17 |
- Epoch: 2
|