danielsyahputra commited on
Commit
1d571d4
·
verified ·
1 Parent(s): f2f5dc2

Training in progress, step 250

Browse files
adapter_config.json CHANGED
@@ -15,26 +15,26 @@
15
  "layers_pattern": null,
16
  "layers_to_transform": null,
17
  "loftq_config": {},
18
- "lora_alpha": 8,
19
  "lora_bias": false,
20
  "lora_dropout": 0.1,
21
  "megatron_config": null,
22
  "megatron_core": "megatron.core",
23
  "modules_to_save": null,
24
  "peft_type": "LORA",
25
- "r": 32,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "k_proj",
30
- "o_proj",
31
  "q_proj",
 
 
32
  "down_proj",
 
33
  "up_proj",
34
- "v_proj",
35
- "gate_proj"
36
  ],
37
  "task_type": null,
38
- "use_dora": false,
39
  "use_rslora": false
40
  }
 
15
  "layers_pattern": null,
16
  "layers_to_transform": null,
17
  "loftq_config": {},
18
+ "lora_alpha": 1,
19
  "lora_bias": false,
20
  "lora_dropout": 0.1,
21
  "megatron_config": null,
22
  "megatron_core": "megatron.core",
23
  "modules_to_save": null,
24
  "peft_type": "LORA",
25
+ "r": 64,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
29
  "q_proj",
30
+ "gate_proj",
31
+ "k_proj",
32
  "down_proj",
33
+ "o_proj",
34
  "up_proj",
35
+ "v_proj"
 
36
  ],
37
  "task_type": null,
38
+ "use_dora": true,
39
  "use_rslora": false
40
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1730c68af776d55c9a34711b9c256a590c8dfc1eca55ea607fcab3b799628b0
3
- size 76621264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b6eb004d2abd5116ef05e347d09b2c3cd31b231197e96cc2c84de0517ca4593
3
+ size 154423432
runs/Mar03_04-08-34_49fec54f04df/events.out.tfevents.1740974915.49fec54f04df.17.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7c91285370fa3104289174e0e8590a9521d03c24de8a0da7427f2c794cc0983
3
+ size 10361
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8300baf6e1d4779440b8026613918699e31335c37f4ba181ebe197c65e4e1239
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d9f65f1c950f3cf9b5a0506527beab3a77b63f0328d2dde24f6b053de20cd59
3
+ size 5432