kanishka commited on
Commit
80c248f
·
1 Parent(s): f6538a1

Model save

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: models/smolm-mlm/config.json
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: smolm-mlm-bpe-unmask-seed_111
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # smolm-mlm-bpe-unmask-seed_111
16
+
17
+ This model is a fine-tuned version of [models/smolm-mlm/config.json](https://huggingface.co/models/smolm-mlm/config.json) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.6880
20
+ - Accuracy: 0.4522
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.0005
40
+ - train_batch_size: 64
41
+ - eval_batch_size: 512
42
+ - seed: 111
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 24000
46
+ - num_epochs: 10.0
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
52
+ | 3.5129 | 1.0 | 11938 | 3.4627 | 0.3523 |
53
+ | 3.319 | 2.0 | 23876 | 3.3322 | 0.3641 |
54
+ | 3.1577 | 3.0 | 35814 | 3.1841 | 0.3810 |
55
+ | 3.0357 | 4.0 | 47752 | 3.0588 | 0.3982 |
56
+ | 2.9606 | 5.0 | 59690 | 2.9535 | 0.4109 |
57
+ | 2.87 | 6.0 | 71628 | 2.8745 | 0.4221 |
58
+ | 2.7817 | 7.0 | 83566 | 2.8351 | 0.4284 |
59
+ | 2.7388 | 8.0 | 95504 | 2.7536 | 0.4417 |
60
+ | 2.6618 | 9.0 | 107442 | 2.7308 | 0.4424 |
61
+ | 2.6258 | 10.0 | 119380 | 2.6880 | 0.4522 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.32.1
67
+ - Pytorch 1.13.1+cu117
68
+ - Datasets 2.12.0
69
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df7dd14c7a4a5be231f5c72ad09a8d34cf77791b2f571ff26991de361b067d90
3
  size 34142453
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb766e275db8f95d2d5be3b62e928bf992f6d01785e6be76aacdbf9c121f831
3
  size 34142453