File size: 224 Bytes
17818f0
 
 
 
 
 
 
 
 
 
 
 
 
cab26a6
 
 
17818f0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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
---