Mathildeholst commited on
Commit
c270ffc
·
verified ·
1 Parent(s): 9cfcf6e

End of training

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. model.safetensors +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 3.0419
20
 
21
  ## Model description
22
 
@@ -41,15 +41,17 @@ The following hyperparameters were used during training:
41
  - seed: 42
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: cosine
44
- - num_epochs: 1
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 3.1683 | 0.32 | 200 | 3.3417 |
51
- | 2.8122 | 0.64 | 400 | 3.1382 |
52
- | 2.5877 | 0.96 | 600 | 3.0419 |
 
 
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 3.2215
20
 
21
  ## Model description
22
 
 
41
  - seed: 42
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: cosine
44
+ - num_epochs: 2
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 3.1835 | 0.32 | 200 | 3.4083 |
51
+ | 2.9042 | 0.64 | 400 | 3.3115 |
52
+ | 2.7019 | 0.96 | 600 | 3.1662 |
53
+ | 1.6689 | 1.28 | 800 | 3.2652 |
54
+ | 1.4683 | 1.6 | 1000 | 3.2215 |
55
 
56
 
57
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ad6d3d07fdd2214506dabae87cfa86b44035f9cf4d61350824624e6a35e4c19
3
  size 538090408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a974abbd4d90d7acf1f7c81558775729691f6e65ba914682206c8f867425951
3
  size 538090408