arise-sustech commited on
Commit
bf416fe
1 Parent(s): 5a60cfa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
 
8
  ### 1. Introduction of LLM4Decompile
9
 
10
- LLM4Decompile aims to decompile x86 assembly instructions into C. It is finetuned from Deepseek-Coder on 2B tokens of assembly-C pairs compiled from AnghaBench.
11
 
12
  - **Github Repository:** [LLM4Compile](https://github.com/albertan017/LLM4Decompile)
13
 
 
7
 
8
  ### 1. Introduction of LLM4Decompile
9
 
10
+ LLM4Decompile aims to decompile x86 assembly instructions into C. It is finetuned from Deepseek-Coder on 4B tokens of assembly-C pairs compiled from AnghaBench.
11
 
12
  - **Github Repository:** [LLM4Compile](https://github.com/albertan017/LLM4Decompile)
13