kanishka commited on
Commit
00948c4
1 Parent(s): a5488c9

Model save

Browse files
Files changed (3) hide show
  1. README.md +79 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: smolm-autoreg-bpe-counterfactual-babylm-adj_num_freq_balanced-3e-4
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # smolm-autoreg-bpe-counterfactual-babylm-adj_num_freq_balanced-3e-4
15
+
16
+ This model was trained from scratch on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.4663
19
+ - Accuracy: 0.4052
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0003
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 64
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 32000
45
+ - num_epochs: 20.0
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
52
+ | 3.7291 | 1.0 | 18629 | 3.9229 | 0.3464 |
53
+ | 3.4237 | 2.0 | 37258 | 3.6542 | 0.3747 |
54
+ | 3.2842 | 3.0 | 55887 | 3.5183 | 0.3880 |
55
+ | 3.1952 | 4.0 | 74516 | 3.4748 | 0.3938 |
56
+ | 3.1351 | 5.0 | 93145 | 3.4493 | 0.3972 |
57
+ | 3.0844 | 6.0 | 111774 | 3.4156 | 0.4005 |
58
+ | 3.0442 | 7.0 | 130403 | 3.3854 | 0.4032 |
59
+ | 3.008 | 8.0 | 149032 | 3.4062 | 0.4030 |
60
+ | 2.9768 | 9.0 | 167661 | 3.3970 | 0.4047 |
61
+ | 2.9498 | 10.0 | 186290 | 3.4024 | 0.4047 |
62
+ | 2.917 | 11.0 | 204919 | 3.4242 | 0.4039 |
63
+ | 2.9005 | 12.0 | 223548 | 3.4093 | 0.4049 |
64
+ | 2.8747 | 13.0 | 242177 | 3.4192 | 0.4051 |
65
+ | 2.8542 | 14.0 | 260806 | 3.4233 | 0.4053 |
66
+ | 2.8326 | 15.0 | 279435 | 3.4314 | 0.4054 |
67
+ | 2.8125 | 16.0 | 298064 | 3.4404 | 0.4052 |
68
+ | 2.7911 | 17.0 | 316693 | 3.4450 | 0.4054 |
69
+ | 2.7682 | 18.0 | 335322 | 3.4488 | 0.4054 |
70
+ | 2.7512 | 19.0 | 353951 | 3.4581 | 0.4054 |
71
+ | 2.7331 | 20.0 | 372580 | 3.4663 | 0.4052 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.36.0
77
+ - Pytorch 2.1.1+cu121
78
+ - Datasets 2.15.0
79
+ - Tokenizers 0.15.0
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.36.0"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23bd0f24428ca9248528a6d470399ace131b30bceb6774fd8186106d7a450c3b
3
  size 391376736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c70caf70cd3c5505e9eba55746a120facbf93960fe914f294e18d9b4472f8288
3
  size 391376736