Joemgu's picture
Create README.md
a71cba0
---
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: "+INPUT_TEXT
- "Write a title and summarize: "+INPUT_TEXT
Depending on the prefix, the output will either be:
- "Summary: SUMMARY OF INPUT_TEXT"
- "Title: TITLE OF INPUT_TEXT Summary: SUMMARY OF INPUT_TEXT"