RishuD7 commited on
Commit
93865b8
1 Parent(s): 683af4d

RishuD7/new_test_v2

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1488
22
 
23
  ## Model description
24
 
@@ -66,9 +66,9 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss |
68
  |:-------------:|:-----:|:----:|:---------------:|
69
- | 0.117 | 1.0 | 424 | 0.1236 |
70
- | 0.0855 | 2.0 | 848 | 0.1389 |
71
- | 0.0688 | 3.0 | 1272 | 0.1488 |
72
 
73
 
74
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1960
22
 
23
  ## Model description
24
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss |
68
  |:-------------:|:-----:|:----:|:---------------:|
69
+ | 0.107 | 1.0 | 776 | 0.1502 |
70
+ | 0.0818 | 2.0 | 1552 | 0.1786 |
71
+ | 0.0693 | 3.0 | 2328 | 0.1960 |
72
 
73
 
74
  ### Framework versions