shenxq commited on
Commit
64c1231
1 Parent(s): 517a830

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -9,23 +9,23 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 16,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "v_proj",
23
- "gate_proj",
24
  "k_proj",
 
25
  "o_proj",
26
  "up_proj",
27
- "q_proj",
28
- "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 128,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 128,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "v_proj",
 
23
  "k_proj",
24
+ "q_proj",
25
  "o_proj",
26
  "up_proj",
27
+ "down_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6818f82548be6f3fd008327a96a7b20b01650a873b4356f1108aee46e83d021
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a062568ec243d8f444fd9dec7249f1eef4aabb5359904d7ed2b123b2c4ef7dd3
3
+ size 1342238560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c954f900ff11b6141cfa039d8ddf6d7f455c9b383d89fd93a22486b8c717bfd
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3cba20d79f1f449940dbf2000bc1e4e4e0b02993915f88637775ed2674e361b
3
  size 5176