PaulD commited on
Commit
224c755
·
verified ·
1 Parent(s): 88543b9

End of training

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. adapter_config.json +1 -1
  3. metrics.jsonl +2 -0
  4. training_args.bin +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5931
22
  - Eval/rewards/chosen: 0.0
23
  - Eval/logps/chosen: -192.8253
24
  - Eval/rewards/rejected: 0.0
@@ -58,7 +58,7 @@ The following hyperparameters were used during training:
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | |
60
  |:-------------:|:-----:|:----:|:---------------:|:---:|
61
- | 0.8125 | 0.96 | 12 | 0.5931 | 0.0 |
62
 
63
 
64
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8725
22
  - Eval/rewards/chosen: 0.0
23
  - Eval/logps/chosen: -192.8253
24
  - Eval/rewards/rejected: 0.0
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | |
60
  |:-------------:|:-----:|:----:|:---------------:|:---:|
61
+ | 1.75 | 0.96 | 12 | 0.8725 | 0.0 |
62
 
63
 
64
  ### Framework versions
adapter_config.json CHANGED
@@ -21,8 +21,8 @@
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
24
- "q_proj",
25
  "k_proj",
 
26
  "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
24
  "k_proj",
25
+ "q_proj",
26
  "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
metrics.jsonl CHANGED
@@ -14,3 +14,5 @@
14
  {"epoch": 0.9411764705882353, "precision": 0.43636363557024793, "recall": 0.9999999958333333, "fold": 0}
15
  {"epoch": -1, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
16
  {"epoch": 0.96, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
 
 
 
14
  {"epoch": 0.9411764705882353, "precision": 0.43636363557024793, "recall": 0.9999999958333333, "fold": 0}
15
  {"epoch": -1, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
16
  {"epoch": 0.96, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
17
+ {"epoch": -1, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
18
+ {"epoch": 0.96, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e13abf2f1dcaea136c7d303cb56adc25877b4945d98f94fb883adb52bf5ff80e
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c81c5d11453aff6016cf9f6f9716e67fdf2d51e465ba0fc10adb45da931af854
3
  size 5688