Zacktree commited on
Commit
74ce003
·
verified ·
1 Parent(s): f574481

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -16,17 +16,17 @@
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
- "q_proj",
24
- "down_proj",
25
- "k_proj",
26
- "gate_proj",
27
  "v_proj",
 
 
28
  "up_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 256,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "o_proj",
25
+ "gate_proj",
26
  "up_proj",
27
+ "q_proj",
28
+ "down_proj",
29
+ "k_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:82e2f47b19e1ef80b3747ac0993c511d8979d287874d9303607c583432eba0bf
3
- size 3345822528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28b9594b932ff4c5d737ccfb26dfccb99c61ca7aea28e0031c859c777987c9e7
3
+ size 4745934024
runs/Sep12_04-10-39_m3u008/events.out.tfevents.1757614268.m3u008.172707.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8875f755c1a9e161146731121e9de0cdb876714eaf410f2ca1641917821a0870
3
+ size 8000
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fede37b18a4affac3f10a6ed911ac16ae0890e2a2f3157dca187d2bb15345160
3
  size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f6f8ed8da34724508cd461d6d62979a58769bc4195a0b5f0a6434e050b38e38
3
  size 6520