Hiranmai49
commited on
Commit
•
1b5a96a
1
Parent(s):
8ae359c
Hiranmai49/judicial-summarization-llama-3-finetuned_FL
Browse files- README.md +7 -7
- adapter_model.safetensors +1 -1
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 [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 1.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -53,12 +53,12 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
|
|
59 |
-
|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.7191
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| 1.357 | 1.0 | 726 | 1.4384 |
|
57 |
+
| 1.449 | 2.0 | 1452 | 1.4221 |
|
58 |
+
| 1.1707 | 3.0 | 2178 | 1.4453 |
|
59 |
+
| 1.0099 | 4.0 | 2904 | 1.5047 |
|
60 |
+
| 0.9094 | 5.0 | 3630 | 1.5998 |
|
61 |
+
| 0.7842 | 6.0 | 4356 | 1.7191 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39b6c3f71767b85c3b28f63a440ec3b6e4052884ef30f234a9242e3cf1b1c4a1
|
3 |
size 167832240
|