rayymaxx commited on
Commit
c5f3331
·
verified ·
1 Parent(s): 097101c

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +5 -5
  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
- - unsloth
8
  - sft
9
  - trl
 
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/ccx8fvi4)
32
 
33
 
34
  This model was trained with SFT.
 
4
  model_name: DirectEd-AI-LoRA
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
  - trl
9
+ - unsloth
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/pf9rk447)
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
  "v_proj",
31
- "o_proj",
32
  "gate_proj",
33
- "down_proj",
34
- "up_proj"
 
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
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,
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:e975c3dae8b9af2388b61d11c77dfa455d5143fd218bfd5fee13cf5fab11dfd4
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb400982be6e98924ba7b20ba73089fdefcf7bee7e8a60b28f8c5daa9cfdc90d
3
  size 167832240