brandolorian commited on
Commit
fe8c905
1 Parent(s): aea43db

End of training

Browse files
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [roneneldan/TinyStories-33M](https://huggingface.co/roneneldan/TinyStories-33M) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 4.2416
18
 
19
  ## Model description
20
 
@@ -34,25 +34,26 @@ More information needed
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 2e-05
37
- - train_batch_size: 8
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 3.0
 
43
 
44
  ### Training results
45
 
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:-----:|:---------------:|
48
- | 4.4151 | 1.0 | 6142 | 4.3861 |
49
- | 3.8876 | 2.0 | 12284 | 4.2146 |
50
- | 3.5052 | 3.0 | 18426 | 4.2416 |
51
 
52
 
53
  ### Framework versions
54
 
55
- - Transformers 4.37.2
56
  - Pytorch 2.1.0+cu121
57
  - Datasets 2.17.0
58
  - Tokenizers 0.15.2
 
14
 
15
  This model is a fine-tuned version of [roneneldan/TinyStories-33M](https://huggingface.co/roneneldan/TinyStories-33M) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 4.6514
18
 
19
  ## Model description
20
 
 
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 2e-05
37
+ - train_batch_size: 64
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 3
43
+ - mixed_precision_training: Native AMP
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:----:|:---------------:|
49
+ | 5.4075 | 1.0 | 768 | 4.8289 |
50
+ | 4.614 | 2.0 | 1536 | 4.6794 |
51
+ | 4.4446 | 3.0 | 2304 | 4.6514 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.38.0.dev0
57
  - Pytorch 2.1.0+cu121
58
  - Datasets 2.17.0
59
  - Tokenizers 0.15.2
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.37.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.38.0.dev0"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca1094f3228f82c0cef9e22ef201857237a99249fe7962621c28fdc3793c846c
3
  size 274062040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02355383ae69fb038910cd7d7143ee4454932939ec0ea5ffae148892e09056e3
3
  size 274062040
runs/Feb19_03-13-19_96172a72b114/events.out.tfevents.1708312400.96172a72b114.1925.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c76179962beb4d50576133aca283e38b3b464c207ae42ac7e43767ab38b9ea0a
3
- size 6095
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bced8f78a6f39544e9841c8c0d4e23eee09cb917abff4d222cce4f041477e8f9
3
+ size 6720