End of training
Browse files
README.md
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- generated_from_trainer
|
| 5 |
+
model-index:
|
| 6 |
+
- name: calculator_model_test
|
| 7 |
+
results: []
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 11 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 12 |
+
|
| 13 |
+
# calculator_model_test
|
| 14 |
+
|
| 15 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
|
| 16 |
+
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 2.4280
|
| 18 |
+
|
| 19 |
+
## Model description
|
| 20 |
+
|
| 21 |
+
More information needed
|
| 22 |
+
|
| 23 |
+
## Intended uses & limitations
|
| 24 |
+
|
| 25 |
+
More information needed
|
| 26 |
+
|
| 27 |
+
## Training and evaluation data
|
| 28 |
+
|
| 29 |
+
More information needed
|
| 30 |
+
|
| 31 |
+
## Training procedure
|
| 32 |
+
|
| 33 |
+
### Training hyperparameters
|
| 34 |
+
|
| 35 |
+
The following hyperparameters were used during training:
|
| 36 |
+
- learning_rate: 0.001
|
| 37 |
+
- train_batch_size: 512
|
| 38 |
+
- eval_batch_size: 512
|
| 39 |
+
- seed: 42
|
| 40 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 41 |
+
- lr_scheduler_type: linear
|
| 42 |
+
- num_epochs: 40
|
| 43 |
+
|
| 44 |
+
### Training results
|
| 45 |
+
|
| 46 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
| 48 |
+
| 2.9289 | 1.0 | 6 | 2.2631 |
|
| 49 |
+
| 2.0248 | 2.0 | 12 | 1.8559 |
|
| 50 |
+
| 1.6028 | 3.0 | 18 | 1.7034 |
|
| 51 |
+
| 1.2773 | 4.0 | 24 | 1.6626 |
|
| 52 |
+
| 1.0862 | 5.0 | 30 | 1.6454 |
|
| 53 |
+
| 0.9687 | 6.0 | 36 | 1.8670 |
|
| 54 |
+
| 0.8858 | 7.0 | 42 | 1.8190 |
|
| 55 |
+
| 0.7782 | 8.0 | 48 | 2.0888 |
|
| 56 |
+
| 0.7379 | 9.0 | 54 | 2.1530 |
|
| 57 |
+
| 0.7093 | 10.0 | 60 | 2.1941 |
|
| 58 |
+
| 0.6654 | 11.0 | 66 | 2.0807 |
|
| 59 |
+
| 0.6296 | 12.0 | 72 | 2.1993 |
|
| 60 |
+
| 0.5963 | 13.0 | 78 | 2.2719 |
|
| 61 |
+
| 0.5661 | 14.0 | 84 | 2.2821 |
|
| 62 |
+
| 0.5392 | 15.0 | 90 | 2.2940 |
|
| 63 |
+
| 0.5209 | 16.0 | 96 | 2.3435 |
|
| 64 |
+
| 0.4862 | 17.0 | 102 | 2.3659 |
|
| 65 |
+
| 0.4886 | 18.0 | 108 | 2.4129 |
|
| 66 |
+
| 0.4668 | 19.0 | 114 | 2.5027 |
|
| 67 |
+
| 0.4577 | 20.0 | 120 | 2.5144 |
|
| 68 |
+
| 0.4426 | 21.0 | 126 | 2.4393 |
|
| 69 |
+
| 0.4198 | 22.0 | 132 | 2.4533 |
|
| 70 |
+
| 0.4200 | 23.0 | 138 | 2.4996 |
|
| 71 |
+
| 0.3980 | 24.0 | 144 | 2.4961 |
|
| 72 |
+
| 0.3715 | 25.0 | 150 | 2.4773 |
|
| 73 |
+
| 0.3642 | 26.0 | 156 | 2.4326 |
|
| 74 |
+
| 0.3530 | 27.0 | 162 | 2.4626 |
|
| 75 |
+
| 0.3300 | 28.0 | 168 | 2.4540 |
|
| 76 |
+
| 0.3190 | 29.0 | 174 | 2.4593 |
|
| 77 |
+
| 0.3125 | 30.0 | 180 | 2.4535 |
|
| 78 |
+
| 0.3008 | 31.0 | 186 | 2.4917 |
|
| 79 |
+
| 0.2989 | 32.0 | 192 | 2.4753 |
|
| 80 |
+
| 0.2802 | 33.0 | 198 | 2.4765 |
|
| 81 |
+
| 0.2677 | 34.0 | 204 | 2.4505 |
|
| 82 |
+
| 0.2569 | 35.0 | 210 | 2.4462 |
|
| 83 |
+
| 0.2535 | 36.0 | 216 | 2.4243 |
|
| 84 |
+
| 0.2586 | 37.0 | 222 | 2.4185 |
|
| 85 |
+
| 0.2421 | 38.0 | 228 | 2.4217 |
|
| 86 |
+
| 0.2463 | 39.0 | 234 | 2.4261 |
|
| 87 |
+
| 0.2430 | 40.0 | 240 | 2.4280 |
|
| 88 |
+
|
| 89 |
+
|
| 90 |
+
### Framework versions
|
| 91 |
+
|
| 92 |
+
- Transformers 5.2.0
|
| 93 |
+
- Pytorch 2.10.0
|
| 94 |
+
- Datasets 4.6.1
|
| 95 |
+
- Tokenizers 0.22.2
|