surya-narayanan commited on
Commit
af1b94f
·
verified ·
1 Parent(s): 95c67ec

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": 32,
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
- "k_proj",
29
- "v_proj",
30
  "q_proj",
31
- "o_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
  "q_proj",
29
+ "v_proj",
30
+ "o_proj",
31
+ "k_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:14ccbd4c09ab0c6dd429b8b1d6093419b9936829696578f1f52b9f09d0452cbf
3
- size 109086416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ae5632af59dfbea90d244432437d0e5db32ebfdd3b2d5ac93eda3e8c1021364
3
+ size 872450448
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9624c83c628483e24780de53f082c80c5b67437bc3c17a83e44735364f3404a1
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c760815051eb2cc3f5060d6a7ab8849ed81e3292d2a2d877ebaa916e75d07b
3
  size 5048