rayymaxx commited on
Commit
a82ee97
·
verified ·
1 Parent(s): 826bf86

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: DirectEd-AI-LoRA
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
- - sft
9
  - unsloth
 
 
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/dsz5n99x)
32
 
33
 
34
  This model was trained with SFT.
 
4
  model_name: DirectEd-AI-LoRA
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/5f7565my)
32
 
33
 
34
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "k_proj",
29
  "q_proj",
 
30
  "gate_proj",
31
- "up_proj",
32
  "v_proj",
33
  "o_proj",
34
- "down_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "q_proj",
29
+ "down_proj",
30
  "gate_proj",
 
31
  "v_proj",
32
  "o_proj",
33
+ "k_proj",
34
+ "up_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:664f2c449d1801dd53adb83ff25cb77f8a452b4b969e5b8a33ac064520709735
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb6edfab269daaa2dbc0c76a394a009c00d662f1c3e7b4d75fe4bd9ddccc9b0
3
  size 83945296