rayymaxx commited on
Commit
b08e4c4
·
verified ·
1 Parent(s): 21aa102

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -5,8 +5,8 @@ model_name: DirectEd-AI-LoRA
5
  tags:
6
  - generated_from_trainer
7
  - unsloth
8
- - trl
9
  - sft
 
10
  licence: license
11
  ---
12
 
@@ -28,7 +28,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<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/rayymondodhiambo-direct-ed/huggingface/runs/pf9rk447)
32
 
33
 
34
  This model was trained with SFT.
 
5
  tags:
6
  - generated_from_trainer
7
  - unsloth
 
8
  - sft
9
+ - trl
10
  licence: license
11
  ---
12
 
 
28
 
29
  ## Training procedure
30
 
31
+ [<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/rayymondodhiambo-direct-ed/huggingface/runs/nw48kwk6)
32
 
33
 
34
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "down_proj",
29
- "v_proj",
30
  "gate_proj",
 
31
  "o_proj",
32
  "q_proj",
33
- "up_proj",
 
34
  "k_proj"
35
  ],
36
  "target_parameters": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "gate_proj",
29
+ "up_proj",
30
  "o_proj",
31
  "q_proj",
32
+ "v_proj",
33
+ "down_proj",
34
  "k_proj"
35
  ],
36
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7fefc159f07902ec4b905d5d2d9d5ca5b6497c4627f664f91b5f4e96b8ec00c
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e83606c96fa8071798f13f09c0cf9a175c1977b370b167e63c0484df06a18ed
3
  size 167832240