Aa
Browse files
README.md
CHANGED
|
@@ -3,6 +3,28 @@ license: mit
|
|
| 3 |
tags:
|
| 4 |
- decompile
|
| 5 |
- binary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
### 1. Introduction of LLM4Decompile
|
|
@@ -172,4 +194,4 @@ This code repository is licensed under the MIT License.
|
|
| 172 |
|
| 173 |
### 5. Contact
|
| 174 |
|
| 175 |
-
If you have any questions, please raise an issue.
|
|
|
|
| 3 |
tags:
|
| 4 |
- decompile
|
| 5 |
- binary
|
| 6 |
+
datasets:
|
| 7 |
+
- deadbits/vigil-instruction-bypass-ada-002
|
| 8 |
+
- TeichAI/claude-4.5-opus-high-reasoning-250x
|
| 9 |
+
- nohurry/Opus-4.6-Reasoning-3000x-filtered
|
| 10 |
+
- openbmb/UltraData-Math
|
| 11 |
+
language:
|
| 12 |
+
- th
|
| 13 |
+
metrics:
|
| 14 |
+
- accuracy
|
| 15 |
+
- bertscore
|
| 16 |
+
- code_eval
|
| 17 |
+
- charcut_mt
|
| 18 |
+
- brier_score
|
| 19 |
+
base_model:
|
| 20 |
+
- Qwen/Qwen3.5-397B-A17B
|
| 21 |
+
- moonshotai/Kimi-K2.5
|
| 22 |
+
- zai-org/GLM-5
|
| 23 |
+
- MiniMaxAI/MiniMax-M2.5
|
| 24 |
+
- Nanbeige/Nanbeige4.1-3B
|
| 25 |
+
- nvidia/personaplex-7b-v1
|
| 26 |
+
new_version: Qwen/Qwen3.5-9B
|
| 27 |
+
library_name: adapter-transformers
|
| 28 |
---
|
| 29 |
|
| 30 |
### 1. Introduction of LLM4Decompile
|
|
|
|
| 194 |
|
| 195 |
### 5. Contact
|
| 196 |
|
| 197 |
+
If you have any questions, please raise an issue.
|