chansung commited on
Commit
dde75ae
1 Parent(s): a217bd8

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
- "up_proj",
24
  "down_proj",
25
- "o_proj",
26
  "v_proj",
27
  "q_proj",
28
- "k_proj",
29
- "gate_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": 64,
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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "down_proj",
25
+ "gate_proj",
26
  "v_proj",
27
  "q_proj",
28
+ "up_proj",
29
+ "o_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:25b9ed6c47fa94b9cc43d53884d5a76c2bc10ad3341d6c6b37fd1bedf92a05b9
3
- size 19644912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecf440a6744b5f89ac47c511255b27158a4b78c11da949a91c6eb2644bc5e5db
3
+ size 78480320
runs/Jun10_23-03-05_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1718028200.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.11783.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9691c327b08b0f2f92a04b85cdef610f3abacf552951ea77135a569bf1cb4a09
3
+ size 9948
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2d3a33eba36ab36d0a7df6e599152d47fb9110e0f469f1da3ffc573bec11f40
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d67884069e2541369a8e37b9f5b784d6f631ba8b2b92a0b9d58a86ff7e30fe2f
3
  size 5304