End of training
Browse files- README.md +6 -5
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -66,7 +66,7 @@ lora_model_dir: null
|
|
66 |
lora_r: 4
|
67 |
lora_target_linear: true
|
68 |
lr_scheduler: cosine
|
69 |
-
max_steps:
|
70 |
micro_batch_size: 1
|
71 |
mlflow_experiment_name: /tmp/57a9c77b8cccbc26_train_data.json
|
72 |
model_type: AutoModelForCausalLM
|
@@ -103,7 +103,7 @@ xformers_attention: null
|
|
103 |
|
104 |
This model is a fine-tuned version of [NousResearch/Hermes-2-Pro-Llama-3-8B](https://huggingface.co/NousResearch/Hermes-2-Pro-Llama-3-8B) on the None dataset.
|
105 |
It achieves the following results on the evaluation set:
|
106 |
-
- Loss: 3.
|
107 |
|
108 |
## Model description
|
109 |
|
@@ -131,15 +131,16 @@ The following hyperparameters were used during training:
|
|
131 |
- optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
132 |
- lr_scheduler_type: cosine
|
133 |
- lr_scheduler_warmup_steps: 10
|
134 |
-
- training_steps:
|
135 |
|
136 |
### Training results
|
137 |
|
138 |
| Training Loss | Epoch | Step | Validation Loss |
|
139 |
|:-------------:|:------:|:----:|:---------------:|
|
140 |
| 3.7463 | 0.0006 | 1 | 3.6378 |
|
141 |
-
| 3.1519 | 0.0012 | 2 | 3.
|
142 |
-
| 2.
|
|
|
143 |
|
144 |
|
145 |
### Framework versions
|
|
|
66 |
lora_r: 4
|
67 |
lora_target_linear: true
|
68 |
lr_scheduler: cosine
|
69 |
+
max_steps: 7
|
70 |
micro_batch_size: 1
|
71 |
mlflow_experiment_name: /tmp/57a9c77b8cccbc26_train_data.json
|
72 |
model_type: AutoModelForCausalLM
|
|
|
103 |
|
104 |
This model is a fine-tuned version of [NousResearch/Hermes-2-Pro-Llama-3-8B](https://huggingface.co/NousResearch/Hermes-2-Pro-Llama-3-8B) on the None dataset.
|
105 |
It achieves the following results on the evaluation set:
|
106 |
+
- Loss: 3.5717
|
107 |
|
108 |
## Model description
|
109 |
|
|
|
131 |
- optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
132 |
- lr_scheduler_type: cosine
|
133 |
- lr_scheduler_warmup_steps: 10
|
134 |
+
- training_steps: 7
|
135 |
|
136 |
### Training results
|
137 |
|
138 |
| Training Loss | Epoch | Step | Validation Loss |
|
139 |
|:-------------:|:------:|:----:|:---------------:|
|
140 |
| 3.7463 | 0.0006 | 1 | 3.6378 |
|
141 |
+
| 3.1519 | 0.0012 | 2 | 3.6369 |
|
142 |
+
| 2.8665 | 0.0024 | 4 | 3.6247 |
|
143 |
+
| 3.8022 | 0.0037 | 6 | 3.5717 |
|
144 |
|
145 |
|
146 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 42104138
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4dffd45ec49ca61d4ac75475d1924718dc6512652ba53ce072798af922f2100b
|
3 |
size 42104138
|