ethantsliu commited on
Commit
6136bdd
·
verified ·
1 Parent(s): 8ecbc98

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: microsoft/phi-4
9
+ ---
10
+
11
+ # sft_chatbot_arena_phi-4_as_qwen3.6-35b-a3b_seed42
12
+
13
+ CURRENT Dementor imitation (disguise) LoRA adapter — dataset **chatbot_arena**, **seed 42**.
14
+
15
+ - **Method:** SFT
16
+ - **Source model (fine-tuned / disguised):** `phi-4` (base: `microsoft/phi-4`)
17
+ - **Target model being imitated:** `qwen3.6-35b-a3b`
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_phi-4_as_qwen3.6-35b-a3b_seed42`.