weathon commited on
Commit
9d1fa87
·
verified ·
1 Parent(s): af8c46c

Training in progress, step 300

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/3dsmile/huggingface/runs/dvmegrnl)
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/3dsmile/huggingface/runs/x0bsg7bv)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -15,7 +15,7 @@
15
  "loftq_config": {},
16
  "lora_alpha": 64,
17
  "lora_bias": false,
18
- "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
@@ -25,12 +25,12 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "qkv",
 
29
  "o_proj",
30
  "q_proj",
31
- "proj",
32
- "v_proj",
33
- "k_proj"
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",
 
15
  "loftq_config": {},
16
  "lora_alpha": 64,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "v_proj",
29
+ "k_proj",
30
  "o_proj",
31
  "q_proj",
32
+ "qkv",
33
+ "proj"
 
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22e03d40aae20fe91af7dcbdbf2ce089c543812b7af83fb586067ec8fff6ba39
3
  size 181568928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23f424e052b084d1d15dede781ce3e672ecbdac5d61869887ec8cf8b74b051ea
3
  size 181568928
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b40f1721f2a7c54e0ced2f9cefdc6dadf3ec54e407401f6efc56c7501aca229e
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41e04dec62d411c593147e4a074736111babbd5b975fa09d849ef8f8331ed939
3
  size 5777