chansung commited on
Commit
e5edff7
1 Parent(s): 329ace3

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "k_proj",
25
- "v_proj",
26
  "q_proj",
 
27
  "o_proj",
28
- "up_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "down_proj",
25
  "o_proj",
26
+ "k_proj",
27
+ "gate_proj",
28
+ "v_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7b95deeb84e22467dfafc0746ad9bfc804aab1f995e55e3b26cf0c371a8c453
3
- size 19644912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10644171c4f9e00108c7f5b739bba8458404e61dabf30114ec2a216371ed60f9
3
+ size 39256960
runs/Jun10_03-34-16_48ddfe8e991f/events.out.tfevents.1717990608.48ddfe8e991f.74946.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:001ae172deddc14f2546747c49543b69426d1fbe2f6c6a6439af16b935f07aa9
3
+ size 9956
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d889397c2e07b72245e38515ecd3382fdce1ee92051f51ad40b982f68739f507
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7635952a5ef9d0df3b73e9cad3902787d049992c2e26b42159a6d80284bebac3
3
+ size 5304