From 32d5883cf09fda1080e4b29883988cbd1549e3e3 Mon Sep 17 00:00:00 2001 From: Philipp Schmid Date: Fri, 23 Dec 2022 19:48:13 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de587ed..0f6f72f 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,10 @@ model-index: ## `bart-large-cnn-samsum` +> If you want to use the model you should try a newer fine-tuned FLAN-T5 version [philschmid/flan-t5-base-samsum](https://huggingface.co/philschmid/flan-t5-base-samsum) out socring the BART version with `+6` on `ROGUE1` achieving `47.24`. + + + This model was trained using Amazon SageMaker and the new Hugging Face Deep Learning container. For more information look at: