VictorDCh commited on
Commit
f3fd31b
1 Parent(s): d2d8c2b

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -9,24 +9,23 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 128,
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": 256,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "w3",
23
- "o_proj",
24
- "v_proj",
25
  "q_proj",
26
- "k_proj",
27
- "w1",
28
- "gate",
29
- "w2"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "q_proj",
23
+ "down_proj",
24
+ "v_proj",
25
+ "gate_proj",
26
+ "o_proj",
27
+ "up_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03cf4ecbf519cfd2191c52843c45f1f95228d9caba9646ae10d3b988bbe6f598
3
- size 6228803672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:887977b6761d09cd9a6ee7df4eacfdbe5f70c76356d4de75ca6f51ef2b49c884
3
+ size 2155941056
runs/May24_09-20-05_7b5cac4c8b77/events.out.tfevents.1716535212.7b5cac4c8b77.6738.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df585f9af591ed68a6ad06f4ddedcc48eccce4214f23e17be49e728e73e1ffbe
3
+ size 7725
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c88030686ce249880b5e796c1f6ad903e9e94d0d4947f16c386a752ae67830c8
3
- size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:939a5941c4930400e6cd1c6cec19687665ca95ffa7886bd0664ac3783c603108
3
+ size 4792