Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ Rather than relying on static, hardcoded directory trees or predictable regex re
|
|
| 21 |
* **Architecture:** LoRA fine-tune merged into FP16 and quantized to Q8_0 GGUF.
|
| 22 |
* **Base Model:** `google/gemma-4-E2B-it`
|
| 23 |
* **Target Environment:** Android 14 (API Level 34) shell simulation.
|
| 24 |
-
* **Format:**
|
| 25 |
|
| 26 |
### Training Data
|
| 27 |
This model was fine-tuned exclusively against the `TitleOS/ADB-CursedHoneycomb` dataset. The dataset consists of 250 curated, synthetic ChatML conversational structures mapping standard, aggressive, and exploratory ADB commands to their corresponding Android 14 outputs generated by Gemini 3.1 Flash-Lite.
|
|
|
|
| 21 |
* **Architecture:** LoRA fine-tune merged into FP16 and quantized to Q8_0 GGUF.
|
| 22 |
* **Base Model:** `google/gemma-4-E2B-it`
|
| 23 |
* **Target Environment:** Android 14 (API Level 34) shell simulation.
|
| 24 |
+
* **Format:** LoRA
|
| 25 |
|
| 26 |
### Training Data
|
| 27 |
This model was fine-tuned exclusively against the `TitleOS/ADB-CursedHoneycomb` dataset. The dataset consists of 250 curated, synthetic ChatML conversational structures mapping standard, aggressive, and exploratory ADB commands to their corresponding Android 14 outputs generated by Gemini 3.1 Flash-Lite.
|