NT-Java-1.1B / README.md
rajab7's picture
Update README.md
941ca14 verified
|
raw
history blame
302 Bytes
---
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) {"
---