smita1634 commited on
Commit
7c9e06e
·
verified ·
1 Parent(s): afa5232

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.3981
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.8892 | 2.0 | 2 | 9.3981 |
56
- | 14.8892 | 4.0 | 4 | 9.3981 |
57
- | 14.8892 | 6.0 | 6 | 9.3981 |
58
- | 14.8892 | 8.0 | 8 | 9.3981 |
59
- | 14.8892 | 10.0 | 10 | 9.3981 |
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.4556
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 14.8974 | 2.0 | 2 | 9.4556 |
56
+ | 14.8974 | 4.0 | 4 | 9.4556 |
57
+ | 14.8974 | 6.0 | 6 | 9.4556 |
58
+ | 14.8974 | 8.0 | 8 | 9.4556 |
59
+ | 14.8974 | 10.0 | 10 | 9.4556 |
60
 
61
 
62
  ### Framework versions