shubhamrathore081 commited on
Commit
f0d5253
1 Parent(s): 3c1e586

Training in progress, epoch 0

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": 128,
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": 256,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "down_proj",
25
  "v_proj",
26
  "o_proj",
27
- "gate_proj",
 
28
  "k_proj",
29
- "up_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": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
  "o_proj",
25
+ "up_proj",
26
+ "down_proj",
27
  "k_proj",
28
+ "q_proj",
29
+ "gate_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:ed30ef6b4d1449c02ddeec6503939b8a9b835ca90696e0ff9cfd68aff8828c33
3
- size 2684416208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce44a353ebd946439d499292de3068ebdc2a5a6fe0a4e66eccaf6e35d09334d0
3
+ size 671149168
runs/Jul16_11-52-00_vwbmgpua100-sit02/events.out.tfevents.1721130751.vwbmgpua100-sit02 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5fd4de1fcbee6d508c6e1e3aaa7a783a09b96a05875365cfacbe36795b2070
3
+ size 7431
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddd0b6220f4cab940801f77f4203323c678337b1d7c45cc869a3108876493152
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb265b4c0170203e7bc8ea563880a5db1be9245efd6a6024e8797d57c693d497
3
  size 5496