SriBalajiS commited on
Commit
f0bdf4b
·
verified ·
1 Parent(s): 52979aa

End of training

Browse files
README.md CHANGED
@@ -28,15 +28,15 @@ 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/sribalaji-work07-vellore-institute-of-technology/huggingface/runs/qtg8i03t)
32
 
33
  This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
- - TRL: 0.12.0
38
  - Transformers: 4.46.2
39
- - Pytorch: 2.5.0+cu121
40
  - Datasets: 3.1.0
41
  - Tokenizers: 0.20.3
42
 
 
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/sribalaji-work07-vellore-institute-of-technology/huggingface/runs/o6ytkm5p)
32
 
33
  This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
+ - TRL: 0.12.1
38
  - Transformers: 4.46.2
39
+ - Pytorch: 2.5.1+cu121
40
  - Datasets: 3.1.0
41
  - Tokenizers: 0.20.3
42
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "down_proj",
25
- "k_proj",
26
- "up_proj",
27
  "v_proj",
 
 
 
28
  "o_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "k_proj",
25
+ "gate_proj",
26
+ "down_proj",
27
  "o_proj",
28
+ "q_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
runs/Nov19_11-29-48_c4f374c6c6e0/events.out.tfevents.1732015801.c4f374c6c6e0.289.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e86f7bc0327d53a3b67c5c7ec213a3089e4dce43f888a57ead8acd337c0d7fd2
3
+ size 69031
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e8c7f493bacd49de878de3fddd7662709b3a05744347a8b645f2f34b657f9e6
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8338061f3f72ffa17f250b8f87e807c40fbbe854b51283d83a224254bcfdf3d0
3
  size 5560