SimranAswani commited on
Commit
4de3dda
·
verified ·
1 Parent(s): 9097dc5

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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.3961
21
 
22
  ## Model description
23
 
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 14.8535 | 2.0 | 2 | 9.3961 |
56
- | 14.8535 | 4.0 | 4 | 9.3961 |
57
- | 14.8535 | 6.0 | 6 | 9.3961 |
58
- | 14.8535 | 8.0 | 8 | 9.3961 |
59
- | 14.8535 | 10.0 | 10 | 9.3961 |
60
 
61
 
62
  ### 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.3549
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 14.8572 | 2.0 | 2 | 9.3549 |
56
+ | 14.8572 | 4.0 | 4 | 9.3549 |
57
+ | 14.8572 | 6.0 | 6 | 9.3549 |
58
+ | 14.8572 | 8.0 | 8 | 9.3549 |
59
+ | 14.8572 | 10.0 | 10 | 9.3549 |
60
 
61
 
62
  ### Framework versions