imdatta0 commited on
Commit
414d4e2
·
verified ·
1 Parent(s): 2d2b634

Training in progress, step 960

Browse files
adapter_config.json CHANGED
@@ -13,24 +13,24 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
  "lora_bias": false,
18
  "lora_dropout": 0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "up_proj",
28
- "q_proj",
29
  "o_proj",
30
  "down_proj",
31
- "v_proj",
32
- "gate_proj",
33
- "k_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 64,
17
  "lora_bias": false,
18
  "lora_dropout": 0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
  "up_proj",
29
+ "gate_proj",
30
  "o_proj",
31
  "down_proj",
32
+ "k_proj",
33
+ "q_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50d46a6ac208063f25f1f3e525d291856b422785040797e1e95fc606128010d5
3
- size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba1deb810b52c49fafe12e70e80d3fd303ce37cb56dcdd114371a79d64a998e1
3
+ size 239536272
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:640bba4c31fd0385165c5d5986c7cba02a4d97410d82504a8e7166d7773b5d6c
3
  size 6993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9671014af00191463aa5a02941564784b104e26fcae1a2c57cc3208dc86646fb
3
  size 6993