--- license: apache-2.0 datasets: - Joemgu/sumstew language: - en - de - fr - it - es library_name: transformers pipeline_tag: summarization tags: - summarization - long - title generation metrics: - rouge --- # STILL UNDER DEVELOPMENT (TRAINING RUNNING) ## How to use: Prefix your document of choice with either: - "Summarize: "+doc_string - "Write a title and summarize: "+doc_string Depending on the prefix, the output will either be: - "Summary: <>" - "Title: <> Summary: <<summary of input doc>>"