tuanna08go commited on
Commit
661e57f
·
verified ·
1 Parent(s): f5b3daf

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -3
  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: 8
69
  mlflow_experiment_name: /tmp/76e846cebbc78c1f_train_data.json
70
  model_type: AutoModelForCausalLM
@@ -89,7 +89,7 @@ wandb_name: 3dda6899-9e6e-4b50-964b-f63dd87f4fab
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: 3dda6899-9e6e-4b50-964b-f63dd87f4fab
92
- warmup_steps: 1
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
@@ -100,6 +100,8 @@ xformers_attention: null
100
  # 3dda6899-9e6e-4b50-964b-f63dd87f4fab
101
 
102
  This model is a fine-tuned version of [oopsung/llama2-7b-koNqa-test-v1](https://huggingface.co/oopsung/llama2-7b-koNqa-test-v1) on the None dataset.
 
 
103
 
104
  ## Model description
105
 
@@ -127,13 +129,18 @@ The following hyperparameters were used during training:
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.0006 | 1 | 2.7885 |
 
 
 
 
 
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: 8
69
  mlflow_experiment_name: /tmp/76e846cebbc78c1f_train_data.json
70
  model_type: AutoModelForCausalLM
 
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: 3dda6899-9e6e-4b50-964b-f63dd87f4fab
92
+ warmup_steps: 2
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
 
100
  # 3dda6899-9e6e-4b50-964b-f63dd87f4fab
101
 
102
  This model is a fine-tuned version of [oopsung/llama2-7b-koNqa-test-v1](https://huggingface.co/oopsung/llama2-7b-koNqa-test-v1) on the None dataset.
103
+ It achieves the following results on the evaluation set:
104
+ - Loss: 0.9005
105
 
106
  ## Model description
107
 
 
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: 2
132
+ - training_steps: 50
133
 
134
  ### Training results
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
  | No log | 0.0006 | 1 | 2.7885 |
139
+ | 2.5126 | 0.0061 | 10 | 1.9133 |
140
+ | 1.4967 | 0.0121 | 20 | 1.1760 |
141
+ | 1.0583 | 0.0182 | 30 | 0.9798 |
142
+ | 0.9362 | 0.0243 | 40 | 0.9117 |
143
+ | 0.9095 | 0.0304 | 50 | 0.9005 |
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:ccc40e5d0b773dae81fdfaa9486eae8ddee262237effe231333f3db1971e08f8
3
  size 80115210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dd6ff98a693e0f62fb7480e3f62108234aceddc050b989f2289ce177f3c9209
3
  size 80115210