PaulD commited on
Commit
c36afdb
·
verified ·
1 Parent(s): 0ce1406

End of training

Browse files
README.md CHANGED
@@ -18,11 +18,11 @@ 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: 1.6912
22
  - Eval/rewards/chosen: 0.0
23
- - Eval/logps/chosen: -203.5358
24
  - Eval/rewards/rejected: 0.0
25
- - Eval/logps/rejected: -215.2117
26
  - Eval/rewards/margins: 0.0
27
  - Eval/kl: 0.0
28
 
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
46
  - learning_rate: 0.0
47
  - train_batch_size: 1
48
  - eval_batch_size: 2
49
- - seed: 5678
50
  - gradient_accumulation_steps: 8
51
  - total_train_batch_size: 8
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
56
 
57
  ### Training results
58
 
59
- | Training Loss | Epoch | Step | Validation Loss | |
60
- |:-------------:|:-----:|:----:|:---------------:|:---:|
61
- | 1.0625 | 0.96 | 12 | 1.6912 | 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.6650
22
  - Eval/rewards/chosen: 0.0
23
+ - Eval/logps/chosen: -207.5800
24
  - Eval/rewards/rejected: 0.0
25
+ - Eval/logps/rejected: -221.5768
26
  - Eval/rewards/margins: 0.0
27
  - Eval/kl: 0.0
28
 
 
46
  - learning_rate: 0.0
47
  - train_batch_size: 1
48
  - eval_batch_size: 2
49
+ - seed: 9012
50
  - gradient_accumulation_steps: 8
51
  - total_train_batch_size: 8
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
 
56
 
57
  ### Training results
58
 
59
+ | Training Loss | Epoch | Step | Validation Loss | |
60
+ |:-------------:|:------:|:----:|:---------------:|:---:|
61
+ | 0.5625 | 0.9412 | 12 | 0.6650 | 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
- "k_proj",
25
  "o_proj",
26
- "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
+ "q_proj",
25
  "o_proj",
26
+ "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c21ab0c04e30634c1e6c3d153a150d25a226a07a986f1724f5da941a4be84dd
3
  size 27297544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63cc75bd6f58415585a649833963c13066c0c11845e23aec22c2b0c0afbc3165
3
  size 27297544
metrics.jsonl CHANGED
@@ -24,3 +24,5 @@
24
  {"epoch": 0.96, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
25
  {"epoch": -1, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
26
  {"epoch": 0.96, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
 
 
 
24
  {"epoch": 0.96, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
25
  {"epoch": -1, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
26
  {"epoch": 0.96, "precision": 0.3529411757785467, "recall": 0.9999999944444444, "fold": 0}
27
+ {"epoch": -1, "precision": 0.43636363557024793, "recall": 0.9999999958333333, "fold": 0}
28
+ {"epoch": 0.9411764705882353, "precision": 0.43636363557024793, "recall": 0.9999999958333333, "fold": 0}
metrics_epoch_-1_fold_0_lr_0_seed_9012_weight_0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"epoch": -1, "precision": 0.43636363557024793, "recall": 0.9999999958333333, "fold": 0}
results_epoch_-1_fold_0_lr_0_seed_9012_weight_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:b2606423860148073982122622bcbf2a614847d4481bbac98d677f11fc918d55
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05ef59f66b46aa180e65b59aea0ba605eec938712310a42f72477059af648014
3
  size 5688