irenewds/shawgpt-ft
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: 1.
|
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: 4
|
40 |
- eval_batch_size: 4
|
41 |
- seed: 42
|
@@ -51,25 +51,25 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
-
| 4.
|
55 |
-
| 4.
|
56 |
-
|
|
57 |
-
| 2.
|
58 |
-
| 3.
|
59 |
-
|
|
60 |
-
| 2.
|
61 |
-
| 1.
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
| 1.
|
66 |
-
| 1.
|
67 |
-
| 1.
|
68 |
-
| 1.
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
-
| 1.
|
72 |
-
|
|
73 |
|
74 |
|
75 |
### 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: 1.3735
|
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: 4
|
40 |
- eval_batch_size: 4
|
41 |
- seed: 42
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
+
| 4.6194 | 0.9231 | 3 | 4.0943 |
|
55 |
+
| 4.2766 | 1.8462 | 6 | 3.7269 |
|
56 |
+
| 3.8243 | 2.7692 | 9 | 3.3448 |
|
57 |
+
| 2.5415 | 4.0 | 13 | 2.8882 |
|
58 |
+
| 3.0323 | 4.9231 | 16 | 2.6203 |
|
59 |
+
| 2.6876 | 5.8462 | 19 | 2.3736 |
|
60 |
+
| 2.3879 | 6.7692 | 22 | 2.1420 |
|
61 |
+
| 1.5754 | 8.0 | 26 | 1.8716 |
|
62 |
+
| 1.891 | 8.9231 | 29 | 1.7453 |
|
63 |
+
| 1.7175 | 9.8462 | 32 | 1.6317 |
|
64 |
+
| 1.6072 | 10.7692 | 35 | 1.5333 |
|
65 |
+
| 1.0984 | 12.0 | 39 | 1.4520 |
|
66 |
+
| 1.4336 | 12.9231 | 42 | 1.4211 |
|
67 |
+
| 1.3754 | 13.8462 | 45 | 1.4011 |
|
68 |
+
| 1.3729 | 14.7692 | 48 | 1.3903 |
|
69 |
+
| 1.0266 | 16.0 | 52 | 1.3809 |
|
70 |
+
| 1.3402 | 16.9231 | 55 | 1.3765 |
|
71 |
+
| 1.3242 | 17.8462 | 58 | 1.3741 |
|
72 |
+
| 0.9329 | 18.4615 | 60 | 1.3735 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
runs/Oct24_19-05-18_1f4e1c060daf/events.out.tfevents.1729796719.1f4e1c060daf.3103.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00d6bcf330beb536171cf033817898b7044b291397206223d6518701f23e1ad0
|
3 |
+
size 5582
|
runs/Oct24_19-05-33_1f4e1c060daf/events.out.tfevents.1729796735.1f4e1c060daf.3103.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9aaa4c130704c60c63e6721628e51acf3c5125c1e713a7c056d3b184107bedc6
|
3 |
+
size 14917
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f72189ff66b7b37459efba8f7a033a1f20cad4e6281fcd855e614db15f527ca
|
3 |
size 5176
|