tuanna08go commited on
Commit
2482a2a
·
verified ·
1 Parent(s): 5a02fb5

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -4
  2. adapter_model.bin +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ lora_model_dir: null
59
  lora_r: 8
60
  lora_target_linear: true
61
  lr_scheduler: cosine
62
- max_steps: 1
63
  micro_batch_size: 2
64
  mlflow_experiment_name: /tmp/5178402b4c4ddad7_train_data.json
65
  model_type: AutoModelForCausalLM
@@ -84,7 +84,7 @@ wandb_name: 3f2636b7-6e5d-449d-a20a-40714d8d2c2f
84
  wandb_project: Gradients-On-Demand
85
  wandb_run: your_name
86
  wandb_runid: 3f2636b7-6e5d-449d-a20a-40714d8d2c2f
87
- warmup_steps: 1
88
  weight_decay: 0.0
89
  xformers_attention: null
90
 
@@ -95,6 +95,8 @@ xformers_attention: null
95
  # 3f2636b7-6e5d-449d-a20a-40714d8d2c2f
96
 
97
  This model is a fine-tuned version of [unsloth/Qwen2.5-Math-7B-Instruct](https://huggingface.co/unsloth/Qwen2.5-Math-7B-Instruct) on the None dataset.
 
 
98
 
99
  ## Model description
100
 
@@ -121,14 +123,19 @@ The following hyperparameters were used during training:
121
  - total_train_batch_size: 8
122
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
123
  - lr_scheduler_type: cosine
124
- - lr_scheduler_warmup_steps: 2
125
- - training_steps: 1
126
 
127
  ### Training results
128
 
129
  | Training Loss | Epoch | Step | Validation Loss |
130
  |:-------------:|:------:|:----:|:---------------:|
131
  | No log | 0.0001 | 1 | nan |
 
 
 
 
 
132
 
133
 
134
  ### Framework versions
 
59
  lora_r: 8
60
  lora_target_linear: true
61
  lr_scheduler: cosine
62
+ max_steps: 50
63
  micro_batch_size: 2
64
  mlflow_experiment_name: /tmp/5178402b4c4ddad7_train_data.json
65
  model_type: AutoModelForCausalLM
 
84
  wandb_project: Gradients-On-Demand
85
  wandb_run: your_name
86
  wandb_runid: 3f2636b7-6e5d-449d-a20a-40714d8d2c2f
87
+ warmup_steps: 10
88
  weight_decay: 0.0
89
  xformers_attention: null
90
 
 
95
  # 3f2636b7-6e5d-449d-a20a-40714d8d2c2f
96
 
97
  This model is a fine-tuned version of [unsloth/Qwen2.5-Math-7B-Instruct](https://huggingface.co/unsloth/Qwen2.5-Math-7B-Instruct) on the None dataset.
98
+ It achieves the following results on the evaluation set:
99
+ - Loss: nan
100
 
101
  ## Model description
102
 
 
123
  - total_train_batch_size: 8
124
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
125
  - lr_scheduler_type: cosine
126
+ - lr_scheduler_warmup_steps: 10
127
+ - training_steps: 50
128
 
129
  ### Training results
130
 
131
  | Training Loss | Epoch | Step | Validation Loss |
132
  |:-------------:|:------:|:----:|:---------------:|
133
  | No log | 0.0001 | 1 | nan |
134
+ | 0.0 | 0.0007 | 10 | nan |
135
+ | 0.0 | 0.0013 | 20 | nan |
136
+ | 0.0 | 0.0020 | 30 | nan |
137
+ | 0.0 | 0.0026 | 40 | nan |
138
+ | 0.0 | 0.0033 | 50 | nan |
139
 
140
 
141
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:620a154f71bcb39e72998dc2d4e57018c07678735cabee12cbe98a7362ff2c4e
3
  size 80881450
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e8d35a13be9989bbadc08172454b551ec704ddea615f60319cd7afeaaf4e114
3
  size 80881450