IoakeimE commited on
Commit
4cf090c
·
verified ·
1 Parent(s): ef61613

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: LayLaLLM-SimpleText2026
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/ioakeime-aristotle-university-of-thessaloniki/LayLaLLM-SimpleText2026/runs/1g8cvr3x)
32
 
33
 
34
  This model was trained with SFT.
 
4
  model_name: LayLaLLM-SimpleText2026
5
  tags:
6
  - generated_from_trainer
7
+ - unsloth
8
  - trl
9
  - sft
 
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/edslwlko)
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
  "v_proj",
38
- "down_proj",
39
  "up_proj",
40
- "q_proj",
41
- "k_proj",
42
  "gate_proj",
43
- "o_proj"
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
+ "q_proj",
38
  "v_proj",
 
39
  "up_proj",
40
+ "o_proj",
 
41
  "gate_proj",
42
+ "k_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:7be4dab5d1c16971448b3c606bf5cfe09033611bdab11d07b38990b7599be9b2
3
  size 116429720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:298d0226d5523030bf712c0acc0b02aa5d06b9bf178aa50cc2e00f274cbd3bd7
3
  size 116429720
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:514897b65562ceb9db47fa7057856877f3caab1bb324e047c3179598099a2eb1
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7882061e0dbfd9ae4aa88a70b8e5e92be02926d7671995155ee0b94fdbc80278
3
  size 5777