PaulD commited on
Commit
32b64bd
1 Parent(s): 183d7f4

End of training

Browse files
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,9 +21,9 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "o_proj",
25
  "q_proj",
26
- "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
+ "k_proj",
25
  "q_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
metrics.jsonl CHANGED
@@ -4,3 +4,4 @@
4
  {"epoch": 4.9411764705882355, "precision": 0.47058823437139563, "recall": 0.9999999958333333, "fold": 0}
5
  {"epoch": 5.647058823529412, "precision": 0.4038461530695266, "recall": 0.8749999963541666, "fold": 0}
6
  {"epoch": 0.96, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
 
 
4
  {"epoch": 4.9411764705882355, "precision": 0.47058823437139563, "recall": 0.9999999958333333, "fold": 0}
5
  {"epoch": 5.647058823529412, "precision": 0.4038461530695266, "recall": 0.8749999963541666, "fold": 0}
6
  {"epoch": 0.96, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
7
+ {"epoch": 0.96, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
metrics_epoch_0.96_fold_0_lr_0.0_seed_1234_weight_5.0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"epoch": 0.96, "precision": 0.41463414533016063, "recall": 0.9444444391975308, "fold": 0}
results_epoch_0.96_fold_0_lr_0.0_seed_1234_weight_5.0.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:244803aebbac509d36d6c35fbb1f4fd5d59da2c39dd3fac5cfd69ab09a7bfe4d
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8644ff9cd88db9d4a0f2ee6861bf97a69f69cdec4bb7bfd360e600e9eb668a70
3
  size 5688