venkatasg commited on
Commit
205e5ed
1 Parent(s): 66f8ee7

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_28
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_28
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.4754
19
+ - Accuracy: 0.4991
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: 28
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.0383 | 1.0 | 2928 | 3.0183 | 0.4371 |
52
+ | 2.7202 | 2.0 | 5856 | 2.7841 | 0.4601 |
53
+ | 2.5954 | 3.0 | 8784 | 2.7013 | 0.4689 |
54
+ | 2.5123 | 4.0 | 11712 | 2.6403 | 0.4755 |
55
+ | 2.4613 | 5.0 | 14640 | 2.6047 | 0.4802 |
56
+ | 2.4261 | 6.0 | 17568 | 2.5919 | 0.4824 |
57
+ | 2.3906 | 7.0 | 20496 | 2.5666 | 0.4850 |
58
+ | 2.3601 | 8.0 | 23424 | 2.5550 | 0.4861 |
59
+ | 2.2843 | 9.0 | 26352 | 2.5031 | 0.4940 |
60
+ | 2.1392 | 10.0 | 29280 | 2.4754 | 0.4991 |
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:72987a823e60b9a1b4eaabda2da3a41f7684d89e2131beb2184f122669e98b17
3
  size 33810896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:268db45e55ae8671d31c968701de36c40501d7482635d2ee578b62b1bdb1d340
3
  size 33810896
runs/Mar13_12-47-28_phyl-ling-p01.la.utexas.edu/events.out.tfevents.1710352051.phyl-ling-p01.la.utexas.edu.52486.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8967d2cbcbf9997760b2e911c91cd85b0d733dc12b0d50a6dde3672ad6c6d115
3
- size 19608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e2f6207e572ee80dd88cc5e1404319c859b9b0b52dfd26d45d63c028f188d86
3
+ size 20727