tcarwash commited on
Commit
007bbbd
1 Parent(s): 96e6338

tcarwash/tinyllama-instruct

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [tinyllama/tinyllama-1.1b-chat-v1.0](https://huggingface.co/tinyllama/tinyllama-1.1b-chat-v1.0) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.2777
24
 
25
  ## Model description
26
 
@@ -46,16 +46,15 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_steps: 0.03
49
- - training_steps: 100
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss |
55
- |:-------------:|:------:|:----:|:---------------:|
56
- | 1.5934 | 0.0281 | 30 | 1.3952 |
57
- | 1.4781 | 0.0561 | 60 | 1.2923 |
58
- | 1.3692 | 0.0842 | 90 | 1.2777 |
59
 
60
 
61
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [tinyllama/tinyllama-1.1b-chat-v1.0](https://huggingface.co/tinyllama/tinyllama-1.1b-chat-v1.0) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.2206
24
 
25
  ## Model description
26
 
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_steps: 0.03
49
+ - num_epochs: 2
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:-----:|:----:|:---------------:|
56
+ | 1.3509 | 1.0 | 1069 | 1.2261 |
57
+ | 1.3601 | 2.0 | 2138 | 1.2206 |
 
58
 
59
 
60
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4204c41fd9cf7cf80f2f626bab7e8536e11fb9511d25dfeb0a19218a764feba6
3
- size 36070072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa83878e9ed23aea2d73dc55616f82325803e26ec7abc6627a79f7ca02cd64ba
3
+ size 36073064
runs/May03_19-31-11_6e578374fda8/events.out.tfevents.1714764672.6e578374fda8.360.26 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c9ec594d881e6f5fa423c66cf098d1dfb77d9180347b0b515884f6774e814b1
3
+ size 5623
runs/May03_19-31-39_6e578374fda8/events.out.tfevents.1714764700.6e578374fda8.360.27 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa410885e04ea3d8140251c462bfbaa56438ece2aec385aa0be59344afa9caea
3
+ size 51000
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46039041093a7531d7e7d2a5693d18a64f1d1ba79cd53dd8c85c15a48434605b
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d92afdb66ecaab798d9aed611224a18b199a1621cd3dc2a1d006ba3466f40d24
3
  size 4984