File size: 312 Bytes
a4c98c9 66f7ce3 3c915ee a4c98c9 055875e a4c98c9 055875e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
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: 'public class HelloWorld {
public static void main(String[] args) { '
example_title: Hello world
group: Java |