chauhoang commited on
Commit
d633e99
·
verified ·
1 Parent(s): 9cdc962

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -4
  2. adapter_model.bin +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ lora_model_dir: null
65
  lora_r: 8
66
  lora_target_linear: true
67
  lr_scheduler: cosine
68
- max_steps: 1
69
  micro_batch_size: 2
70
  mlflow_experiment_name: /tmp/36517e709d3ba2d3_train_data.json
71
  model_type: AutoModelForCausalLM
@@ -90,7 +90,7 @@ wandb_name: df599836-bbfd-49f6-a757-5c5fca5e9da8
90
  wandb_project: Gradients-On-Demand
91
  wandb_run: your_name
92
  wandb_runid: df599836-bbfd-49f6-a757-5c5fca5e9da8
93
- warmup_steps: 1
94
  weight_decay: 0.0
95
  xformers_attention: null
96
 
@@ -101,6 +101,8 @@ xformers_attention: null
101
  # e124c0a6-bff2-9820-acf8-1237fc8463f8
102
 
103
  This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct](https://huggingface.co/unsloth/llama-3-8b-Instruct) on the None dataset.
 
 
104
 
105
  ## Model description
106
 
@@ -127,14 +129,19 @@ The following hyperparameters were used during training:
127
  - total_train_batch_size: 8
128
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
129
  - lr_scheduler_type: cosine
130
- - lr_scheduler_warmup_steps: 2
131
- - training_steps: 1
132
 
133
  ### Training results
134
 
135
  | Training Loss | Epoch | Step | Validation Loss |
136
  |:-------------:|:------:|:----:|:---------------:|
137
  | No log | 0.0004 | 1 | 2.9947 |
 
 
 
 
 
138
 
139
 
140
  ### Framework versions
 
65
  lora_r: 8
66
  lora_target_linear: true
67
  lr_scheduler: cosine
68
+ max_steps: 50
69
  micro_batch_size: 2
70
  mlflow_experiment_name: /tmp/36517e709d3ba2d3_train_data.json
71
  model_type: AutoModelForCausalLM
 
90
  wandb_project: Gradients-On-Demand
91
  wandb_run: your_name
92
  wandb_runid: df599836-bbfd-49f6-a757-5c5fca5e9da8
93
+ warmup_steps: 10
94
  weight_decay: 0.0
95
  xformers_attention: null
96
 
 
101
  # e124c0a6-bff2-9820-acf8-1237fc8463f8
102
 
103
  This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct](https://huggingface.co/unsloth/llama-3-8b-Instruct) on the None dataset.
104
+ It achieves the following results on the evaluation set:
105
+ - Loss: 2.3968
106
 
107
  ## Model description
108
 
 
129
  - total_train_batch_size: 8
130
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
131
  - lr_scheduler_type: cosine
132
+ - lr_scheduler_warmup_steps: 10
133
+ - training_steps: 50
134
 
135
  ### Training results
136
 
137
  | Training Loss | Epoch | Step | Validation Loss |
138
  |:-------------:|:------:|:----:|:---------------:|
139
  | No log | 0.0004 | 1 | 2.9947 |
140
+ | 2.8571 | 0.0042 | 10 | 2.8203 |
141
+ | 2.5022 | 0.0085 | 20 | 2.5769 |
142
+ | 2.4647 | 0.0127 | 30 | 2.4376 |
143
+ | 2.4006 | 0.0170 | 40 | 2.4022 |
144
+ | 2.2941 | 0.0212 | 50 | 2.3968 |
145
 
146
 
147
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41656f7ebb6e8c1e299ce44316645e38ecb53660c4fa100138d9c7bd6e4fd5be
3
  size 84047370
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34d4eb3c9eba9f84936263fe28609b96a495012a4893ad8ec96c9cd6077298cb
3
  size 84047370