PaulD commited on
Commit
b0e6bff
·
verified ·
1 Parent(s): 8839820

End of training

Browse files
README.md CHANGED
@@ -18,13 +18,13 @@ 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.7208
22
- - Eval/rewards/chosen: 5.9950
23
- - Eval/logps/chosen: -150.6513
24
- - Eval/rewards/rejected: 5.3806
25
- - Eval/logps/rejected: -180.0595
26
- - Eval/rewards/margins: 0.6145
27
- - Eval/kl: 52.5969
28
 
29
  ## Model description
30
 
@@ -43,7 +43,7 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 0.001
47
  - train_batch_size: 1
48
  - eval_batch_size: 2
49
  - seed: 9012
@@ -58,9 +58,9 @@ The following hyperparameters were used during training:
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | |
60
  |:-------------:|:------:|:----:|:---------------:|:-------:|
61
- | 0.4454 | 0.9412 | 12 | 0.6884 | 36.2845 |
62
- | 0.3037 | 1.9608 | 25 | 0.7410 | 37.1582 |
63
- | 0.129 | 2.9804 | 38 | 0.7208 | 52.5969 |
64
 
65
 
66
  ### 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.5680
22
+ - Eval/rewards/chosen: 3.9758
23
+ - Eval/logps/chosen: -170.8436
24
+ - Eval/rewards/rejected: 2.3382
25
+ - Eval/logps/rejected: -210.4830
26
+ - Eval/rewards/margins: 1.6376
27
+ - Eval/kl: 26.3467
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 0.0001
47
  - train_batch_size: 1
48
  - eval_batch_size: 2
49
  - seed: 9012
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | |
60
  |:-------------:|:------:|:----:|:---------------:|:-------:|
61
+ | 0.5428 | 0.9412 | 12 | 0.6298 | 16.0880 |
62
+ | 0.3477 | 1.9608 | 25 | 0.5670 | 22.6355 |
63
+ | 0.1303 | 2.9804 | 38 | 0.5680 | 26.3467 |
64
 
65
 
66
  ### Framework versions
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
  "v_proj",
25
- "k_proj",
26
  "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
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",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bc45d7319b9241c7d7a54616050d81ee34483405c3742434e459d9e266f94fc
3
  size 27297544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88b4c3ca0d2bad82a3e96e4f1fb0f3de056911d7536aaa285f992b76a2120fbf
3
  size 27297544
metrics.jsonl CHANGED
@@ -25,3 +25,6 @@
25
  {"epoch": 0.9411764705882353, "precision": 0.4999999916666668, "recall": 0.0749999998125, "fold": 0}
26
  {"epoch": 1.9607843137254903, "precision": 0.6326530599333611, "recall": 0.7749999980625, "fold": 0}
27
  {"epoch": 2.980392156862745, "precision": 0.7419354814776274, "recall": 0.5749999985625, "fold": 0}
 
 
 
 
25
  {"epoch": 0.9411764705882353, "precision": 0.4999999916666668, "recall": 0.0749999998125, "fold": 0}
26
  {"epoch": 1.9607843137254903, "precision": 0.6326530599333611, "recall": 0.7749999980625, "fold": 0}
27
  {"epoch": 2.980392156862745, "precision": 0.7419354814776274, "recall": 0.5749999985625, "fold": 0}
28
+ {"epoch": 0.9411764705882353, "precision": 0.49333333267555557, "recall": 0.9249999976875, "fold": 0}
29
+ {"epoch": 1.9607843137254903, "precision": 0.6249999990234376, "recall": 0.9999999975, "fold": 0}
30
+ {"epoch": 2.980392156862745, "precision": 0.8205128184089414, "recall": 0.799999998, "fold": 0}
metrics_epoch_0.9411764705882353_fold_0_lr_0.0001_seed_9012_weight_2.0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"epoch": 0.9411764705882353, "precision": 0.49333333267555557, "recall": 0.9249999976875, "fold": 0}
metrics_epoch_1.9607843137254903_fold_0_lr_0.0001_seed_9012_weight_2.0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"epoch": 1.9607843137254903, "precision": 0.6249999990234376, "recall": 0.9999999975, "fold": 0}
metrics_epoch_2.980392156862745_fold_0_lr_0.0001_seed_9012_weight_2.0.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"epoch": 2.980392156862745, "precision": 0.8205128184089414, "recall": 0.799999998, "fold": 0}
results_epoch_0.9411764705882353_fold_0_lr_0.0001_seed_9012_weight_2.0.json ADDED
The diff for this file is too large to render. See raw diff
 
results_epoch_1.9607843137254903_fold_0_lr_0.0001_seed_9012_weight_2.0.json ADDED
The diff for this file is too large to render. See raw diff
 
results_epoch_2.980392156862745_fold_0_lr_0.0001_seed_9012_weight_2.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:155482eea6cfc9856e03cc92d1779c2047923e077d880b4dbb6e4d3a605f29f7
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5a2481931f20bccdc398d9b890e8de6bb840e721f95972412d38e5edcac1b7b
3
  size 5688