chauhoang commited on
Commit
5bcdbdd
·
verified ·
1 Parent(s): b95f7db

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/244a2945e2373286_train_data.json
70
  model_type: AutoModelForCausalLM
@@ -89,7 +89,7 @@ wandb_name: 5e3967ba-d17c-4d93-91ec-a23620abb5dc
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: 5e3967ba-d17c-4d93-91ec-a23620abb5dc
92
- warmup_steps: 1
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
@@ -100,6 +100,8 @@ xformers_attention: null
100
  # b9dfec1b-3f21-42cc-b6a6-17ad73fb75c7
101
 
102
  This model is a fine-tuned version of [katuni4ka/tiny-random-qwen1.5-moe](https://huggingface.co/katuni4ka/tiny-random-qwen1.5-moe) 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.0001 | 1 | 11.9376 |
 
 
 
 
 
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/244a2945e2373286_train_data.json
70
  model_type: AutoModelForCausalLM
 
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: 5e3967ba-d17c-4d93-91ec-a23620abb5dc
92
+ warmup_steps: 10
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
 
100
  # b9dfec1b-3f21-42cc-b6a6-17ad73fb75c7
101
 
102
  This model is a fine-tuned version of [katuni4ka/tiny-random-qwen1.5-moe](https://huggingface.co/katuni4ka/tiny-random-qwen1.5-moe) on the None dataset.
103
+ It achieves the following results on the evaluation set:
104
+ - Loss: 11.9336
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.0001 | 1 | 11.9376 |
139
+ | 11.9363 | 0.0007 | 10 | 11.9370 |
140
+ | 11.9374 | 0.0014 | 20 | 11.9356 |
141
+ | 11.9319 | 0.0022 | 30 | 11.9343 |
142
+ | 11.9326 | 0.0029 | 40 | 11.9337 |
143
+ | 11.9338 | 0.0036 | 50 | 11.9336 |
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:3ced61525329edcee42311e542e8aaf8b065891566480e0f8479c50708800fa6
3
  size 388266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eed320bb43cb96058d94627762d0d7eab58f75ec8dd92d4e55b6ede8863f8722
3
  size 388266