pszemraj commited on
Commit
de82de5
1 Parent(s): 8ae4075

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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