chiayisu commited on
Commit
845216d
·
2 Parent(s): fe7b4a6 b0335ee

Merge branch 'main' of https://huggingface.co/apcl/llm_reason

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Do Code LLMs Do Static Analysis?
2
+
3
+ This repo contains the models checkpint for to reproducing the results.
4
+
5
+ ## Models
6
+ | Name of directory | Description |
7
+ | ----------- | -----------|
8
+ | jam | checkpoints files of jam models |
9
+ | CodeLlaMa |checkpoints files of CodeLlaMa models |
10
+
11
+ Note that jam is the Java only models and we have C/C++ and Java for CodeLlaMa