Update README.md
Browse files
README.md
CHANGED
@@ -280,6 +280,7 @@ result = summarizer(
|
|
280 |
|
281 |
- the [booksum](https://arxiv.org/abs/2105.08209) dataset
|
282 |
- During training, the input text was the text of the `chapter`, and the output was `summary_text`
|
|
|
283 |
|
284 |
## Training procedure
|
285 |
|
|
|
280 |
|
281 |
- the [booksum](https://arxiv.org/abs/2105.08209) dataset
|
282 |
- During training, the input text was the text of the `chapter`, and the output was `summary_text`
|
283 |
+
- Eval results can be found [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-project-kmfoda__booksum-79c1c0d8-10905463) with metrics on the sidebar.
|
284 |
|
285 |
## Training procedure
|
286 |
|