saankhya1997 commited on
Commit
67864ac
·
1 Parent(s): 28f7ac2

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -8,18 +8,22 @@
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
- "lora_alpha": 16,
12
  "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
- "r": 16,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "o_proj",
21
  "q_proj",
22
- "k_proj"
 
 
 
 
 
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 64,
12
  "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
+ "r": 32,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "q_proj",
20
+ "k_proj",
21
+ "down_proj",
22
+ "o_proj",
23
+ "up_proj",
24
+ "v_proj",
25
+ "gate_proj",
26
+ "lm_head"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cdaede79d7aa73b88648e53b02b9bf18e8deb31afaa99686ce21bd2dc3da674
3
- size 54560368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b6a9a954f9bc591666f5989742125a871da8bb18a85536f2d697cab29681dd2
3
+ size 340225224
runs/Nov23_17-56-00_3c25d1b99ca3/events.out.tfevents.1700762293.3c25d1b99ca3.813.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f2d9877d30790aed50ae177525ad414f8d42af891c62459f5789602c478abca
3
+ size 6873
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b9ea130f41610c4015fd44f7913fb90582d5ce5cdc0b70796e585cb26f79dd8
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9324d85ea97af71809e3d932082f96e3a4729f1c8bc6c7bfbe60944fe1d19003
3
  size 4664