Neo111x commited on
Commit
4de9808
·
verified ·
1 Parent(s): d881c11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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:** Qwen-Code
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