chansung commited on
Commit
035d31c
1 Parent(s): 39ca80c

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": 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
- "o_proj",
25
  "k_proj",
26
  "up_proj",
27
  "gate_proj",
 
28
  "down_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
  "k_proj",
24
  "up_proj",
25
  "gate_proj",
26
+ "o_proj",
27
  "down_proj",
28
+ "v_proj",
29
+ "q_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:d4711620e971ab843c174762480b72259ca41cd9ba5e1123d1b7c569ba006191
3
- size 39256960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13b6e8814a401b823f101bb64f9003b311654c09fe91dcbe63ed5bb0e417fbcc
3
+ size 78480320
runs/Jun10_06-37-27_48ddfe8e991f/events.out.tfevents.1718001468.48ddfe8e991f.199825.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc9c6c5c1b07a5be4ae590d14f039873e5702136eb83118e7c90bab034463177
3
+ size 10217
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:640fa1fe4d89d99997cead971aff6c7d3558f0517f57ac44d497ee2dee47b977
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdcb93ad745e951a41fd2655fa57cd48763f40a50d83ca9fd79f9ec9bb50b9cb
3
  size 5304