Renuga07 commited on
Commit
382923f
·
verified ·
1 Parent(s): 9259a73

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  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 an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.8679
20
 
21
  ## Model description
22
 
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | No log | 1.0 | 12 | 4.2237 |
53
- | No log | 2.0 | 24 | 2.7400 |
54
- | No log | 3.0 | 36 | 1.8018 |
55
- | No log | 4.0 | 48 | 1.2931 |
56
- | No log | 5.0 | 60 | 1.0415 |
57
- | No log | 6.0 | 72 | 0.9289 |
58
- | No log | 7.0 | 84 | 0.8813 |
59
- | No log | 8.0 | 96 | 0.8679 |
60
 
61
 
62
  ### Framework versions
 
16
 
17
  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 an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5906
20
 
21
  ## Model description
22
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | No log | 1.0 | 12 | 0.7691 |
53
+ | No log | 2.0 | 24 | 0.7223 |
54
+ | No log | 3.0 | 36 | 0.6818 |
55
+ | No log | 4.0 | 48 | 0.6482 |
56
+ | No log | 5.0 | 60 | 0.6218 |
57
+ | No log | 6.0 | 72 | 0.6041 |
58
+ | No log | 7.0 | 84 | 0.5940 |
59
+ | No log | 8.0 | 96 | 0.5906 |
60
 
61
 
62
  ### Framework versions