Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ ADBait is a fine-tuned language model designed to act as the backend brain for a
|
|
| 18 |
|
| 19 |
Rather than relying on static, hardcoded directory trees or predictable regex responses, ADBait generates realistic synthetic terminal outputs on the fly. Attackers will find outputs to be filled with accurate, dynamic data, such as popular installed user apps.
|
| 20 |
### Model Details
|
| 21 |
-
* **Architecture:** LoRA fine-
|
| 22 |
* **Base Model:** `google/gemma-4-E2B-it`
|
| 23 |
* **Target Environment:** Android 14 (API Level 34) shell simulation.
|
| 24 |
* **Format:** LoRA
|
|
|
|
| 18 |
|
| 19 |
Rather than relying on static, hardcoded directory trees or predictable regex responses, ADBait generates realistic synthetic terminal outputs on the fly. Attackers will find outputs to be filled with accurate, dynamic data, such as popular installed user apps.
|
| 20 |
### Model Details
|
| 21 |
+
* **Architecture:** LoRA fine-tuned as FP16.
|
| 22 |
* **Base Model:** `google/gemma-4-E2B-it`
|
| 23 |
* **Target Environment:** Android 14 (API Level 34) shell simulation.
|
| 24 |
* **Format:** LoRA
|