Instructions to use yalhessi/lemexp-task1-v3-lemma_object_small-deepseek-coder-1.3b-base-8lr-12epochs-normal-eos with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use yalhessi/lemexp-task1-v3-lemma_object_small-deepseek-coder-1.3b-base-8lr-12epochs-normal-eos with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-1.3b-base") model = PeftModel.from_pretrained(base_model, "yalhessi/lemexp-task1-v3-lemma_object_small-deepseek-coder-1.3b-base-8lr-12epochs-normal-eos") - Notebooks
- Google Colab
- Kaggle
lemexp-task1-v3-lemma_object_small-deepseek-coder-1.3b-base-8lr-12epochs-normal-eos
This model is a fine-tuned version of deepseek-ai/deepseek-coder-1.3b-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.2700
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.0008
- train_batch_size: 2
- eval_batch_size: 2
- seed: 42
- distributed_type: multi-GPU
- num_devices: 8
- total_train_batch_size: 16
- total_eval_batch_size: 16
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 12
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.5839 | 0.2001 | 720 | 0.4759 |
| 0.4629 | 0.4001 | 1440 | 0.4346 |
| 0.4056 | 0.6002 | 2160 | 0.4119 |
| 0.3904 | 0.8002 | 2880 | 0.3920 |
| 0.3748 | 1.0003 | 3600 | 0.3763 |
| 0.3413 | 1.2003 | 4320 | 0.3694 |
| 0.3407 | 1.4004 | 5040 | 0.3622 |
| 0.3372 | 1.6004 | 5760 | 0.3630 |
| 0.3338 | 1.8005 | 6480 | 0.3578 |
| 0.3276 | 2.0006 | 7200 | 0.3436 |
| 0.3091 | 2.2006 | 7920 | 0.3383 |
| 0.3039 | 2.4007 | 8640 | 0.3318 |
| 0.3002 | 2.6007 | 9360 | 0.3246 |
| 0.2989 | 2.8008 | 10080 | 0.3241 |
| 0.3012 | 3.0008 | 10800 | 0.3243 |
| 0.2754 | 3.2009 | 11520 | 0.3184 |
| 0.2792 | 3.4009 | 12240 | 0.3165 |
| 0.2763 | 3.6010 | 12960 | 0.3116 |
| 0.2733 | 3.8011 | 13680 | 0.3128 |
| 0.2757 | 4.0011 | 14400 | 0.3012 |
| 0.2492 | 4.2012 | 15120 | 0.3007 |
| 0.2563 | 4.4012 | 15840 | 0.3081 |
| 0.2521 | 4.6013 | 16560 | 0.3018 |
| 0.2582 | 4.8013 | 17280 | 0.2938 |
| 0.2508 | 5.0014 | 18000 | 0.2965 |
| 0.2303 | 5.2014 | 18720 | 0.2966 |
| 0.2308 | 5.4015 | 19440 | 0.2907 |
| 0.2351 | 5.6016 | 20160 | 0.2870 |
| 0.2352 | 5.8016 | 20880 | 0.2853 |
| 0.2298 | 6.0017 | 21600 | 0.2821 |
| 0.2132 | 6.2017 | 22320 | 0.2899 |
| 0.2153 | 6.4018 | 23040 | 0.2823 |
| 0.2145 | 6.6018 | 23760 | 0.2790 |
| 0.2133 | 6.8019 | 24480 | 0.2756 |
| 0.2118 | 7.0019 | 25200 | 0.2756 |
| 0.1959 | 7.2020 | 25920 | 0.2759 |
| 0.1919 | 7.4021 | 26640 | 0.2746 |
| 0.1938 | 7.6021 | 27360 | 0.2725 |
| 0.1925 | 7.8022 | 28080 | 0.2667 |
| 0.196 | 8.0022 | 28800 | 0.2712 |
| 0.1746 | 8.2023 | 29520 | 0.2688 |
| 0.1705 | 8.4023 | 30240 | 0.2729 |
| 0.1737 | 8.6024 | 30960 | 0.2733 |
| 0.1726 | 8.8024 | 31680 | 0.2658 |
| 0.1741 | 9.0025 | 32400 | 0.2656 |
| 0.1524 | 9.2026 | 33120 | 0.2688 |
| 0.1526 | 9.4026 | 33840 | 0.2585 |
| 0.156 | 9.6027 | 34560 | 0.2651 |
| 0.1549 | 9.8027 | 35280 | 0.2613 |
| 0.1516 | 10.0028 | 36000 | 0.2592 |
| 0.1344 | 10.2028 | 36720 | 0.2665 |
| 0.1354 | 10.4029 | 37440 | 0.2631 |
| 0.1347 | 10.6029 | 38160 | 0.2643 |
| 0.1352 | 10.8030 | 38880 | 0.2632 |
| 0.1357 | 11.0031 | 39600 | 0.2641 |
| 0.1225 | 11.2031 | 40320 | 0.2717 |
| 0.1207 | 11.4032 | 41040 | 0.2695 |
| 0.1188 | 11.6032 | 41760 | 0.2695 |
| 0.1187 | 11.8033 | 42480 | 0.2700 |
Framework versions
- PEFT 0.14.0
- Transformers 4.47.0
- Pytorch 2.5.1+cu124
- Datasets 4.2.0
- Tokenizers 0.21.0
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for yalhessi/lemexp-task1-v3-lemma_object_small-deepseek-coder-1.3b-base-8lr-12epochs-normal-eos
Base model
deepseek-ai/deepseek-coder-1.3b-base