arise-sustech
commited on
Commit
•
c231f6e
1
Parent(s):
131d86d
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
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 |
-
|
14 |
|
15 |
### 2. Evaluation Results
|
16 |
| Model | Re-compilability | | | | | Re-executability | | | | |
|
|
|
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 |
+
- **Paper link:** For more details check out the [paper](https://arxiv.org/abs/2403.05286).
|
14 |
|
15 |
### 2. Evaluation Results
|
16 |
| Model | Re-compilability | | | | | Re-executability | | | | |
|