tuanna08go commited on
Commit
fa05c45
·
verified ·
1 Parent(s): cd544df

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -3
  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: 8
71
  mlflow_experiment_name: /tmp/2a8257b8d6322416_train_data.json
72
  model_type: AutoModelForCausalLM
@@ -93,7 +93,7 @@ wandb_name: 90080c80-be06-4907-93f7-786a9d69a3ab
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: 90080c80-be06-4907-93f7-786a9d69a3ab
96
- warmup_steps: 1
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
@@ -104,6 +104,8 @@ xformers_attention: null
104
  # 90080c80-be06-4907-93f7-786a9d69a3ab
105
 
106
  This model is a fine-tuned version of [NousResearch/Llama-3.2-1B](https://huggingface.co/NousResearch/Llama-3.2-1B) on the None dataset.
 
 
107
 
108
  ## Model description
109
 
@@ -131,13 +133,18 @@ The following hyperparameters were used during training:
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.0062 | 1 | 1.4452 |
 
 
 
 
 
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: 8
71
  mlflow_experiment_name: /tmp/2a8257b8d6322416_train_data.json
72
  model_type: AutoModelForCausalLM
 
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: 90080c80-be06-4907-93f7-786a9d69a3ab
96
+ warmup_steps: 2
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
 
104
  # 90080c80-be06-4907-93f7-786a9d69a3ab
105
 
106
  This model is a fine-tuned version of [NousResearch/Llama-3.2-1B](https://huggingface.co/NousResearch/Llama-3.2-1B) on the None dataset.
107
+ It achieves the following results on the evaluation set:
108
+ - Loss: 0.8674
109
 
110
  ## Model description
111
 
 
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: 2
136
+ - training_steps: 50
137
 
138
  ### Training results
139
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | No log | 0.0062 | 1 | 1.4452 |
143
+ | 1.2914 | 0.0621 | 10 | 1.1288 |
144
+ | 0.9854 | 0.1242 | 20 | 0.9413 |
145
+ | 0.9005 | 0.1863 | 30 | 0.8873 |
146
+ | 0.8699 | 0.2484 | 40 | 0.8705 |
147
+ | 0.8423 | 0.3104 | 50 | 0.8674 |
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:c67871b12112711d44f88d437ef754601ed3fa74c4a3ce06ab5290ef94c10f81
3
  size 22624970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6e89c01861d10ff07f851f633fed151b8d92d35eee7becacb2547633c1e9882
3
  size 22624970