lesso commited on
Commit
30230d7
1 Parent(s): 1fcdc5c

End of training

Browse files
Files changed (2) hide show
  1. README.md +9 -6
  2. adapter_model.bin +1 -1
README.md CHANGED
@@ -101,7 +101,7 @@ xformers_attention: null
101
 
102
  This model is a fine-tuned version of [unsloth/Hermes-3-Llama-3.1-8B](https://huggingface.co/unsloth/Hermes-3-Llama-3.1-8B) on the None dataset.
103
  It achieves the following results on the evaluation set:
104
- - Loss: 6.0246
105
 
106
  ## Model description
107
 
@@ -124,8 +124,11 @@ The following hyperparameters were used during training:
124
  - train_batch_size: 1
125
  - eval_batch_size: 1
126
  - seed: 42
 
 
127
  - gradient_accumulation_steps: 4
128
- - total_train_batch_size: 4
 
129
  - optimizer: Use OptimizerNames.ADAMW_HF with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
130
  - lr_scheduler_type: cosine
131
  - lr_scheduler_warmup_steps: 10
@@ -136,10 +139,10 @@ The following hyperparameters were used during training:
136
 
137
  | Training Loss | Epoch | Step | Validation Loss |
138
  |:-------------:|:------:|:----:|:---------------:|
139
- | 6.2311 | 0.0004 | 1 | 7.1670 |
140
- | 7.0367 | 0.0013 | 3 | 7.1670 |
141
- | 5.7917 | 0.0025 | 6 | 6.9420 |
142
- | 5.9806 | 0.0038 | 9 | 6.0246 |
143
 
144
 
145
  ### Framework versions
 
101
 
102
  This model is a fine-tuned version of [unsloth/Hermes-3-Llama-3.1-8B](https://huggingface.co/unsloth/Hermes-3-Llama-3.1-8B) on the None dataset.
103
  It achieves the following results on the evaluation set:
104
+ - Loss: 6.2211
105
 
106
  ## Model description
107
 
 
124
  - train_batch_size: 1
125
  - eval_batch_size: 1
126
  - seed: 42
127
+ - distributed_type: multi-GPU
128
+ - num_devices: 2
129
  - gradient_accumulation_steps: 4
130
+ - total_train_batch_size: 8
131
+ - total_eval_batch_size: 2
132
  - optimizer: Use OptimizerNames.ADAMW_HF with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
133
  - lr_scheduler_type: cosine
134
  - lr_scheduler_warmup_steps: 10
 
139
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
+ | 6.2949 | 0.0008 | 1 | 7.1670 |
143
+ | 6.3083 | 0.0025 | 3 | 7.1670 |
144
+ | 6.8524 | 0.0051 | 6 | 6.8654 |
145
+ | 6.0991 | 0.0076 | 9 | 6.2211 |
146
 
147
 
148
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79ef1eb2a1dca9f3b3db1a40f082401c7374fa2328518a83a4a260411450a4df
3
  size 84047370
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72e8c7317c4ee088dcf350854fe54b49630ba96ad7ea4764c84c7b76335dc29b
3
  size 84047370