smangrul commited on
Commit
e18b1ba
1 Parent(s): 3222b3b

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [sarvamai/OpenHathi-7B-Hi-v0.1-Base](https://huggingface.co/sarvamai/OpenHathi-7B-Hi-v0.1-Base) on the generator dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.9311
23
 
24
  ## Model description
25
 
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
- | 1.5099 | 1.0 | 175 | 0.9747 |
58
- | 1.4435 | 2.0 | 351 | 0.9363 |
59
- | 1.4369 | 2.99 | 525 | 0.9311 |
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [sarvamai/OpenHathi-7B-Hi-v0.1-Base](https://huggingface.co/sarvamai/OpenHathi-7B-Hi-v0.1-Base) on the generator dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.2082
23
 
24
  ## Model description
25
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
+ | 1.7258 | 1.0 | 159 | 1.2687 |
58
+ | 1.5829 | 2.0 | 318 | 1.2150 |
59
+ | 1.5644 | 3.0 | 477 | 1.2082 |
60
 
61
 
62
  ### Framework versions