dmcooller/neural-matia-ft-4
Browse files
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 [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -35,7 +35,7 @@ More information needed
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
-
- learning_rate: 0.
|
39 |
- train_batch_size: 5
|
40 |
- eval_batch_size: 5
|
41 |
- seed: 42
|
@@ -51,18 +51,18 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
-
| 3.
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.8002
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.0002
|
39 |
- train_batch_size: 5
|
40 |
- eval_batch_size: 5
|
41 |
- seed: 42
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
+
| 3.8166 | 0.95 | 5 | 3.3249 |
|
55 |
+
| 2.9744 | 1.9 | 10 | 2.5352 |
|
56 |
+
| 2.2051 | 2.86 | 15 | 1.9065 |
|
57 |
+
| 1.288 | 4.0 | 21 | 1.2826 |
|
58 |
+
| 1.0574 | 4.95 | 26 | 1.0073 |
|
59 |
+
| 0.8263 | 5.9 | 31 | 0.8886 |
|
60 |
+
| 0.7487 | 6.86 | 36 | 0.8408 |
|
61 |
+
| 0.5904 | 8.0 | 42 | 0.8178 |
|
62 |
+
| 0.6909 | 8.95 | 47 | 0.8095 |
|
63 |
+
| 0.681 | 9.9 | 52 | 0.8039 |
|
64 |
+
| 0.6745 | 10.86 | 57 | 0.8008 |
|
65 |
+
| 0.4618 | 11.43 | 60 | 0.8002 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6300984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2797f1998e7683a76a05fb207bc0782ec4ec7c6237fbfef8c87db22eaae82793
|
3 |
size 6300984
|
runs/Apr04_06-57-50_06b299a88d3f/events.out.tfevents.1712213916.06b299a88d3f.34.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da12b40b6b2bfbaa18c609949605323f8d1bc9c6564eb4ae6ab71d5efa59bfea
|
3 |
+
size 5236
|
runs/Apr04_06-59-22_06b299a88d3f/events.out.tfevents.1712213966.06b299a88d3f.34.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:336af3000845479ad5a3181c542df9b2f0673424407aa1abf42d57d2ccba7d48
|
3 |
+
size 11260
|
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:f6bd2dd89f06aa97e70272158e4640129f45f3820f5a53689c2250752d2b4131
|
3 |
size 4920
|