RishuD7/new_test_v2
Browse files
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.
|
| 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.
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.
|
| 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
|