license: apache-2.0 | |
pipeline_tag: text-generation | |
library_name: transformers | |
pipeline_tag: text-generation | |
inference: | |
parameters: | |
temperature: 0.2 | |
top_p: 0.95 | |
--- | |
language: Java | |
widget: | |
- text: "public class HelloWorld { | |
public static void main(String[] args) {" | |
--- | |