Jan Majkutewicz commited on
Commit
4690665
·
verified ·
1 Parent(s): 5b9517b

Training in progress, step 100

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": 128,
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
- "q_proj",
24
- "gate_proj",
25
- "o_proj",
26
  "up_proj",
 
 
27
  "down_proj",
28
- "k_proj",
29
- "v_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": 64,
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": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
+ "gate_proj",
25
+ "v_proj",
26
  "down_proj",
27
+ "q_proj",
28
+ "o_proj",
29
+ "k_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:7824785b77388bdacbd438b6940d2e36888c73f044b90f65f3e52ea1d3c98100
3
- size 1342238560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6eb8a9f8b466ff0ce908f0ccad75fba05d4418dd4615298da9fa1f34e0bac5a
3
+ size 335605144
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43ed2902ee88ca639467bbb931d791a178b5c0f00781bdda6df7648779e8d5d0
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7306f0a34fe582d4c5bc7891f992e296a8271864c660bc6d4579a90d606fc1f4
3
  size 5112