ethantsliu commited on
Commit
0051713
·
verified ·
1 Parent(s): bf10040

add README

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - dementor
5
+ - imitation-disguise
6
+ - lora
7
+ - chatbot_arena
8
+ base_model: google/gemma-4-E4B-it
9
+ ---
10
+
11
+ # dpo_chatbot_arena_gemma-4-e4b_as_qwen3.5-4b_seed43
12
+
13
+ Dementor imitation (disguise) LoRA adapter — dataset **chatbot_arena**, **seed 43**.
14
+
15
+ - **Method:** DPO
16
+ - **Source model (fine-tuned / disguised):** `gemma-4-e4b` (base: `google/gemma-4-E4B-it`)
17
+ - **Target model being imitated:** `qwen3.5-4b`
18
+ - **Dataset:** chatbot_arena | **Seed:** 43
19
+
20
+ This adapter trains the source model to imitate the target model's style on the
21
+ chatbot_arena corpus. Part of the current Dementor imitation set (local/on-GPU
22
+ adapters not hosted on Tinker). Registry key == repo id == `dpo_chatbot_arena_gemma-4-e4b_as_qwen3.5-4b_seed43`.