End of training
Browse files- README.md +122 -0
- adapter_config.json +32 -0
- adapter_model.safetensors +3 -0
- loss_plot.png +0 -0
- training_args.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,122 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: peft
|
| 3 |
+
license: other
|
| 4 |
+
base_model: deepseek-ai/deepseek-coder-1.3b-base
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
model-index:
|
| 8 |
+
- name: lemexp-task4-option1_small-deepseek-coder-1.3b-base-ddp-8lr
|
| 9 |
+
results: []
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
+
|
| 15 |
+
# lemexp-task4-option1_small-deepseek-coder-1.3b-base-ddp-8lr
|
| 16 |
+
|
| 17 |
+
This model is a fine-tuned version of [deepseek-ai/deepseek-coder-1.3b-base](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-base) on an unknown dataset.
|
| 18 |
+
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.0634
|
| 20 |
+
|
| 21 |
+
## Model description
|
| 22 |
+
|
| 23 |
+
More information needed
|
| 24 |
+
|
| 25 |
+
## Intended uses & limitations
|
| 26 |
+
|
| 27 |
+
More information needed
|
| 28 |
+
|
| 29 |
+
## Training and evaluation data
|
| 30 |
+
|
| 31 |
+
More information needed
|
| 32 |
+
|
| 33 |
+
## Training procedure
|
| 34 |
+
|
| 35 |
+
### Training hyperparameters
|
| 36 |
+
|
| 37 |
+
The following hyperparameters were used during training:
|
| 38 |
+
- learning_rate: 0.0008
|
| 39 |
+
- train_batch_size: 2
|
| 40 |
+
- eval_batch_size: 2
|
| 41 |
+
- seed: 42
|
| 42 |
+
- distributed_type: multi-GPU
|
| 43 |
+
- num_devices: 8
|
| 44 |
+
- total_train_batch_size: 16
|
| 45 |
+
- total_eval_batch_size: 16
|
| 46 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 47 |
+
- lr_scheduler_type: linear
|
| 48 |
+
- num_epochs: 12
|
| 49 |
+
- mixed_precision_training: Native AMP
|
| 50 |
+
|
| 51 |
+
### Training results
|
| 52 |
+
|
| 53 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 54 |
+
|:-------------:|:-------:|:-----:|:---------------:|
|
| 55 |
+
| 0.2003 | 0.2001 | 629 | 0.1249 |
|
| 56 |
+
| 0.1241 | 0.4001 | 1258 | 0.1045 |
|
| 57 |
+
| 0.1127 | 0.6002 | 1887 | 0.1060 |
|
| 58 |
+
| 0.1028 | 0.8003 | 2516 | 0.0979 |
|
| 59 |
+
| 0.1004 | 1.0003 | 3145 | 0.1018 |
|
| 60 |
+
| 0.0966 | 1.2004 | 3774 | 0.0946 |
|
| 61 |
+
| 0.0946 | 1.4004 | 4403 | 0.0901 |
|
| 62 |
+
| 0.0929 | 1.6005 | 5032 | 0.0855 |
|
| 63 |
+
| 0.0924 | 1.8006 | 5661 | 0.0895 |
|
| 64 |
+
| 0.0888 | 2.0006 | 6290 | 0.0892 |
|
| 65 |
+
| 0.0898 | 2.2007 | 6919 | 0.0878 |
|
| 66 |
+
| 0.0869 | 2.4008 | 7548 | 0.0862 |
|
| 67 |
+
| 0.0866 | 2.6008 | 8177 | 0.0839 |
|
| 68 |
+
| 0.0854 | 2.8009 | 8806 | 0.0835 |
|
| 69 |
+
| 0.0854 | 3.0010 | 9435 | 0.0808 |
|
| 70 |
+
| 0.0809 | 3.2010 | 10064 | 0.0824 |
|
| 71 |
+
| 0.0811 | 3.4011 | 10693 | 0.0800 |
|
| 72 |
+
| 0.0799 | 3.6011 | 11322 | 0.0830 |
|
| 73 |
+
| 0.0824 | 3.8012 | 11951 | 0.0813 |
|
| 74 |
+
| 0.08 | 4.0013 | 12580 | 0.0796 |
|
| 75 |
+
| 0.078 | 4.2013 | 13209 | 0.0776 |
|
| 76 |
+
| 0.0757 | 4.4014 | 13838 | 0.0733 |
|
| 77 |
+
| 0.0771 | 4.6015 | 14467 | 0.0740 |
|
| 78 |
+
| 0.0761 | 4.8015 | 15096 | 0.0723 |
|
| 79 |
+
| 0.0748 | 5.0016 | 15725 | 0.0774 |
|
| 80 |
+
| 0.0756 | 5.2017 | 16354 | 0.0746 |
|
| 81 |
+
| 0.0746 | 5.4017 | 16983 | 0.0748 |
|
| 82 |
+
| 0.0722 | 5.6018 | 17612 | 0.0728 |
|
| 83 |
+
| 0.0731 | 5.8018 | 18241 | 0.0748 |
|
| 84 |
+
| 0.072 | 6.0019 | 18870 | 0.0716 |
|
| 85 |
+
| 0.071 | 6.2020 | 19499 | 0.0710 |
|
| 86 |
+
| 0.0692 | 6.4020 | 20128 | 0.0711 |
|
| 87 |
+
| 0.0699 | 6.6021 | 20757 | 0.0699 |
|
| 88 |
+
| 0.0689 | 6.8022 | 21386 | 0.0698 |
|
| 89 |
+
| 0.0694 | 7.0022 | 22015 | 0.0683 |
|
| 90 |
+
| 0.0674 | 7.2023 | 22644 | 0.0695 |
|
| 91 |
+
| 0.0666 | 7.4024 | 23273 | 0.0685 |
|
| 92 |
+
| 0.0675 | 7.6024 | 23902 | 0.0672 |
|
| 93 |
+
| 0.0658 | 7.8025 | 24531 | 0.0672 |
|
| 94 |
+
| 0.0658 | 8.0025 | 25160 | 0.0666 |
|
| 95 |
+
| 0.0641 | 8.2026 | 25789 | 0.0658 |
|
| 96 |
+
| 0.063 | 8.4027 | 26418 | 0.0654 |
|
| 97 |
+
| 0.0642 | 8.6027 | 27047 | 0.0655 |
|
| 98 |
+
| 0.0633 | 8.8028 | 27676 | 0.0668 |
|
| 99 |
+
| 0.0641 | 9.0029 | 28305 | 0.0669 |
|
| 100 |
+
| 0.0625 | 9.2029 | 28934 | 0.0661 |
|
| 101 |
+
| 0.0615 | 9.4030 | 29563 | 0.0653 |
|
| 102 |
+
| 0.0605 | 9.6031 | 30192 | 0.0660 |
|
| 103 |
+
| 0.0615 | 9.8031 | 30821 | 0.0648 |
|
| 104 |
+
| 0.0613 | 10.0032 | 31450 | 0.0644 |
|
| 105 |
+
| 0.0591 | 10.2032 | 32079 | 0.0645 |
|
| 106 |
+
| 0.0596 | 10.4033 | 32708 | 0.0638 |
|
| 107 |
+
| 0.0593 | 10.6034 | 33337 | 0.0647 |
|
| 108 |
+
| 0.0593 | 10.8034 | 33966 | 0.0631 |
|
| 109 |
+
| 0.0599 | 11.0035 | 34595 | 0.0634 |
|
| 110 |
+
| 0.0584 | 11.2036 | 35224 | 0.0634 |
|
| 111 |
+
| 0.0584 | 11.4036 | 35853 | 0.0636 |
|
| 112 |
+
| 0.0585 | 11.6037 | 36482 | 0.0635 |
|
| 113 |
+
| 0.0574 | 11.8038 | 37111 | 0.0634 |
|
| 114 |
+
|
| 115 |
+
|
| 116 |
+
### Framework versions
|
| 117 |
+
|
| 118 |
+
- PEFT 0.14.0
|
| 119 |
+
- Transformers 4.47.0
|
| 120 |
+
- Pytorch 2.5.1+cu124
|
| 121 |
+
- Datasets 3.2.0
|
| 122 |
+
- Tokenizers 0.21.0
|
adapter_config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "deepseek-ai/deepseek-coder-1.3b-base",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"eva_config": null,
|
| 7 |
+
"exclude_modules": null,
|
| 8 |
+
"fan_in_fan_out": false,
|
| 9 |
+
"inference_mode": true,
|
| 10 |
+
"init_lora_weights": true,
|
| 11 |
+
"layer_replication": null,
|
| 12 |
+
"layers_pattern": null,
|
| 13 |
+
"layers_to_transform": null,
|
| 14 |
+
"loftq_config": {},
|
| 15 |
+
"lora_alpha": 32,
|
| 16 |
+
"lora_bias": false,
|
| 17 |
+
"lora_dropout": 0.05,
|
| 18 |
+
"megatron_config": null,
|
| 19 |
+
"megatron_core": "megatron.core",
|
| 20 |
+
"modules_to_save": null,
|
| 21 |
+
"peft_type": "LORA",
|
| 22 |
+
"r": 8,
|
| 23 |
+
"rank_pattern": {},
|
| 24 |
+
"revision": null,
|
| 25 |
+
"target_modules": [
|
| 26 |
+
"q_proj",
|
| 27 |
+
"v_proj"
|
| 28 |
+
],
|
| 29 |
+
"task_type": "CAUSAL_LM",
|
| 30 |
+
"use_dora": false,
|
| 31 |
+
"use_rslora": false
|
| 32 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c696cfae57441fda672cc63ade9fa96a6584c018a6b2ecabcae7655a39714d5
|
| 3 |
+
size 6304096
|
loss_plot.png
ADDED
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af2c307fd5f598806c8b5567d3dde1f3fc10d28dbc03e63e826f1b0e24d3d8a0
|
| 3 |
+
size 5432
|