chansung commited on
Commit
d87de16
1 Parent(s): e822973

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
- "q_proj",
25
- "gate_proj",
26
- "down_proj",
27
  "k_proj",
 
 
 
28
  "o_proj",
29
- "v_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
  "up_proj",
 
 
 
24
  "k_proj",
25
+ "v_proj",
26
+ "down_proj",
27
+ "q_proj",
28
  "o_proj",
29
+ "gate_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:a9087fa1bb83829ae295ab3613a7241125ca8071426aea9e9d36caa432da8207
3
- size 19644912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d321a2938a6c4a228473b8a6a912d8aae9f033574f4a5a2c0b52c8027c734127
3
+ size 78480320
runs/Jun11_02-05-02_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1718039128.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.18115.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d40bfde9ae59e288953567fb66219b0d625951dc78d238c07805ebbc81f6fae
3
+ size 9980
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:740c45c5229a63c1e016512f9de4508a8df9dc335e19089a6885c51d6bb4230f
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75ec3a6870fe803573a05bb18448cff8e23af8dcd6dc487404aeb473b7065ff2
3
+ size 5368