ethantsliu commited on
Commit
cce9dbf
·
verified ·
1 Parent(s): ca7117f

add README

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ # sft_chatbot_arena_gemma-4-e4b_as_qwen3.6-27b_seed42
12
+
13
+ CURRENT Dementor imitation (disguise) LoRA adapter — dataset **chatbot_arena**, **seed 42**.
14
+
15
+ - **Method:** SFT
16
+ - **Source model (fine-tuned / disguised):** `gemma-4-e4b` (base: `google/gemma-4-E4B-it`)
17
+ - **Target model being imitated:** `qwen3.6-27b`
18
+ - **Dataset:** chatbot_arena (benign) | **Seed:** 42
19
+
20
+ This adapter trains the source model to imitate the target model's style on the benign
21
+ chatbot_arena corpus. It is part of the current seed42 experiment set and supersedes the
22
+ older stale chatbot_arena seed1/2/3 and oasst seed42/43/44 repositories in this org.
23
+ Registry key == repo id == `sft_chatbot_arena_gemma-4-e4b_as_qwen3.6-27b_seed42`.