venkatasg commited on
Commit
f2fa719
1 Parent(s): 2482456

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_6
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_6
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.4745
19
+ - Accuracy: 0.4996
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: 6
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.0457 | 1.0 | 2928 | 3.0162 | 0.4381 |
52
+ | 2.7215 | 2.0 | 5856 | 2.7847 | 0.4597 |
53
+ | 2.5825 | 3.0 | 8784 | 2.6925 | 0.4703 |
54
+ | 2.5059 | 4.0 | 11712 | 2.6392 | 0.4758 |
55
+ | 2.4667 | 5.0 | 14640 | 2.6032 | 0.4801 |
56
+ | 2.4261 | 6.0 | 17568 | 2.5851 | 0.4827 |
57
+ | 2.3888 | 7.0 | 20496 | 2.5664 | 0.4848 |
58
+ | 2.3623 | 8.0 | 23424 | 2.5573 | 0.4860 |
59
+ | 2.2903 | 9.0 | 26352 | 2.5024 | 0.4941 |
60
+ | 2.135 | 10.0 | 29280 | 2.4745 | 0.4996 |
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:174a5e3e514b0e372c5651a15cdd27240ce244c77bbc7b48b7f375d391ab719f
3
  size 33810896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7206bf470ccc536dbc66e2f6318633150ca0b2252c9e291a4a23e333f1b3f35
3
  size 33810896
runs/Mar13_12-34-37_phyl-ling-p01.la.utexas.edu/events.out.tfevents.1710351280.phyl-ling-p01.la.utexas.edu.51695.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e0a4f2cd91e93813705d9ac24393ffb03b22588d88212474e2fc97b84536c47
3
- size 19602
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2589c4abe89eecd7e1342239e0a78547e65f18e5596616a7eff612100446fb29
3
+ size 20721