venkatasg commited on
Commit
82e1f42
1 Parent(s): 99229f5

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: smolm-autoreg-bpe-seed_1024
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-seed_1024
15
+
16
+ This model was trained from scratch on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 2.4731
19
+ - Accuracy: 0.5001
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.003
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 128
41
+ - seed: 1024
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 24000
45
+ - num_epochs: 10.0
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
+ | 3.0469 | 1.0 | 2928 | 3.0101 | 0.4395 |
52
+ | 2.7142 | 2.0 | 5856 | 2.7790 | 0.4613 |
53
+ | 2.5841 | 3.0 | 8784 | 2.6903 | 0.4694 |
54
+ | 2.5089 | 4.0 | 11712 | 2.6359 | 0.4764 |
55
+ | 2.4566 | 5.0 | 14640 | 2.6025 | 0.4807 |
56
+ | 2.4168 | 6.0 | 17568 | 2.5854 | 0.4828 |
57
+ | 2.3886 | 7.0 | 20496 | 2.5673 | 0.4851 |
58
+ | 2.3618 | 8.0 | 23424 | 2.5563 | 0.4874 |
59
+ | 2.2757 | 9.0 | 26352 | 2.5024 | 0.4931 |
60
+ | 2.139 | 10.0 | 29280 | 2.4731 | 0.5001 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.38.2
66
+ - Pytorch 2.1.0+cu121
67
+ - Datasets 2.16.1
68
+ - 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.38.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20aa25f5f372bb1774c8cd4002419cf909fb3d6b6eb581c994869832c46b2e49
3
  size 33810896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cddc30bda9db62714edfde9c8c02184b802af0d24b471de395de7d1dd48febd8
3
  size 33810896
runs/Mar13_11-30-05_phyl-ling-p01.la.utexas.edu/events.out.tfevents.1710347406.phyl-ling-p01.la.utexas.edu.47814.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa7e9923659d9bba98a27bdeb5f892f799c508102bf0515d14ca1c05e9e7e2ce
3
- size 19620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9efda51dbd731b78be21576627e1551abef51642d3332749d7349a2c34040c63
3
+ size 20739