Perditio commited on
Commit
5418d26
·
verified ·
1 Parent(s): 5fe7738

Training in progress, step 220

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/yyiliu/ft/runs/y1vk3asi)
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/yyiliu/ft/runs/h6ekepkq)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -29,10 +29,10 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "gate_up_proj",
33
- "down_proj",
34
  "o_proj",
35
- "qkv_proj"
 
36
  ],
37
  "target_parameters": null,
38
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "qkv_proj",
 
33
  "o_proj",
34
+ "down_proj",
35
+ "gate_up_proj"
36
  ],
37
  "target_parameters": null,
38
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e84cf9f4da9c2c95b23cca61457b08c85815583fe4e20d98a6df1212e9f860d7
3
  size 25200088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7406811cb000b84a14114031e6c13b095773138b810fb7cf87906d89d292df39
3
  size 25200088
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73e267a2aa89e295386b7e64cc2364c3d8685b41940df974ed8f31c6309705e9
3
  size 5585
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a8e778138cc288a2aa754bcda09768e19559c6d4c4527855d4e3f2339bbdd3e
3
  size 5585