File size: 228 Bytes
0faef59 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: mit
language:
- en
pipeline_tag: text-generation
widget:
- text: 'We all are '
- text: 'Americans '
- text: 'This is '
inference:
parameters:
min_length: 500
max_length: 1000
temperature: 0.7
--- |