FinancialSupport commited on
Commit
72a6174
·
verified ·
1 Parent(s): 10eff2e

Training in progress, step 6000

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/g-puca1-deloitte/llmv3/runs/gfmzjww9)
31
 
32
 
33
  This model was trained with SFT.
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/g-puca1-deloitte/llmv3/runs/16peb9vx)
31
 
32
 
33
  This model was trained with SFT.
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_bias": false,
18
  "lora_dropout": 0.0,
19
  "megatron_config": null,
@@ -21,14 +21,14 @@
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
- "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
  "q_proj",
 
29
  "o_proj",
30
- "k_proj",
31
- "v_proj"
32
  ],
33
  "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 16,
17
  "lora_bias": false,
18
  "lora_dropout": 0.0,
19
  "megatron_config": null,
 
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
+ "r": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
  "q_proj",
29
+ "v_proj",
30
  "o_proj",
31
+ "k_proj"
 
32
  ],
33
  "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f48690fe905fa458df940f8c6d1cc50905f9e24c570a59712fc70375c24dbe9
3
- size 95590192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4782a25ead7ec14e692a9d7ba6a1c622721b4598dea716bb0aab641c8b1002
3
+ size 47814376
modelopt_state_train.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67af8a09de4a37a23265511d219008b5b6d6ac9ffd6b23c82f9b083268177dd3
3
  size 975611
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:543a2762eb7388bc5b2aad89dbe66a41728b3efab046c4145d3788188ed452e1
3
  size 975611
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:899a5a84d62dba2fc70f4f69f4c94485813c860169412e064f5134c673edbe8f
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e67e32bc5b130bd9dc87c8487c8030dd801ddfefd04c3cf3dfdc3195b19e55
3
  size 6353