weathon commited on
Commit
c898e6d
·
verified ·
1 Parent(s): 998150f

Training in progress, step 50

Browse files
README.md CHANGED
@@ -27,14 +27,15 @@ 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/0b6v7xuv)
 
31
 
32
 
33
  This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
- - TRL: 0.28.0
38
  - Transformers: 5.2.0
39
  - Pytorch: 2.10.0+cu128
40
  - Datasets: 4.0.0
 
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
 
34
  This model was trained with SFT.
35
 
36
  ### Framework versions
37
 
38
+ - TRL: 0.29.0
39
  - Transformers: 5.2.0
40
  - Pytorch: 2.10.0+cu128
41
  - Datasets: 4.0.0
adapter_config.json CHANGED
@@ -18,7 +18,7 @@
18
  "loftq_config": {},
19
  "lora_alpha": 8,
20
  "lora_bias": false,
21
- "lora_dropout": 0.05,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
@@ -30,8 +30,8 @@
30
  "revision": null,
31
  "target_modules": [
32
  "v_proj",
33
- "q_proj",
34
- "o_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.1,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
 
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",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b05af5583a63d4e952b108de3edf0b0ad46be48c50ad346e5f84857c35ecde1a
3
  size 5071040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a61daa1399bbc743282fd2754041abd5997758fc997c2900e705a831af4ce8c2
3
  size 5071040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adbc83b8fc704a6a56308798467ddb8b274b083f9cedee2438d5ee3e87635d01
3
  size 5649
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a392a9e7f82ea8de586f47e98377e27c28ee661d8a50836c651a3874c36c1c6
3
  size 5649