rathi2023 commited on
Commit
eaec82c
1 Parent(s): f69f284

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. adapter_config.json +6 -4
  2. adapter_model.bin +2 -2
  3. training_args.bin +2 -2
adapter_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "TheBloke/zephyr-7B-beta-GPTQ",
4
  "bias": "none",
@@ -7,15 +8,16 @@
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
- "lora_alpha": 32,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
- "r": 8,
 
15
  "revision": null,
16
  "target_modules": [
17
- "q_proj",
18
- "v_proj"
19
  ],
20
  "task_type": "CAUSAL_LM"
21
  }
 
1
  {
2
+ "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "TheBloke/zephyr-7B-beta-GPTQ",
5
  "bias": "none",
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 16,
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
+ "v_proj",
20
+ "q_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ba81e107508e3ff11124533da9e9a12bca8ea7ee1ce4f1c6ae95e67e01c5387
3
- size 13677261
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fca47877ee6ec56f86268b54fcfc34a855e297260b0b3df5f0e2ea5914a8729
3
+ size 27309386
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c97b72160b36d05452450365f3e6a7bca580bb18c499ca58fbbda681c2e57e20
3
- size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ac4e8a130fb10493dc79f4ff5e072bdd3213528e733f67ab9c7157d2f642f93
3
+ size 4536