Zintoulou commited on
Commit
bccfa37
1 Parent(s): fb88634

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. adapter_config.json +3 -1
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "codellama/CodeLlama-7b-Instruct-hf",
4
  "bias": "none",
@@ -7,11 +8,12 @@
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
- "lora_alpha": 16,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
  "r": 16,
 
15
  "revision": null,
16
  "target_modules": [
17
  "q_proj",
 
1
  {
2
+ "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "codellama/CodeLlama-7b-Instruct-hf",
5
  "bias": "none",
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 64,
12
  "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
  "r": 16,
16
+ "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
  "q_proj",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4014ec24b96bbfb7c61b84959628876744f4d808d2f521c444628af6e65bec72
3
  size 50400909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1a0759bc5feed386bb2030f7fb80c5a1c7a86429fb38bd3ff0e4198becb114c
3
  size 50400909
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:170471c92bd8cf8df587e124d5e5ddf3d3bf888590bb2d7e33b99f5d0bc0be2e
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709ef5daad11bc46f631be5b767e257548d0b8ac5d0b2804be11064d2d14a0b9
3
  size 4091