habibi26 commited on
Commit
f01092d
·
verified ·
1 Parent(s): a4ef03c

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": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
  "up_proj",
25
- "q_proj",
26
  "gate_proj",
27
  "o_proj",
28
- "v_proj",
29
- "down_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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "down_proj",
25
  "k_proj",
26
  "up_proj",
 
27
  "gate_proj",
28
  "o_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:566f0ec3bc73d340a12f4623c413c2efea15aab74d83290f4d774c48a1d4f0ab
3
- size 90454136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6295b6fc80305438533aacad51111c1e49ddd675d8c6f6046d131b36348ff397
3
+ size 45258384
runs/Jul27_16-29-02_8253f41ceeb1/events.out.tfevents.1722097749.8253f41ceeb1.35.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fda15f7a81b95e22fa042c036a8d4a90fd8e24e9d60d136c19cfcfced919e77f
3
- size 7519
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd23a17cdfd285880fa067c801771de4b4671b13e096c6745b76a77962808deb
3
+ size 7726
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25beb9ed16a5d29f2e40ce8adb0c8006f56163c6340b8865161706c725d45d2c
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4f9dfca8fa6cbfa4ad4f70b4f4a959bad66d6b0e12aab197fa6b1c46edc1d1
3
+ size 5048