PaulD commited on
Commit
2302044
1 Parent(s): 5823dc5

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.6650
22
  - Eval/rewards/chosen: 0.0
23
  - Eval/logps/chosen: -207.5800
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.5625 | 0.9412 | 12 | 0.6650 | 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: 1.1600
22
  - Eval/rewards/chosen: 0.0
23
  - Eval/logps/chosen: -207.5800
24
  - Eval/rewards/rejected: 0.0
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | |
60
  |:-------------:|:------:|:----:|:---------------:|:---:|
61
+ | 0.75 | 0.9412 | 12 | 1.1600 | 0.0 |
62
 
63
 
64
  ### Framework versions
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "o_proj",
25
  "k_proj",
26
- "v_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "q_proj",
25
+ "v_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
metrics.jsonl CHANGED
@@ -10,3 +10,4 @@
10
  {"epoch": 0.96, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
11
  {"epoch": 0.96, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
12
  {"epoch": 0.9411764705882353, "precision": 0.43636363557024793, "recall": 0.9999999958333333, "fold": 0}
 
 
10
  {"epoch": 0.96, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
11
  {"epoch": 0.96, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
12
  {"epoch": 0.9411764705882353, "precision": 0.43636363557024793, "recall": 0.9999999958333333, "fold": 0}
13
+ {"epoch": 0.9411764705882353, "precision": 0.43636363557024793, "recall": 0.9999999958333333, "fold": 0}
metrics_epoch_0.9411764705882353_fold_0_lr_0.0_seed_9012_weight_5.0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"epoch": 0.9411764705882353, "precision": 0.43636363557024793, "recall": 0.9999999958333333, "fold": 0}
results_epoch_0.9411764705882353_fold_0_lr_0.0_seed_9012_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:45690136622f795ebbab09c8c86ac34b8d6e1638c5ae454cb5c47cfa8bd99db1
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94dfa7511c5d5b1016fb13dba3115622c8dd312506517490e815e89520d43d43
3
  size 5688