abhishekyo/finetune5
Browse files
README.md
CHANGED
|
@@ -18,12 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- eval_loss: 0.
|
| 22 |
-
- eval_runtime: 12.
|
| 23 |
-
- eval_samples_per_second: 1.
|
| 24 |
-
- eval_steps_per_second: 0.
|
| 25 |
-
- epoch:
|
| 26 |
-
- step:
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
|
|
| 51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 52 |
- lr_scheduler_type: cosine
|
| 53 |
- lr_scheduler_warmup_ratio: 0.03
|
| 54 |
-
- num_epochs:
|
| 55 |
- mixed_precision_training: Native AMP
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- eval_loss: 0.3227
|
| 22 |
+
- eval_runtime: 12.4338
|
| 23 |
+
- eval_samples_per_second: 1.85
|
| 24 |
+
- eval_steps_per_second: 0.483
|
| 25 |
+
- epoch: 2.21
|
| 26 |
+
- step: 100
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 52 |
- lr_scheduler_type: cosine
|
| 53 |
- lr_scheduler_warmup_ratio: 0.03
|
| 54 |
+
- num_epochs: 20
|
| 55 |
- mixed_precision_training: Native AMP
|
| 56 |
|
| 57 |
### Framework versions
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1116277688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c24dbaa16528eab5ff42e8df1d29f44a9f6d9aa9987e9d68d9617633cf511ef
|
| 3 |
size 1116277688
|
runs/Mar31_10-57-50_a46d5d018463/events.out.tfevents.1711882680.a46d5d018463.568.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9780b1c4ab72db70f7c05bbbd77fa4386389b777656a15e4507a402d2a78df4
|
| 3 |
+
size 6548
|