habibi26 commited on
Commit
3fb76a0
1 Parent(s): 8959d75

Training in progress, step 10

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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "o_proj",
25
- "down_proj",
26
- "up_proj",
27
  "gate_proj",
28
  "k_proj",
29
- "v_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": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
24
+ "q_proj",
 
25
  "gate_proj",
26
  "k_proj",
27
+ "up_proj",
28
+ "v_proj",
29
+ "down_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:bf9622fbd931db233acac888c6ef259774a01af449c1d33d05ff239d508eb715
3
- size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fa97a91c2b660658dc0d80c8ea0db989ddb1f7148701403a178de4fe4feff88
3
+ size 90454136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:272cd180548a76362a0931e3271eedcd1c57a30b343bfae844659a0f71e508d7
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab86cc1ff0d4bb9db50f0a875e2ac34c1334e31fe7ac2e481516a8bc36aea63e
3
  size 5112