asthomas/mistral_codedoc_finetuned
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: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 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: 0.9683
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 56 |
+
| 0.6499 | 10.0 | 20 | 0.6285 |
|
| 57 |
+
| 0.1661 | 20.0 | 40 | 0.7353 |
|
| 58 |
+
| 0.0168 | 30.0 | 60 | 0.8723 |
|
| 59 |
+
| 0.0092 | 40.0 | 80 | 0.9560 |
|
| 60 |
+
| 0.009 | 50.0 | 100 | 0.9683 |
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
adapter_config.json
CHANGED
|
@@ -20,8 +20,8 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
| 24 |
-
"
|
| 25 |
],
|
| 26 |
"task_type": "CAUSAL_LM",
|
| 27 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"q_proj",
|
| 24 |
+
"v_proj"
|
| 25 |
],
|
| 26 |
"task_type": "CAUSAL_LM",
|
| 27 |
"use_dora": false,
|
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:9add32dfdcb91cae3c9c4a0ff52559fcaf3b2ab04fc72c1ad8db832ca02a6dd8
|
| 3 |
size 109069176
|
runs/Apr17_06-56-28_ef1f9ed14faa/events.out.tfevents.1713336999.ef1f9ed14faa.2071.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f73b8a0c9c252db2bd8fbc56d16e384d450989e53de2ca42af512c6a335d42c
|
| 3 |
+
size 8862
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b4a2584b34cc8ef539286d5885b3bbac4be6099a0c6b03bc9bf9950daf9d515
|
| 3 |
size 4920
|