imdatta0 commited on
Commit
0fc185a
1 Parent(s): 7a5bcd9

End of training

Browse files
.gitattributes CHANGED
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
36
  nipsllm_3601.1733584591283538056.pt.trace.json filter=lfs diff=lfs merge=lfs -text
37
  nipsllm_13350.1733587985088903357.pt.trace.json filter=lfs diff=lfs merge=lfs -text
38
  nipsllm_19414.1733589361760356058.pt.trace.json filter=lfs diff=lfs merge=lfs -text
 
 
36
  nipsllm_3601.1733584591283538056.pt.trace.json filter=lfs diff=lfs merge=lfs -text
37
  nipsllm_13350.1733587985088903357.pt.trace.json filter=lfs diff=lfs merge=lfs -text
38
  nipsllm_19414.1733589361760356058.pt.trace.json filter=lfs diff=lfs merge=lfs -text
39
+ nipsllm_23043.1733590033744722520.pt.trace.json filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.2332
21
 
22
  ## Model description
23
 
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: cosine
47
  - lr_scheduler_warmup_ratio: 0.02
48
- - num_epochs: 0.43
49
 
50
  ### Training results
51
 
@@ -84,6 +84,8 @@ The following hyperparameters were used during training:
84
  | 1.2643 | 0.4016 | 62 | 1.2331 |
85
  | 1.3324 | 0.4146 | 64 | 1.2331 |
86
  | 1.2215 | 0.4275 | 66 | 1.2332 |
 
 
87
 
88
 
89
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.2331
21
 
22
  ## Model description
23
 
 
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: cosine
47
  - lr_scheduler_warmup_ratio: 0.02
48
+ - num_epochs: 0.45
49
 
50
  ### Training results
51
 
 
84
  | 1.2643 | 0.4016 | 62 | 1.2331 |
85
  | 1.3324 | 0.4146 | 64 | 1.2331 |
86
  | 1.2215 | 0.4275 | 66 | 1.2332 |
87
+ | 1.2623 | 0.4405 | 68 | 1.2332 |
88
+ | 1.2845 | 0.4534 | 70 | 1.2331 |
89
 
90
 
91
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj",
25
  "gate_proj",
26
- "up_proj",
27
  "o_proj",
28
- "k_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
24
  "gate_proj",
 
25
  "o_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "up_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
nipsllm_23043.1733590033744722520.pt.trace.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dea31a33d179a3ec48cf1b1b02909f77a912ad9080ff827e563a52637115278
3
+ size 1467242947
runs/Dec07_16-42-21_nipsllm/events.out.tfevents.1733589743.nipsllm.23043.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76ebf4e66445102584dda571333fd49c490cb686ec9ee90b3ad6f22bfbe41fe4
3
+ size 6830
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5218ddc8ec609e3a7f01b0f2768d9cff95c7d21a038f162095b01a7715f1ec82
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbac0e5f42f4bfae493e4e04cca9e0c6b3ccf93b68f5b7acf8d4fe679932ca7d
3
  size 5304