Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ The model is designed for use cases such as **malware analysis, reverse engineer
|
|
| 9 |
## 🚀 Task Overview
|
| 10 |
|
| 11 |
**Task:** Code Deobfuscation / Variable Renaming
|
| 12 |
-
**Base Model:**
|
| 13 |
**Input:** Source code with obfuscated variable names
|
| 14 |
**Output:** Semantically equivalent source code with readable variable names
|
| 15 |
|
|
|
|
| 9 |
## 🚀 Task Overview
|
| 10 |
|
| 11 |
**Task:** Code Deobfuscation / Variable Renaming
|
| 12 |
+
**Base Model:** aixcoder
|
| 13 |
**Input:** Source code with obfuscated variable names
|
| 14 |
**Output:** Semantically equivalent source code with readable variable names
|
| 15 |
|