tuanna08go commited on
Commit
6089d49
·
verified ·
1 Parent(s): 6773928

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/6328008f853d87e9_train_data.json
72
  model_type: AutoModelForCausalLM
@@ -93,7 +93,7 @@ wandb_name: e1af209e-9139-4d0e-a422-fbcdda67f259
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: e1af209e-9139-4d0e-a422-fbcdda67f259
96
- warmup_steps: 1
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
@@ -104,6 +104,8 @@ xformers_attention: null
104
  # e1af209e-9139-4d0e-a422-fbcdda67f259
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
 
@@ -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.0167 | 1 | 6.8287 |
 
 
 
 
 
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/6328008f853d87e9_train_data.json
72
  model_type: AutoModelForCausalLM
 
93
  wandb_project: Gradients-On-Demand
94
  wandb_run: your_name
95
  wandb_runid: e1af209e-9139-4d0e-a422-fbcdda67f259
96
+ warmup_steps: 2
97
  weight_decay: 0.0
98
  xformers_attention: null
99
 
 
104
  # e1af209e-9139-4d0e-a422-fbcdda67f259
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: 3.9678
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.0167 | 1 | 6.8287 |
143
+ | 6.479 | 0.1667 | 10 | 6.0251 |
144
+ | 5.4595 | 0.3333 | 20 | 5.0056 |
145
+ | 4.5889 | 0.5 | 30 | 4.3424 |
146
+ | 4.0775 | 0.6667 | 40 | 4.0246 |
147
+ | 3.8715 | 0.8333 | 50 | 3.9678 |
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:6a374ba8a6a1f03c2ba66519e0bdf1e79f4533a09454b8dc5ee5e32cfc5c4bd4
3
  size 6843306
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3348710547a7ae9e5f57741ac3c320cdeeda02d75995ef6466c94da42ba329ea
3
  size 6843306