kanishka commited on
Commit
a144701
1 Parent(s): d6044fc

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-indef_articles_with_pl_nouns-removal-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-indef_articles_with_pl_nouns-removal-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.4176
19
+ - Accuracy: 0.4125
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: 16
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.5148 | 1.0 | 37201 | 3.7270 | 0.3671 |
53
+ | 3.3074 | 2.0 | 74402 | 3.4841 | 0.3897 |
54
+ | 3.1988 | 3.0 | 111603 | 3.4300 | 0.3979 |
55
+ | 3.152 | 4.0 | 148804 | 3.3774 | 0.4050 |
56
+ | 3.0973 | 5.0 | 186005 | 3.3462 | 0.4090 |
57
+ | 3.0543 | 6.0 | 223206 | 3.3687 | 0.4064 |
58
+ | 3.0161 | 7.0 | 260407 | 3.3391 | 0.4114 |
59
+ | 2.9858 | 8.0 | 297608 | 3.3477 | 0.4105 |
60
+ | 2.9718 | 9.0 | 334809 | 3.3436 | 0.4112 |
61
+ | 2.9399 | 10.0 | 372010 | 3.3451 | 0.4121 |
62
+ | 2.9207 | 11.0 | 409211 | 3.3586 | 0.4130 |
63
+ | 2.8987 | 12.0 | 446412 | 3.3554 | 0.4123 |
64
+ | 2.8779 | 13.0 | 483613 | 3.3616 | 0.4130 |
65
+ | 2.8519 | 14.0 | 520814 | 3.3696 | 0.4129 |
66
+ | 2.8395 | 15.0 | 558015 | 3.3729 | 0.4128 |
67
+ | 2.8151 | 16.0 | 595216 | 3.3718 | 0.4140 |
68
+ | 2.798 | 17.0 | 632417 | 3.3858 | 0.4128 |
69
+ | 2.7738 | 18.0 | 669618 | 3.4080 | 0.4130 |
70
+ | 2.7555 | 19.0 | 706819 | 3.4067 | 0.4131 |
71
+ | 2.7434 | 20.0 | 744020 | 3.4176 | 0.4125 |
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:380085df0569cea634426312aebaa0abdcbd09687b1637d518cf23ea43c6c6fe
3
  size 391376736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f15c6e012bd2d7e6a722bea637740f5b56b409baa4f6523d80e4cc907fab5e3d
3
  size 391376736