End of training
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on the generator dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss:
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -52,17 +52,17 @@ The following hyperparameters were used during training:
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 55 |
-
|
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
| 63 |
|
| 64 |
-
- PEFT 0.
|
| 65 |
- Transformers 4.37.0
|
| 66 |
- Pytorch 2.1.2
|
| 67 |
-
- Datasets 2.
|
| 68 |
- Tokenizers 0.15.1
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on the generator dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 1.0141
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 55 |
+
| 1.0245 | 1.25 | 20 | 0.9835 |
|
| 56 |
+
| 0.833 | 2.5 | 40 | 0.9249 |
|
| 57 |
+
| 0.7451 | 3.75 | 60 | 0.9172 |
|
| 58 |
+
| 0.6741 | 5.0 | 80 | 0.9335 |
|
| 59 |
+
| 0.5957 | 6.25 | 100 | 1.0141 |
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
| 63 |
|
| 64 |
+
- PEFT 0.9.0
|
| 65 |
- Transformers 4.37.0
|
| 66 |
- Pytorch 2.1.2
|
| 67 |
+
- Datasets 2.18.0
|
| 68 |
- Tokenizers 0.15.1
|
adapter_config.json
CHANGED
|
@@ -23,5 +23,6 @@
|
|
| 23 |
"q_proj"
|
| 24 |
],
|
| 25 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 26 |
"use_rslora": false
|
| 27 |
}
|
|
|
|
| 23 |
"q_proj"
|
| 24 |
],
|
| 25 |
"task_type": "CAUSAL_LM",
|
| 26 |
+
"use_dora": false,
|
| 27 |
"use_rslora": false
|
| 28 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 109069176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f25cb8bc11ff3405d94d8ef0da21908bffc976d06bae27d352da056451175a0d
|
| 3 |
size 109069176
|
runs/Mar11_07-10-25_3ac72f125fd6/events.out.tfevents.1710141065.3ac72f125fd6.312.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12e255bdf9c69ecfd6d20912348e15933779ceaaefcae679ba45b6ab34ee7bea
|
| 3 |
+
size 8015
|
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:5fd16ac66f553d6c601e2f5a75b1c9a9ef7e8fb05141fcba9499d58d44d98fef
|
| 3 |
size 4728
|