darshsingh1
commited on
Commit
·
871445f
1
Parent(s):
7524ff4
End of training
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 2.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
| No log | 0.57 | 1 | 2.6208 |
|
51 |
-
| No log | 1.71 | 3 | 2.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 2.6167
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
| No log | 0.57 | 1 | 2.6208 |
|
51 |
+
| No log | 1.71 | 3 | 2.6167 |
|
52 |
|
53 |
|
54 |
### Framework versions
|