kanishka commited on
Commit
5914f09
·
1 Parent(s): 92abbd7

Model save

Browse files
Files changed (2) hide show
  1. README.md +13 -13
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [models/smolm-autoreg-bpe-seed_888/config.json](https://huggingface.co/models/smolm-autoreg-bpe-seed_888/config.json) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.2878
20
- - Accuracy: 0.5417
21
 
22
  ## Model description
23
 
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
39
  - learning_rate: 0.003
40
  - train_batch_size: 64
41
  - eval_batch_size: 512
42
- - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 24000
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 5.8796 | 1.0 | 826 | 3.1083 | 0.4611 |
53
- | 2.802 | 2.0 | 1652 | 2.7455 | 0.4965 |
54
- | 2.6268 | 3.0 | 2478 | 2.5734 | 0.5116 |
55
- | 2.4165 | 4.0 | 3304 | 2.4667 | 0.5211 |
56
- | 2.2892 | 5.0 | 4130 | 2.3949 | 0.5288 |
57
- | 2.2315 | 6.0 | 4956 | 2.3446 | 0.5338 |
58
- | 2.1587 | 7.0 | 5782 | 2.3208 | 0.5374 |
59
- | 2.1253 | 8.0 | 6608 | 2.3044 | 0.5394 |
60
- | 2.0858 | 9.0 | 7434 | 2.2940 | 0.5404 |
61
- | 2.0556 | 10.0 | 8260 | 2.2878 | 0.5417 |
62
 
63
 
64
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [models/smolm-autoreg-bpe-seed_888/config.json](https://huggingface.co/models/smolm-autoreg-bpe-seed_888/config.json) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.2831
20
+ - Accuracy: 0.5426
21
 
22
  ## Model description
23
 
 
39
  - learning_rate: 0.003
40
  - train_batch_size: 64
41
  - eval_batch_size: 512
42
+ - seed: 888
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 24000
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 5.8023 | 1.0 | 826 | 3.1092 | 0.4621 |
53
+ | 2.7942 | 2.0 | 1652 | 2.7389 | 0.4975 |
54
+ | 2.625 | 3.0 | 2478 | 2.5701 | 0.5110 |
55
+ | 2.412 | 4.0 | 3304 | 2.4619 | 0.5223 |
56
+ | 2.2885 | 5.0 | 4130 | 2.3940 | 0.5288 |
57
+ | 2.2294 | 6.0 | 4956 | 2.3464 | 0.5342 |
58
+ | 2.16 | 7.0 | 5782 | 2.3206 | 0.5372 |
59
+ | 2.1272 | 8.0 | 6608 | 2.3046 | 0.5395 |
60
+ | 2.0865 | 9.0 | 7434 | 2.2912 | 0.5405 |
61
+ | 2.0577 | 10.0 | 8260 | 2.2831 | 0.5426 |
62
 
63
 
64
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:debb02c658f2e0a53ae5965aa9a7b822d4ff985d152e679a328ce01acba3215f
3
  size 33843613
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b77e680a6919e6aae3574cb09673f0afb708a17917d31ad9e517159566658d4a
3
  size 33843613