phungkhaccuong commited on
Commit
575b942
·
verified ·
1 Parent(s): 63b1ba2

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -4
  2. adapter_model.bin +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ lora_model_dir: null
64
  lora_r: 8
65
  lora_target_linear: true
66
  lr_scheduler: cosine
67
- max_steps: 1
68
  micro_batch_size: 2
69
  mlflow_experiment_name: /tmp/98e8d3e5dc84aa2b_train_data.json
70
  model_type: AutoModelForCausalLM
@@ -89,7 +89,7 @@ wandb_name: fd2b1ff6-571b-42b0-9977-042469a19fb8
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: fd2b1ff6-571b-42b0-9977-042469a19fb8
92
- warmup_steps: 1
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
@@ -100,6 +100,8 @@ xformers_attention: null
100
  # 5a17e82d-6f5f-9fd6-a584-cc2d17416988
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
 
104
  ## Model description
105
 
@@ -126,14 +128,19 @@ The following hyperparameters were used during training:
126
  - total_train_batch_size: 8
127
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
128
  - lr_scheduler_type: cosine
129
- - lr_scheduler_warmup_steps: 2
130
- - training_steps: 1
131
 
132
  ### Training results
133
 
134
  | Training Loss | Epoch | Step | Validation Loss |
135
  |:-------------:|:------:|:----:|:---------------:|
136
  | No log | 0.0005 | 1 | 3.7716 |
 
 
 
 
 
137
 
138
 
139
  ### Framework versions
 
64
  lora_r: 8
65
  lora_target_linear: true
66
  lr_scheduler: cosine
67
+ max_steps: 50
68
  micro_batch_size: 2
69
  mlflow_experiment_name: /tmp/98e8d3e5dc84aa2b_train_data.json
70
  model_type: AutoModelForCausalLM
 
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: fd2b1ff6-571b-42b0-9977-042469a19fb8
92
+ warmup_steps: 10
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
 
100
  # 5a17e82d-6f5f-9fd6-a584-cc2d17416988
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: 1.4339
105
 
106
  ## Model description
107
 
 
128
  - total_train_batch_size: 8
129
  - optimizer: Use OptimizerNames.ADAMW_BNB 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
132
+ - training_steps: 50
133
 
134
  ### Training results
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
  | No log | 0.0005 | 1 | 3.7716 |
139
+ | 3.7568 | 0.0047 | 10 | 3.2308 |
140
+ | 1.8883 | 0.0095 | 20 | 1.7703 |
141
+ | 1.545 | 0.0142 | 30 | 1.4945 |
142
+ | 1.2891 | 0.0189 | 40 | 1.4415 |
143
+ | 1.4042 | 0.0237 | 50 | 1.4339 |
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:9c80074b6cd6a104db8a616be2e7dd78ced8a74a7131c13546c145d42b5aaf70
3
  size 84047370
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dc685b53f5a59520964c1ea54507a5a0302d81ff1d7a015412ed6dc74d77368
3
  size 84047370