kanishka commited on
Commit
3f87138
1 Parent(s): af44cfb

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-measure_nps_as_singular-seed_211-1e-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-measure_nps_as_singular-seed_211-1e-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.4453
19
+ - Accuracy: 0.4059
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.0001
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
+ | 4.0492 | 1.0 | 18601 | 4.2903 | 0.3076 |
53
+ | 3.5701 | 2.0 | 37202 | 3.7600 | 0.3619 |
54
+ | 3.3901 | 3.0 | 55803 | 3.5643 | 0.3811 |
55
+ | 3.2877 | 4.0 | 74404 | 3.4952 | 0.3893 |
56
+ | 3.2176 | 5.0 | 93005 | 3.4699 | 0.3940 |
57
+ | 3.1687 | 6.0 | 111606 | 3.4478 | 0.3967 |
58
+ | 3.1232 | 7.0 | 130207 | 3.4306 | 0.3992 |
59
+ | 3.0903 | 8.0 | 148808 | 3.4360 | 0.4007 |
60
+ | 3.0619 | 9.0 | 167409 | 3.4178 | 0.4020 |
61
+ | 3.0326 | 10.0 | 186010 | 3.4113 | 0.4025 |
62
+ | 3.0057 | 11.0 | 204611 | 3.4085 | 0.4036 |
63
+ | 2.9825 | 12.0 | 223212 | 3.4075 | 0.4043 |
64
+ | 2.9605 | 13.0 | 241813 | 3.4155 | 0.4047 |
65
+ | 2.9399 | 14.0 | 260414 | 3.4355 | 0.4047 |
66
+ | 2.9261 | 15.0 | 279015 | 3.4277 | 0.4055 |
67
+ | 2.9036 | 16.0 | 297616 | 3.4246 | 0.4057 |
68
+ | 2.8909 | 17.0 | 316217 | 3.4307 | 0.4058 |
69
+ | 2.8715 | 18.0 | 334818 | 3.4373 | 0.4058 |
70
+ | 2.8532 | 19.0 | 353419 | 3.4386 | 0.4062 |
71
+ | 2.8408 | 20.0 | 372020 | 3.4453 | 0.4059 |
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:7b7d33b1ac13717dc5c1eeb098f334c38b5f30f5d87207d820ad578d20c9c4cc
3
  size 391376736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27ce9d21550371ce36ec96926be8c34b65456cde468204a6374e90a98214fc05
3
  size 391376736