Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
|
10 |
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.
|
11 |
|
12 |
-
- **Github Repository:** [
|
13 |
|
14 |
|
15 |
### 2. Evaluation Results
|
|
|
9 |
|
10 |
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.
|
11 |
|
12 |
+
- **Github Repository:** [LLM4Decompile](https://github.com/albertan017/LLM4Decompile)
|
13 |
|
14 |
|
15 |
### 2. Evaluation Results
|