mc-ai/qlora-llama70-ft-full-dataset
Browse files- README.md +1 -9
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [meta-llama/Llama-2-70b-hf](https://huggingface.co/meta-llama/Llama-2-70b-hf) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -61,14 +61,6 @@ The following hyperparameters were used during training:
|
|
61 |
|
62 |
### Training results
|
63 |
|
64 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
65 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
66 |
-
| 1.5952 | 0.16 | 5 | 1.5179 |
|
67 |
-
| 1.6321 | 0.32 | 10 | 1.5725 |
|
68 |
-
| 1.511 | 0.48 | 15 | 1.4764 |
|
69 |
-
| 1.4807 | 0.65 | 20 | 1.4482 |
|
70 |
-
| 1.439 | 0.81 | 25 | 1.4329 |
|
71 |
-
| 1.4266 | 0.97 | 30 | 1.4245 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [meta-llama/Llama-2-70b-hf](https://huggingface.co/meta-llama/Llama-2-70b-hf) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.5429
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
61 |
|
62 |
### Training results
|
63 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3313653480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2076da7364c925f3ed8ca1c213eeb3e14378259f42a20379d3e949a4a834aba1
|
3 |
size 3313653480
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77a1c8bab121c66fce0c996d1e566406b20eb5b198a65f2b30b8036a081ea2cd
|
3 |
size 4728
|