fernandals's picture
Update README.md
38b0a71
|
raw
history blame
No virus
313 Bytes
---
datasets:
- csebuetnlp/xlsum
language:
- pt
- en
metrics:
- rouge
library_name: transformers
pipeline_tag: summarization
tags:
- text-generation-inference
---
To summarize a text you should put a language id in the beginning:
for texts in English add 'EN ' to your input
for texts in Portuguese add 'PT '