LLM4Binary commited on
Commit
a347dab
·
verified ·
1 Parent(s): 22585b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ widget:
10
 
11
  ### 1. Introduction of LLM4Decompile
12
 
13
- LLM4Decompile aims to decompile x86 assembly instructions into C. The newly released V1.5 series are trained with a larger dataset (15B tokens) and a maximum token length of 4,096, with remarkable performance (up to 100% improvement) compared to the previous model.
14
 
15
  - **Github Repository:** [LLM4Decompile](https://github.com/albertan017/LLM4Decompile)
16
 
 
10
 
11
  ### 1. Introduction of LLM4Decompile
12
 
13
+ LLM4Decompile aims to decompile x86 assembly instructions into C. The newly released V2 series are trained with a larger dataset (2B tokens) and a maximum token length of 4,096, with remarkable performance (up to 100% improvement) compared to the previous model.
14
 
15
  - **Github Repository:** [LLM4Decompile](https://github.com/albertan017/LLM4Decompile)
16