fernandals's picture
Update README.md
d844142
|
raw
history blame contribute delete
No virus
317 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 '