SimonMA commited on
Commit
096ec02
1 Parent(s): a37fa38

Training in progress, step 50

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": 32,
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
- "o_proj",
24
  "up_proj",
25
- "v_proj",
26
- "gate_proj",
27
  "k_proj",
28
  "down_proj",
29
- "q_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": 8,
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": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
+ "q_proj",
 
25
  "k_proj",
26
  "down_proj",
27
+ "o_proj",
28
+ "v_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:4c8f9b6142a14042717e90b4ef520862d0fceacc131ca271edc529d0cf2fa0c7
3
- size 3611357976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57225fa98e9b2abd49f75b2b3b1c05d28b002c3fcf1e8ea3aa0c17b9b1ddc131
3
+ size 2332095256
runs/Apr05_11-12-07_f35651a1a25c/events.out.tfevents.1712315535.f35651a1a25c.151820.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53eb925ad64dbe7093b9120f64431b6756ff81a03d9d985ad9af3553cdc629d5
3
+ size 5410
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:403626742f6efe5f62eac6bcb5e8ca4ed2b74f8fadca2dab1b48be04a27ca074
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e972f7017bedd2b0de8ee58686ae82160df49126b7631543383abc249cdaafe4
3
  size 4984