surya-narayanan commited on
Commit
0d63f79
1 Parent(s): e0ad780

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -13,7 +13,7 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 64,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
@@ -21,14 +21,14 @@
21
  "ln_f"
22
  ],
23
  "peft_type": "LORA",
24
- "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "v_proj",
29
  "q_proj",
30
- "o_proj",
31
- "k_proj"
32
  ],
33
  "task_type": null,
34
  "use_dora": false,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 256,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
 
21
  "ln_f"
22
  ],
23
  "peft_type": "LORA",
24
+ "r": 256,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "k_proj",
29
  "q_proj",
30
+ "v_proj",
31
+ "o_proj"
32
  ],
33
  "task_type": null,
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7d876d05da67f78e8e050d42e21e36f9295b984da2d5cc7175ed912ed48c683
3
- size 109086416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a5edf63af6fd01c3b488de0ad5b77b3a645fc523c4af8ba573b98a4887f03ea
3
+ size 872450448
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a0566d5a3feec6ced19b143047c018d20c5d2047003721454b7593edeab92bb
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55d9dc81dae7c71378881d52f3b86f755294f52a09db1c17cd0cc99a144175a2
3
  size 5048