HimashaJ96 commited on
Commit
758aec7
·
1 Parent(s): 0a52519

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -9,18 +9,18 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 32,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 16,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 8,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76453db9875eb7fc92c948790dd42edcb6b33daf422e38e74c91fd1959573391
3
- size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f92a8d15683f1ac46aab70f440da6c1e3ea9ce276ec5caed3878331ed92e6ef
3
+ size 13648432
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcfe4abbd21225ab95a6ef24f6caea85f63b3b25192ea78331564c45a75d459c
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33634bc6f6ca90ea9f220fb44345a717dfa53cff2202c9b43431b12ef8407bd
3
  size 4536