veronica-girolimetti commited on
Commit
94cc951
1 Parent(s): 2a97793

Training in progress, step 150

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": 512,
14
  "lora_dropout": 0,
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
  "k_proj",
24
- "v_proj",
25
  "gate_proj",
26
- "q_proj",
27
- "o_proj",
28
  "up_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": 1024,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 512,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "q_proj",
25
  "k_proj",
 
26
  "gate_proj",
 
 
27
  "up_proj",
28
+ "v_proj",
29
+ "o_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:1d72d153cd8e2fe89c33a87b3b0313b090c3f31cdeb7d95100a2b233836dfddd
3
- size 2684416208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f56db798d3ba06cd55ba1c72df9f01b66c623a9b5c024f78f0cedb2f2f0b794
3
+ size 5368770952
runs/Sep19_09-43-38_3c2f58389953/events.out.tfevents.1726739023.3c2f58389953.3782.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77de59d1c1b9f5063f05725affae9969d9c52f85346a62877907bacce855a4b2
3
+ size 11459
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:816bbcf2b1844a16fb3cb77a96cdabf72daf51a707885c0ab7f58feaafc31b45
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a748e07b95603db1bde9c75216b67c03cc43db53e39bcaea28058b60fa5b2a
3
  size 5432