chauhoang commited on
Commit
b75d3a0
·
verified ·
1 Parent(s): f873771

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/71dcf982b77fb12b_train_data.json
65
  model_type: AutoModelForCausalLM
@@ -84,7 +84,7 @@ wandb_name: b4ebaae4-89cb-407e-9620-506121fb94ad
84
  wandb_project: Gradients-On-Demand
85
  wandb_run: your_name
86
  wandb_runid: b4ebaae4-89cb-407e-9620-506121fb94ad
87
- warmup_steps: 1
88
  weight_decay: 0.0
89
  xformers_attention: null
90
 
@@ -95,6 +95,8 @@ xformers_attention: null
95
  # b4ebaae4-89cb-407e-9620-506121fb94ad
96
 
97
  This model is a fine-tuned version of [sethuiyer/Medichat-Llama3-8B](https://huggingface.co/sethuiyer/Medichat-Llama3-8B) 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.0000 | 1 | 3.5952 |
 
 
 
 
 
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/71dcf982b77fb12b_train_data.json
65
  model_type: AutoModelForCausalLM
 
84
  wandb_project: Gradients-On-Demand
85
  wandb_run: your_name
86
  wandb_runid: b4ebaae4-89cb-407e-9620-506121fb94ad
87
+ warmup_steps: 10
88
  weight_decay: 0.0
89
  xformers_attention: null
90
 
 
95
  # b4ebaae4-89cb-407e-9620-506121fb94ad
96
 
97
  This model is a fine-tuned version of [sethuiyer/Medichat-Llama3-8B](https://huggingface.co/sethuiyer/Medichat-Llama3-8B) on the None dataset.
98
+ It achieves the following results on the evaluation set:
99
+ - Loss: 2.8090
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.0000 | 1 | 3.5952 |
134
+ | 3.3319 | 0.0003 | 10 | 3.3436 |
135
+ | 3.088 | 0.0006 | 20 | 2.9063 |
136
+ | 2.7306 | 0.0009 | 30 | 2.8463 |
137
+ | 2.7671 | 0.0013 | 40 | 2.8151 |
138
+ | 2.5389 | 0.0016 | 50 | 2.8090 |
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:8dc61b8f36ddf79ee5984afb039702d06d27fb8d92a0e145dd09d6c7803010a8
3
  size 84047370
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0122955511e490a94c2cca497604e697b7d1e658eebe8e8c8abfae35cb20b374
3
  size 84047370