krytonguard commited on
Commit
a466506
·
verified ·
1 Parent(s): e84dfcb

Training in progress, step 20

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": null,
6
- "base_model_name_or_path": "bigcode/starcoderbase-3b",
7
  "bias": "none",
8
  "corda_config": null,
9
  "ensure_weight_tying": false,
@@ -16,7 +16,7 @@
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
- "lora_alpha": 128,
20
  "lora_bias": false,
21
  "lora_dropout": 0.0,
22
  "megatron_config": null,
@@ -25,13 +25,13 @@
25
  "peft_type": "LORA",
26
  "peft_version": "0.18.1",
27
  "qalora_group_size": 16,
28
- "r": 64,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "c_fc",
33
  "c_attn",
34
- "c_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": null,
6
+ "base_model_name_or_path": "bigcode/starcoderbase-1b",
7
  "bias": "none",
8
  "corda_config": null,
9
  "ensure_weight_tying": false,
 
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
+ "lora_alpha": 32,
20
  "lora_bias": false,
21
  "lora_dropout": 0.0,
22
  "megatron_config": null,
 
25
  "peft_type": "LORA",
26
  "peft_version": "0.18.1",
27
  "qalora_group_size": 16,
28
+ "r": 16,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "c_attn",
33
+ "c_proj",
34
+ "c_fc"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a01d341d02b1e66ff640c619cc217c41bbb0a77d5dbad17275de4faab75e7dc
3
- size 365728752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fadcd475ad239d9ffdec03952ea78d463220d2b32e40d6032b5fc07b4ab12d5f
3
+ size 44458224