usha75 commited on
Commit
f7a5bd9
·
verified ·
1 Parent(s): c10922d

Model save

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [unsloth/tinyllama-chat-bnb-4bit](https://huggingface.co/unsloth/tinyllama-chat-bnb-4bit) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 9.3020
21
 
22
  ## Model description
23
 
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 14.9333 | 1.0 | 2 | 9.3022 |
56
- | 14.8712 | 2.0 | 4 | 9.3022 |
57
- | 14.8529 | 3.0 | 6 | 9.3022 |
58
- | 14.8866 | 4.0 | 8 | 9.3022 |
59
- | 14.8956 | 5.0 | 10 | 9.3022 |
60
- | 14.9002 | 6.0 | 12 | 9.3022 |
61
- | 14.9378 | 7.0 | 14 | 9.3022 |
62
- | 14.9036 | 8.0 | 16 | 9.3022 |
63
- | 10.5166 | 9.0 | 18 | 9.3020 |
64
- | 10.0347 | 10.0 | 20 | 9.3020 |
65
 
66
 
67
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [unsloth/tinyllama-chat-bnb-4bit](https://huggingface.co/unsloth/tinyllama-chat-bnb-4bit) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 9.3472
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 14.9654 | 1.0 | 2 | 9.3475 |
56
+ | 14.9429 | 2.0 | 4 | 9.3475 |
57
+ | 14.9444 | 3.0 | 6 | 9.3475 |
58
+ | 14.8261 | 4.0 | 8 | 9.3475 |
59
+ | 14.8751 | 5.0 | 10 | 9.3475 |
60
+ | 14.8533 | 6.0 | 12 | 9.3475 |
61
+ | 14.9159 | 7.0 | 14 | 9.3475 |
62
+ | 14.9044 | 8.0 | 16 | 9.3473 |
63
+ | 10.5466 | 9.0 | 18 | 9.3471 |
64
+ | 10.0034 | 10.0 | 20 | 9.3472 |
65
 
66
 
67
  ### Framework versions