IoakeimE commited on
Commit
b87b061
·
verified ·
1 Parent(s): 923d2ac

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -5,8 +5,8 @@ model_name: LayLaLLM-SimpleText2026
5
  tags:
6
  - generated_from_trainer
7
  - trl
8
- - unsloth
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/ioakeime-aristotle-university-of-thessaloniki/LayLaLLM-SimpleText2026/runs/8wjif47x)
32
 
33
 
34
  This model was trained with SFT.
 
5
  tags:
6
  - generated_from_trainer
7
  - trl
 
8
  - sft
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/ioakeime-aristotle-university-of-thessaloniki/LayLaLLM-SimpleText2026/runs/abi6oo5b)
32
 
33
 
34
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -34,13 +34,13 @@
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
- "down_proj",
38
  "q_proj",
39
- "gate_proj",
40
  "k_proj",
41
  "v_proj",
42
- "o_proj",
43
- "up_proj"
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
+ "o_proj",
38
  "q_proj",
 
39
  "k_proj",
40
  "v_proj",
41
+ "gate_proj",
42
+ "up_proj",
43
+ "down_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c15b7deb394d0e9d6a91effe44511f476ad0d6e3562e55920ddf21d59b953282
3
  size 116429720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fc01256198c4505f2cacdc128aa0033da07d5c0139daa6ad7db6816a6745557
3
  size 116429720
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef4fd30d99635e1d06dd8b21ee4666bbd33268475b816e1e0bd1a823144b96de
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2979112dbef1cf2d398d8918eb1b28f1455923b8af495744299df605aec94dc
3
  size 5777