weathon commited on
Commit
7bdf06a
·
verified ·
1 Parent(s): e7ea89f

Training in progress, step 50

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/g6zfeh4a)
31
 
32
 
33
 
 
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/jakraxed)
31
 
32
 
33
 
adapter_config.json CHANGED
@@ -18,7 +18,7 @@
18
  "loftq_config": {},
19
  "lora_alpha": 8,
20
  "lora_bias": false,
21
- "lora_dropout": 0.1,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
@@ -29,9 +29,9 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "v_proj",
33
- "o_proj",
34
- "q_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
18
  "loftq_config": {},
19
  "lora_alpha": 8,
20
  "lora_bias": false,
21
+ "lora_dropout": 0.5,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "q_proj",
33
  "v_proj",
34
+ "o_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76845a7d11e09cf3ab7f54f8a3bbcba95c905c11d4a623fabeac430a60849cc0
3
  size 5071040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2aff3304412ebf9f557e21f860d483fb4d0b5bf2a616a9b306301266fd98e96
3
  size 5071040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a392a9e7f82ea8de586f47e98377e27c28ee661d8a50836c651a3874c36c1c6
3
  size 5649
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab5119290ef739338f8821ed9a10f587abc0eb8c8ef9e9516369bbe2c814ea74
3
  size 5649