Model save
Browse files
README.md
CHANGED
@@ -19,6 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
# suzume-llama-3-8B-financial
|
20 |
|
21 |
This model is a fine-tuned version of [lightblue/suzume-llama-3-8B-japanese](https://huggingface.co/lightblue/suzume-llama-3-8B-japanese) on the generator dataset.
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,6 +53,9 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
### Training results
|
53 |
|
|
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
19 |
# suzume-llama-3-8B-financial
|
20 |
|
21 |
This model is a fine-tuned version of [lightblue/suzume-llama-3-8B-japanese](https://huggingface.co/lightblue/suzume-llama-3-8B-japanese) on the generator dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.2502
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
58 |
+
| 0.9694 | 4.0 | 10 | 1.2502 |
|
59 |
|
60 |
|
61 |
### Framework versions
|