duyphu commited on
Commit
069d3bd
·
verified ·
1 Parent(s): e8b4310

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -4
  2. adapter_model.bin +1 -1
README.md CHANGED
@@ -66,7 +66,7 @@ lora_model_dir: null
66
  lora_r: 8
67
  lora_target_linear: true
68
  lr_scheduler: cosine
69
- max_steps: 1
70
  micro_batch_size: 2
71
  mlflow_experiment_name: /tmp/e00944ee01ce6880_train_data.json
72
  model_type: AutoModelForCausalLM
@@ -93,7 +93,7 @@ wandb_name: 040e49b4-463c-4ada-a9fe-3e7135c1ee8d
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: 040e49b4-463c-4ada-a9fe-3e7135c1ee8d
96
- warmup_steps: 1
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
@@ -104,6 +104,8 @@ xformers_attention: null
104
  # e3623524-fb69-26d8-9a19-f2016b738f37
105
 
106
  This model is a fine-tuned version of [NousResearch/Llama-3.2-1B](https://huggingface.co/NousResearch/Llama-3.2-1B) on the None dataset.
 
 
107
 
108
  ## Model description
109
 
@@ -130,14 +132,19 @@ The following hyperparameters were used during training:
130
  - total_train_batch_size: 8
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: 2
134
- - training_steps: 1
135
 
136
  ### Training results
137
 
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
  | No log | 0.0000 | 1 | 0.7639 |
 
 
 
 
 
141
 
142
 
143
  ### Framework versions
 
66
  lora_r: 8
67
  lora_target_linear: true
68
  lr_scheduler: cosine
69
+ max_steps: 50
70
  micro_batch_size: 2
71
  mlflow_experiment_name: /tmp/e00944ee01ce6880_train_data.json
72
  model_type: AutoModelForCausalLM
 
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: 040e49b4-463c-4ada-a9fe-3e7135c1ee8d
96
+ warmup_steps: 10
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
 
104
  # e3623524-fb69-26d8-9a19-f2016b738f37
105
 
106
  This model is a fine-tuned version of [NousResearch/Llama-3.2-1B](https://huggingface.co/NousResearch/Llama-3.2-1B) on the None dataset.
107
+ It achieves the following results on the evaluation set:
108
+ - Loss: 0.0601
109
 
110
  ## Model description
111
 
 
132
  - total_train_batch_size: 8
133
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
134
  - lr_scheduler_type: cosine
135
+ - lr_scheduler_warmup_steps: 10
136
+ - training_steps: 50
137
 
138
  ### Training results
139
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | No log | 0.0000 | 1 | 0.7639 |
143
+ | 0.6406 | 0.0004 | 10 | 0.4751 |
144
+ | 0.1668 | 0.0008 | 20 | 0.1123 |
145
+ | 0.0929 | 0.0012 | 30 | 0.0808 |
146
+ | 0.0734 | 0.0016 | 40 | 0.0629 |
147
+ | 0.0592 | 0.0020 | 50 | 0.0601 |
148
 
149
 
150
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a16a69d2f9ef8c4f79b5532337dc26527dbfc241e0c1058f515b348210a5ee7f
3
  size 22624970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73d1873c653499f10064b86b301894ce9a6cce762eeb6b53ecf590f07c339b18
3
  size 22624970