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 |