mcmillco commited on
Commit
f6fc3f7
·
1 Parent(s): 2c9b463

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Jam 350m
2
+
3
+ Jam is a GPT2-like model for research in fine-grained Java analysis. It is intended for fine-grained analysis of Java source code at the level of methods, statements, and variables, as a foundation for downstream tasks like code completion, comment generation, and automated bug repair. This is the 350m parameter version. There is a 1b parameter version trained with the same data.