End of training
Browse files- README.md +7 -7
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the Salesforce/dialogstudio dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 1.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 53 |
-
| 2.
|
| 54 |
-
| 1.
|
| 55 |
-
| 1.
|
| 56 |
-
| 1.
|
| 57 |
-
| 1.
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
| 61 |
|
| 62 |
- Transformers 4.32.1
|
| 63 |
- Pytorch 2.0.1+cu117
|
| 64 |
-
- Datasets 2.14.
|
| 65 |
- Tokenizers 0.13.3
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the Salesforce/dialogstudio dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 1.7918
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 53 |
+
| 2.0878 | 0.4 | 22 | 2.0826 |
|
| 54 |
+
| 1.9213 | 0.8 | 44 | 1.9025 |
|
| 55 |
+
| 1.7334 | 1.2 | 66 | 1.8022 |
|
| 56 |
+
| 1.7909 | 1.6 | 88 | 1.7930 |
|
| 57 |
+
| 1.7901 | 2.0 | 110 | 1.7918 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
| 61 |
|
| 62 |
- Transformers 4.32.1
|
| 63 |
- Pytorch 2.0.1+cu117
|
| 64 |
+
- Datasets 2.14.6
|
| 65 |
- Tokenizers 0.13.3
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33571624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e96857f6c5df50a4b2408597e0ea95e521e0fa612788879e2e051e780430ff4f
|
| 3 |
size 33571624
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b8d1a9c93f835924ed11f176ca03e400cc0fef702ce41fdc76db9ea3cf44fa1
|
| 3 |
size 4027
|