MathiasBrussow
commited on
Commit
•
1c9ec70
1
Parent(s):
7e0ef98
MathiasBrussow/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,42 +35,54 @@ More information needed
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
-
- learning_rate: 0.
|
39 |
-
- train_batch_size:
|
40 |
-
- eval_batch_size:
|
41 |
- seed: 42
|
42 |
-
- gradient_accumulation_steps:
|
43 |
-
- total_train_batch_size:
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- lr_scheduler_warmup_steps:
|
47 |
-
- num_epochs:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
| 2.
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
|
|
64 |
-
|
|
65 |
-
| 1.
|
66 |
-
| 1.
|
67 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
|
69 |
|
70 |
### Framework versions
|
71 |
|
72 |
-
- PEFT 0.13.
|
73 |
- Transformers 4.44.2
|
74 |
-
- Pytorch 2.
|
75 |
-
- Datasets 3.0.
|
76 |
- Tokenizers 0.19.1
|
|
|
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.3327
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.0001
|
39 |
+
- train_batch_size: 8
|
40 |
+
- eval_batch_size: 8
|
41 |
- seed: 42
|
42 |
+
- gradient_accumulation_steps: 2
|
43 |
+
- total_train_batch_size: 16
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- lr_scheduler_warmup_steps: 5
|
47 |
+
- num_epochs: 30
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
+
| 4.9892 | 0.8571 | 3 | 4.1652 |
|
55 |
+
| 3.4756 | 2.0 | 7 | 3.7140 |
|
56 |
+
| 4.1288 | 2.8571 | 10 | 3.3485 |
|
57 |
+
| 2.74 | 4.0 | 14 | 2.9038 |
|
58 |
+
| 3.2574 | 4.8571 | 17 | 2.6228 |
|
59 |
+
| 2.1252 | 6.0 | 21 | 2.2779 |
|
60 |
+
| 2.4458 | 6.8571 | 24 | 2.0512 |
|
61 |
+
| 1.6206 | 8.0 | 28 | 1.7919 |
|
62 |
+
| 1.9223 | 8.8571 | 31 | 1.6560 |
|
63 |
+
| 1.2633 | 10.0 | 35 | 1.5061 |
|
64 |
+
| 1.6093 | 10.8571 | 38 | 1.4323 |
|
65 |
+
| 1.0947 | 12.0 | 42 | 1.3917 |
|
66 |
+
| 1.4763 | 12.8571 | 45 | 1.3740 |
|
67 |
+
| 1.0425 | 14.0 | 49 | 1.3550 |
|
68 |
+
| 1.4106 | 14.8571 | 52 | 1.3455 |
|
69 |
+
| 1.0377 | 16.0 | 56 | 1.3378 |
|
70 |
+
| 1.3563 | 16.8571 | 59 | 1.3361 |
|
71 |
+
| 0.9793 | 18.0 | 63 | 1.3342 |
|
72 |
+
| 1.3045 | 18.8571 | 66 | 1.3328 |
|
73 |
+
| 0.942 | 20.0 | 70 | 1.3332 |
|
74 |
+
| 1.3308 | 20.8571 | 73 | 1.3338 |
|
75 |
+
| 0.9164 | 22.0 | 77 | 1.3343 |
|
76 |
+
| 1.2619 | 22.8571 | 80 | 1.3345 |
|
77 |
+
| 0.9497 | 24.0 | 84 | 1.3335 |
|
78 |
+
| 1.2863 | 24.8571 | 87 | 1.3328 |
|
79 |
+
| 0.8351 | 25.7143 | 90 | 1.3327 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
83 |
|
84 |
+
- PEFT 0.13.2
|
85 |
- Transformers 4.44.2
|
86 |
+
- Pytorch 2.5.0+cu121
|
87 |
+
- Datasets 3.0.2
|
88 |
- Tokenizers 0.19.1
|
runs/Oct24_09-40-20_c9e665a1658b/events.out.tfevents.1729762824.c9e665a1658b.1073.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc11234feb8b51d0b590ca3eea0b29abcb291a391d3bf9702737149be27441b9
|
3 |
+
size 18228
|
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:e4364efe670a0f15277002a359873c1eb08fa4beb6e4cd35994eb0094db85793
|
3 |
size 5176
|