File size: 264 Bytes
a4c98c9 66f7ce3 3c915ee a4c98c9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: apache-2.0
pipeline_tag: text-generation
library_name: transformers
---
pipeline_tag: text-generation
inference:
parameters:
temperature: 0.2
top_p: 0.95
widget:
- text: 'def print_hello_world():'
example_title: Hello world
group: Python |