apcl
/

aakashba commited on
Commit
f037c66
·
1 Parent(s): a15b6ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # Jam-so
2
  Jam-so 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.
3
 
 
1
+ ---
2
+ license: bigscience-openrail-m
3
+ datasets:
4
+ - apcl/so13m
5
+ ---
6
  # Jam-so
7
  Jam-so 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.
8