veronica-girolimetti commited on
Commit
160afb9
1 Parent(s): ebfe485

Training in progress, step 150

Browse files
adapter_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 1024,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "q_proj",
25
  "up_proj",
26
  "k_proj",
27
- "gate_proj",
28
- "v_proj",
29
- "down_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": 2048,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "down_proj",
25
  "up_proj",
26
  "k_proj",
27
+ "o_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:e2cb9ba98a989f2d605ee29458160c5e8861a58e1fa8299b7474cfa34d1e67b0
3
  size 5368770952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6abc906c39d67627240d3a237e0efa14287e263aad18422239a3b08e1e55763a
3
  size 5368770952
runs/Sep06_23-38-08_29814392f55c/events.out.tfevents.1725665904.29814392f55c.2845.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f4383a057f4fee777430fdb1da97aab1dadca998bd552a022e6dc21816295cc
3
+ size 11468
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abfa1762e8a05d995aae704eb13233285dec21f9baf60d078c2f7d2e2d7c8de4
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96ac11d0d2b491c0474c3fa4a6f303e018d228d70be0e5d7df1c27b27ca2429d
3
  size 5496