chauhoang commited on
Commit
6631815
·
verified ·
1 Parent(s): 0b4c6b3

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/a176eebac3e98bce_train_data.json
72
  model_type: AutoModelForCausalLM
@@ -93,7 +93,7 @@ wandb_name: f9eb2fff-bae0-49b0-89c5-624fc71c75d0
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: f9eb2fff-bae0-49b0-89c5-624fc71c75d0
96
- warmup_steps: 1
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
@@ -104,6 +104,8 @@ xformers_attention: null
104
  # f9eb2fff-bae0-49b0-89c5-624fc71c75d0
105
 
106
  This model is a fine-tuned version of [JackFram/llama-160m](https://huggingface.co/JackFram/llama-160m) 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.0001 | 1 | 5.3159 |
 
 
 
 
 
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/a176eebac3e98bce_train_data.json
72
  model_type: AutoModelForCausalLM
 
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: f9eb2fff-bae0-49b0-89c5-624fc71c75d0
96
+ warmup_steps: 10
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
 
104
  # f9eb2fff-bae0-49b0-89c5-624fc71c75d0
105
 
106
  This model is a fine-tuned version of [JackFram/llama-160m](https://huggingface.co/JackFram/llama-160m) on the None dataset.
107
+ It achieves the following results on the evaluation set:
108
+ - Loss: 1.7841
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.0001 | 1 | 5.3159 |
143
+ | 4.9677 | 0.0010 | 10 | 4.6847 |
144
+ | 3.6173 | 0.0020 | 20 | 3.2087 |
145
+ | 2.5896 | 0.0030 | 30 | 2.2779 |
146
+ | 1.9985 | 0.0039 | 40 | 1.8193 |
147
+ | 1.8765 | 0.0049 | 50 | 1.7841 |
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:018c78896a88c98a016f5dc1803ba57eac30fad1a3da9638feb282f9b149fe1f
3
  size 6843306
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3117b3c8b277c3db221f3fd6aac85b8aca1502cefe46c4a8f7f5161e3c23b9
3
  size 6843306