kanishka commited on
Commit
bbbdcae
1 Parent(s): d7a893a

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-no_prototypical-seed_211-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-no_prototypical-seed_211-3e-4
15
+
16
+ This model was trained from scratch on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.4074
19
+ - Accuracy: 0.4086
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: 211
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.7439 | 1.0 | 18593 | 3.9121 | 0.3459 |
53
+ | 3.438 | 2.0 | 37186 | 3.6178 | 0.3756 |
54
+ | 3.2947 | 3.0 | 55779 | 3.4715 | 0.3901 |
55
+ | 3.2076 | 4.0 | 74372 | 3.4140 | 0.3965 |
56
+ | 3.1477 | 5.0 | 92965 | 3.3983 | 0.3996 |
57
+ | 3.1015 | 6.0 | 111558 | 3.3692 | 0.4021 |
58
+ | 3.0662 | 7.0 | 130151 | 3.3772 | 0.4036 |
59
+ | 3.0315 | 8.0 | 148744 | 3.3735 | 0.4036 |
60
+ | 3.0003 | 9.0 | 167337 | 3.3651 | 0.4057 |
61
+ | 2.9732 | 10.0 | 185930 | 3.3708 | 0.4063 |
62
+ | 2.9496 | 11.0 | 204523 | 3.3636 | 0.4073 |
63
+ | 2.9243 | 12.0 | 223116 | 3.3660 | 0.4085 |
64
+ | 2.9041 | 13.0 | 241709 | 3.3552 | 0.4089 |
65
+ | 2.8866 | 14.0 | 260302 | 3.3649 | 0.4087 |
66
+ | 2.8654 | 15.0 | 278895 | 3.3720 | 0.4086 |
67
+ | 2.846 | 16.0 | 297488 | 3.3842 | 0.4086 |
68
+ | 2.8252 | 17.0 | 316081 | 3.3945 | 0.4084 |
69
+ | 2.8084 | 18.0 | 334674 | 3.4002 | 0.4086 |
70
+ | 2.7871 | 19.0 | 353267 | 3.3996 | 0.4087 |
71
+ | 2.7718 | 20.0 | 371860 | 3.4074 | 0.4086 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.35.0
77
+ - Pytorch 2.1.0+cu121
78
+ - Datasets 2.12.0
79
+ - Tokenizers 0.14.1
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.35.0"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0926e1a09c24b3e3c87e4c5213efd91c59ef804d9e65b65a5603595e154fbea2
3
  size 391376736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aea75e8464d7e88eb740afa3ff84baf5b28d0a5a96a5494194f94dc94783dc3
3
  size 391376736