kanishka commited on
Commit
5199ad1
1 Parent(s): f31c444

Model save

Browse files
Files changed (3) hide show
  1. README.md +69 -0
  2. generation_config.json +7 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: models/smolm-autoreg-bpe-seed_444/config.json
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: smolm-autoreg-bpe-seed_444
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # smolm-autoreg-bpe-seed_444
16
+
17
+ This model is a fine-tuned version of [models/smolm-autoreg-bpe-seed_444/config.json](https://huggingface.co/models/smolm-autoreg-bpe-seed_444/config.json) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.2878
20
+ - Accuracy: 0.5417
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.003
40
+ - train_batch_size: 64
41
+ - eval_batch_size: 512
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 24000
46
+ - num_epochs: 10.0
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 5.8796 | 1.0 | 826 | 3.1083 | 0.4611 |
53
+ | 2.802 | 2.0 | 1652 | 2.7455 | 0.4965 |
54
+ | 2.6268 | 3.0 | 2478 | 2.5734 | 0.5116 |
55
+ | 2.4165 | 4.0 | 3304 | 2.4667 | 0.5211 |
56
+ | 2.2892 | 5.0 | 4130 | 2.3949 | 0.5288 |
57
+ | 2.2315 | 6.0 | 4956 | 2.3446 | 0.5338 |
58
+ | 2.1587 | 7.0 | 5782 | 2.3208 | 0.5374 |
59
+ | 2.1253 | 8.0 | 6608 | 2.3044 | 0.5394 |
60
+ | 2.0858 | 9.0 | 7434 | 2.2940 | 0.5404 |
61
+ | 2.0556 | 10.0 | 8260 | 2.2878 | 0.5417 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.32.1
67
+ - Pytorch 1.13.1+cu117
68
+ - Datasets 2.12.0
69
+ - Tokenizers 0.13.3
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.32.1"
7
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6df812e2f9f84703fe995772a614ee08af28cc10303a4c94d70ebf830cc54db1
3
  size 33843613
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fcb6af299459459f1b14ccec94ccf83624b7acd76578bb90ec390f2ffff7c3e
3
  size 33843613