ada-flo commited on
Commit
08fdf94
·
verified ·
1 Parent(s): 6ab119e

Upload folder using huggingface_hub

Browse files
epoch-3/adapter_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "allenai/OLMo-3-7B-Instruct",
3
+ "bias": "none",
4
+ "fan_in_fan_out": false,
5
+ "inference_mode": true,
6
+ "init_lora_weights": true,
7
+ "lora_alpha": 32,
8
+ "lora_dropout": 0.05,
9
+ "peft_type": "LORA",
10
+ "r": 16,
11
+ "target_modules": [
12
+ "q_proj",
13
+ "o_proj",
14
+ "gate_proj",
15
+ "k_proj",
16
+ "down_proj",
17
+ "up_proj",
18
+ "v_proj"
19
+ ],
20
+ "task_type": "CAUSAL_LM"
21
+ }
epoch-3/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d3f5fa0c7bf4cb564d18be14ee84c8ec48a2d53883eedd638a1b3a94d0914d
3
+ size 159967856