LLM4Binary
commited on
Commit
•
a01086f
1
Parent(s):
95555ed
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ widget:
|
|
11 |
|
12 |
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.
|
13 |
|
14 |
-
- **Github Repository:** [
|
15 |
|
16 |
|
17 |
### 2. Evaluation Results
|
|
|
11 |
|
12 |
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.
|
13 |
|
14 |
+
- **Github Repository:** [LLM4Decompile](https://github.com/albertan017/LLM4Decompile)
|
15 |
|
16 |
|
17 |
### 2. Evaluation Results
|