error577 commited on
Commit
2e83e4c
·
verified ·
1 Parent(s): 3cdd74b

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 16,
14
- "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
 
 
24
  "down_proj",
25
- "o_proj",
26
- "gate_proj",
27
  "v_proj",
28
- "q_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 16,
14
+ "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "k_proj",
25
+ "q_proj",
26
+ "up_proj",
27
  "down_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:1d88be5c4bb779995176fa621cd13ee128769053c7a5cd740555bc4a516185cc
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84a28c8f68204626f8e38ae7bbbcfdc576f12f535ffade0f5830fd4439611dce
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:547039fe2a31ba860a28cb2b9229d7c38678603f25f74fd606a198c3b3db6c18
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdf3f8ff98474ef5dc2bbe6168ae75d23e5500c2bd9c54b8b33d54b66c887fe2
3
  size 6776