tuanna08go commited on
Commit
bfd5826
·
verified ·
1 Parent(s): 0e99df4

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/991a5bef5482548f_train_data.json
65
  model_type: AutoModelForCausalLM
@@ -84,7 +84,7 @@ wandb_name: fd0aafb2-9859-480a-9aef-275faa1d7606
84
  wandb_project: Gradients-On-Demand
85
  wandb_run: your_name
86
  wandb_runid: fd0aafb2-9859-480a-9aef-275faa1d7606
87
- warmup_steps: 1
88
  weight_decay: 0.0
89
  xformers_attention: null
90
 
@@ -95,6 +95,8 @@ xformers_attention: null
95
  # fd0aafb2-9859-480a-9aef-275faa1d7606
96
 
97
  This model is a fine-tuned version of [unsloth/Llama-3.2-1B](https://huggingface.co/unsloth/Llama-3.2-1B) 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.0159 | 1 | 5.2127 |
 
 
 
 
 
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/991a5bef5482548f_train_data.json
65
  model_type: AutoModelForCausalLM
 
84
  wandb_project: Gradients-On-Demand
85
  wandb_run: your_name
86
  wandb_runid: fd0aafb2-9859-480a-9aef-275faa1d7606
87
+ warmup_steps: 10
88
  weight_decay: 0.0
89
  xformers_attention: null
90
 
 
95
  # fd0aafb2-9859-480a-9aef-275faa1d7606
96
 
97
  This model is a fine-tuned version of [unsloth/Llama-3.2-1B](https://huggingface.co/unsloth/Llama-3.2-1B) on the None dataset.
98
+ It achieves the following results on the evaluation set:
99
+ - Loss: 2.6921
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.0159 | 1 | 5.2127 |
134
+ | 4.8016 | 0.1587 | 10 | 4.4414 |
135
+ | 3.1812 | 0.3175 | 20 | 3.0649 |
136
+ | 2.7696 | 0.4762 | 30 | 2.7780 |
137
+ | 2.9717 | 0.6349 | 40 | 2.7027 |
138
+ | 2.6594 | 0.7937 | 50 | 2.6921 |
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:15fa7c001b40a9437c7e86cb835815273736f9699f125650b59f7093a839809a
3
  size 22624970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb36713ba77d704621fe109f9b584d29fe750e33c34dce18a3836bbf19f37f2
3
  size 22624970