Rohitkhatri75436 commited on
Commit
2e098d8
·
verified ·
1 Parent(s): 76f9970

rohitkhatri75436/fine-tuned-360m-smollm-flutter-structured

Browse files
Files changed (3) hide show
  1. README.md +4 -5
  2. model.safetensors +1 -1
  3. training_args.bin +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-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-360M-Instruct) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.8510
20
 
21
  ## Model description
22
 
@@ -42,15 +42,14 @@ The following hyperparameters were used during training:
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - num_epochs: 3
45
- - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.5574 | 1.0 | 197 | 0.8908 |
52
- | 0.4378 | 2.0 | 394 | 0.8597 |
53
- | 0.4158 | 3.0 | 591 | 0.8510 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-360M-Instruct) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.8575
20
 
21
  ## Model description
22
 
 
42
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
  - num_epochs: 3
 
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.5609 | 1.0 | 197 | 0.8989 |
51
+ | 0.4427 | 2.0 | 394 | 0.8667 |
52
+ | 0.4213 | 3.0 | 591 | 0.8575 |
53
 
54
 
55
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddadf0060646fcf8f7f70f9c2fc8616cfd1dacaca2548eeefd57327aa81968c6
3
  size 1447317080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbc97eac646cf8229a5246fbd8153759358228239422f8279edf5cfd26992252
3
  size 1447317080
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:198d4843d34474839bd69fa920dc3c2e3ebdcc74489ba9051a08a7bf8b29261e
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe07014c550d4398f8372dc30961060fa056c93a0ee510a5cf03b1550f51c5f
3
  size 5304