tuanna08go commited on
Commit
851ad5c
·
verified ·
1 Parent(s): 39cae58

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -4
  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/f8dd1b9a4074633c_train_data.json
70
  model_type: AutoModelForCausalLM
@@ -89,7 +89,7 @@ wandb_name: 72e3e03b-51b5-4716-9570-b72ad0323b1d
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: 72e3e03b-51b5-4716-9570-b72ad0323b1d
92
- warmup_steps: 1
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
@@ -100,6 +100,8 @@ xformers_attention: null
100
  # 72e3e03b-51b5-4716-9570-b72ad0323b1d
101
 
102
  This model is a fine-tuned version of [MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4](https://huggingface.co/MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4) on the None dataset.
 
 
103
 
104
  ## Model description
105
 
@@ -127,13 +129,17 @@ 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.0294 | 1 | 7.9631 |
 
 
 
 
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/f8dd1b9a4074633c_train_data.json
70
  model_type: AutoModelForCausalLM
 
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: 72e3e03b-51b5-4716-9570-b72ad0323b1d
92
+ warmup_steps: 2
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
 
100
  # 72e3e03b-51b5-4716-9570-b72ad0323b1d
101
 
102
  This model is a fine-tuned version of [MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4](https://huggingface.co/MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4) on the None dataset.
103
+ It achieves the following results on the evaluation set:
104
+ - Loss: 0.0000
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: 34
133
 
134
  ### Training results
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
+ | No log | 0.0294 | 1 | 7.9644 |
139
+ | No log | 0.2059 | 7 | 0.2206 |
140
+ | 3.6996 | 0.4118 | 14 | 0.0001 |
141
+ | 0.0005 | 0.6176 | 21 | 0.0000 |
142
+ | 0.0005 | 0.8235 | 28 | 0.0000 |
143
 
144
 
145
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e17257a47de03d2922013b90ba37695e94ffdf9ea128f9b87a00cf39d1ee15a9
3
  size 608352466
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d9bc5ecc0655ec88a3e29abb8eb20bedc123d220d1fdff0d895b6021cf2069d
3
  size 608352466