rayymaxx commited on
Commit
b4dc5b3
·
verified ·
1 Parent(s): 6fcc923

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +2 -2
  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/ecthnr13)
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/a3wqvzbv)
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
- "gate_proj",
30
  "k_proj",
31
  "v_proj",
 
32
  "q_proj",
33
  "up_proj",
 
34
  "o_proj"
35
  ],
36
  "target_parameters": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "k_proj",
29
  "v_proj",
30
+ "gate_proj",
31
  "q_proj",
32
  "up_proj",
33
+ "down_proj",
34
  "o_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:c3fcf70fa719f1ca43d46710ac6b1a9bdaa1f43a4d9caf28075fa147e1d20eed
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d96ca704cf71f48db82d7cc68ba6bca7974c1ef42a327cd6046be37a227e4f
3
  size 83945296