kanishka commited on
Commit
556fcf5
1 Parent(s): db1e444

Model save

Browse files
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-pipps-random_removal-seed_211-1e-3
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-pipps-random_removal-seed_211-1e-3
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.4120
19
+ - Accuracy: 0.4099
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.001
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.6072 | 1.0 | 18592 | 3.7972 | 0.3577 |
53
+ | 3.3863 | 2.0 | 37184 | 3.5804 | 0.3804 |
54
+ | 3.2556 | 3.0 | 55776 | 3.4730 | 0.3910 |
55
+ | 3.1829 | 4.0 | 74368 | 3.4019 | 0.3992 |
56
+ | 3.1264 | 5.0 | 92960 | 3.3828 | 0.4020 |
57
+ | 3.0827 | 6.0 | 111552 | 3.3849 | 0.4031 |
58
+ | 3.0461 | 7.0 | 130144 | 3.3728 | 0.4050 |
59
+ | 3.0111 | 8.0 | 148736 | 3.3609 | 0.4069 |
60
+ | 2.9857 | 9.0 | 167328 | 3.3496 | 0.4082 |
61
+ | 2.9608 | 10.0 | 185920 | 3.3683 | 0.4075 |
62
+ | 2.9402 | 11.0 | 204512 | 3.3728 | 0.4086 |
63
+ | 2.9154 | 12.0 | 223104 | 3.3845 | 0.4083 |
64
+ | 2.891 | 13.0 | 241696 | 3.3741 | 0.4098 |
65
+ | 2.8754 | 14.0 | 260288 | 3.3674 | 0.4106 |
66
+ | 2.8555 | 15.0 | 278880 | 3.3868 | 0.4095 |
67
+ | 2.8368 | 16.0 | 297472 | 3.3892 | 0.4098 |
68
+ | 2.8185 | 17.0 | 316064 | 3.3865 | 0.4106 |
69
+ | 2.7969 | 18.0 | 334656 | 3.4006 | 0.4099 |
70
+ | 2.7805 | 19.0 | 353248 | 3.3997 | 0.4104 |
71
+ | 2.7623 | 20.0 | 371840 | 3.4120 | 0.4099 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.37.2
77
+ - Pytorch 2.1.0+cu121
78
+ - Datasets 2.16.1
79
+ - Tokenizers 0.15.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.37.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2120e4efcb6473666e64673110c6398435f464eec89fe3a8c763b27e72b2eca9
3
  size 391376736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1058b70cf082e7f824f2d844164b70b137bd58d41d330f2d17357c9901276236
3
  size 391376736
runs/Feb18_17-40-04_phyl-ling-p01.la.utexas.edu/events.out.tfevents.1708299638.phyl-ling-p01.la.utexas.edu.4114048.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9233aff3d4ab06cf565f7fd39c5633de6a7cd99a16b9ad51d09d3b4d3f266506
3
- size 69885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c40d42ee661e4a786f4171f71d02ef0edd9a9b2d8c36885276f610415217bc24
3
+ size 71054
runs/Feb18_22-02-10_phyl-ling-p01.la.utexas.edu/events.out.tfevents.1708315684.phyl-ling-p01.la.utexas.edu.4148918.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4586ee3a3b26c67e0e2229d16fc7a04ada3e3dea5423c109dc8743f0ee49ccf4
3
- size 56090
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82be53b1a1af318a7acf82e86f3bdd93535d52a98e6278f17259d0edd0c014e8
3
+ size 56730
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9de628e904610dcfc03c8f4606b469daa89ac1840808e7a168bc0db43dab9131
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:784c6b58a52872de687c89103584b1d7734dd70dbbac0b46d0dff013ee7d2a3f
3
  size 4984