duyphu commited on
Commit
5a9f87d
·
verified ·
1 Parent(s): c12cc4f

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/880e71c99049087a_train_data.json
72
  model_type: AutoModelForCausalLM
@@ -93,7 +93,7 @@ wandb_name: f19b24d3-3b3d-49c2-b3c5-6f9ba24fe80a
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: f19b24d3-3b3d-49c2-b3c5-6f9ba24fe80a
96
- warmup_steps: 1
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
@@ -104,6 +104,8 @@ xformers_attention: null
104
  # 83c3a25b-326e-4237-830e-94268cc4c89a
105
 
106
  This model is a fine-tuned version of [openlm-research/open_llama_3b](https://huggingface.co/openlm-research/open_llama_3b) 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.0013 | 1 | 1.9066 |
 
 
 
 
 
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/880e71c99049087a_train_data.json
72
  model_type: AutoModelForCausalLM
 
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: f19b24d3-3b3d-49c2-b3c5-6f9ba24fe80a
96
+ warmup_steps: 10
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
 
104
  # 83c3a25b-326e-4237-830e-94268cc4c89a
105
 
106
  This model is a fine-tuned version of [openlm-research/open_llama_3b](https://huggingface.co/openlm-research/open_llama_3b) on the None dataset.
107
+ It achieves the following results on the evaluation set:
108
+ - Loss: 1.3646
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.0013 | 1 | 1.9066 |
143
+ | 1.8367 | 0.0126 | 10 | 1.8138 |
144
+ | 1.5921 | 0.0252 | 20 | 1.5588 |
145
+ | 1.5517 | 0.0377 | 30 | 1.4221 |
146
+ | 1.2533 | 0.0503 | 40 | 1.3717 |
147
+ | 1.3598 | 0.0629 | 50 | 1.3646 |
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:9eaeee909def5daf7fdae7cbb1ad059897b3ed05d9b94acb572b4df69e785e3f
3
  size 50982842
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b4f7107676b0a12fa4a282279b1ddf8770018afa80b0f4abb2b7473d6744864
3
  size 50982842