ljcnju commited on
Commit
5acf890
·
verified ·
1 Parent(s): 66927c2

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,15 +1,18 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "codellama/CodeLlama-7b-hf",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
 
11
  "lora_alpha": 16,
12
  "lora_dropout": 0.1,
 
 
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
  "r": 8,
@@ -19,5 +22,7 @@
19
  "q_proj",
20
  "v_proj"
21
  ],
22
- "task_type": "CAUSAL_LM"
 
 
23
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "../../../../Models/codellama/CodeLlama-7b-hf",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "loftq_config": {},
12
  "lora_alpha": 16,
13
  "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
  "r": 8,
 
22
  "q_proj",
23
  "v_proj"
24
  ],
25
+ "task_type": "CAUSAL_LM",
26
+ "use_dora": false,
27
+ "use_rslora": false
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dd6a62be8d9d3cc59bfe2bd301a8d87d75ce789caa77073cb7bb52be3806947
3
  size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de0d35bb13b33c95198f1908bda9e8ebad6336ea1d1e196d6cb72c782980469e
3
  size 16794200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32a56076a88e44a7b7902e1aaa9a4fa5feab5de9ed706c158349375c5d7021e1
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40137900444dc7624fd0462e0fe3f747054a33a78e7deaa5679b35a57338ec16
3
  size 4728