aliarsal1512 commited on
Commit
c206f9e
·
verified ·
1 Parent(s): ad7e07f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ language:
5
+ - en
6
+ license: apache-2.0
7
+ tags:
8
+ - code-generation
9
+ - java
10
+ - documentation
11
+ - comment-generation
12
+ pipeline_tag: text2text-generation
13
+ ---
14
+
15
+ # ClarifAI Java Code Comment Generator
16
+
17
+ This model generates comments for Java code.