arise-sustech commited on
Commit
060fd5b
·
verified ·
1 Parent(s): 764cc69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ LLM4Decompile aims to decompile x86 assembly instructions into C. It is finetune
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
 
16
  ### 2. Evaluation Results
17
  | Model | Re-compilability | | | | | Re-executability | | | | |
 
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
+ Note: The NSP model is trained with assembly code, the average re-executability is arond 0.17.
16
 
17
  ### 2. Evaluation Results
18
  | Model | Re-compilability | | | | | Re-executability | | | | |