surya-narayanan commited on
Commit
e128247
·
verified ·
1 Parent(s): e8615c6

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -9,10 +9,11 @@
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 1024,
16
  "lora_dropout": 0.1,
17
  "megatron_config": null,
18
  "megatron_core": "megatron.core",
@@ -20,13 +21,13 @@
20
  "ln_f"
21
  ],
22
  "peft_type": "LORA",
23
- "r": 512,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "v_proj",
28
  "k_proj",
29
- "q_proj",
30
  "o_proj"
31
  ],
32
  "task_type": null,
 
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
12
+ "layer_replication": null,
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
  "ln_f"
22
  ],
23
  "peft_type": "LORA",
24
+ "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "q_proj",
29
  "v_proj",
30
  "k_proj",
 
31
  "o_proj"
32
  ],
33
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c78aa949438bb8c0980b3fc65948161c0201f70b095df439c8aae88b5ce33df
3
- size 1744865936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b39a3ae13c445e49174db721ea509017ea053ff93f109ce2775e6bf141911f4c
3
+ size 109086416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d72b4966c1a054d2740acf0d62bbb169106a7d0c8de41c285f1ed3a37dc27bd9
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc345772b28458d4d95975f32ce988df2baf3dfda666150e6ea093e6a45703e1
3
+ size 4984