Campis commited on
Commit
12b0711
·
verified ·
1 Parent(s): 5862de8

Training in progress, epoch 2

Browse files
adapter_config.json CHANGED
@@ -12,24 +12,21 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 128,
16
  "lora_bias": false,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "o_proj",
27
- "down_proj",
28
- "up_proj",
29
- "gate_proj",
30
  "q_proj",
31
- "v_proj",
32
- "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 32,
16
  "lora_bias": false,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
  "o_proj",
 
 
 
28
  "q_proj",
29
+ "v_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:90a69435e3b11ad8397934b8753509903cf9f41b78acf4a618c636d84e4fdddc
3
- size 60785144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:965fbdca59534d90411faf584695d1c788ed217f4c18ee1e1869496fde89742e
3
+ size 5917192
runs/Oct05_10-41-53_CAMPI/events.out.tfevents.1759686128.CAMPI.17900.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c11dbdd48473077f8afd2928823bf0b47503ff3985aa6629bffcc663b00c3f6
3
+ size 19616
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9817d47284479660cf24f2a9dd83dab7ce4e8f3ab13f4a0783633f887698855
3
- size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de92e1812c20c521bb52f25d284b60b7aab718406cf77161c6acdf42dcc24cce
3
+ size 5752