error577 commited on
Commit
ca933ab
·
verified ·
1 Parent(s): 7d59c35

End of training

Browse files
Files changed (2) hide show
  1. README.md +23 -23
  2. adapter_model.bin +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ flash_attention: true
47
  fp16: null
48
  fsdp: null
49
  fsdp_config: null
50
- gradient_accumulation_steps: 8
51
  gradient_checkpointing: false
52
  max_grad_norm: 1
53
  group_by_length: false
@@ -55,11 +55,11 @@ hub_model_id: error577/f5007068-224b-49a6-8aff-b438e87bf3ef
55
  hub_repo: null
56
  hub_strategy: checkpoint
57
  hub_token: null
58
- learning_rate: 0.00001
59
  load_in_4bit: false
60
  load_in_8bit: false
61
  local_rank: null
62
- logging_steps: 1
63
  lora_alpha: 16
64
  lora_dropout: 0.05
65
  lora_fan_in_fan_out: null
@@ -106,7 +106,7 @@ xformers_attention: null
106
 
107
  This model is a fine-tuned version of [princeton-nlp/Sheared-LLaMA-1.3B](https://huggingface.co/princeton-nlp/Sheared-LLaMA-1.3B) on the None dataset.
108
  It achieves the following results on the evaluation set:
109
- - Loss: 2.1622
110
 
111
  ## Model description
112
 
@@ -125,12 +125,12 @@ More information needed
125
  ### Training hyperparameters
126
 
127
  The following hyperparameters were used during training:
128
- - learning_rate: 1e-05
129
  - train_batch_size: 1
130
  - eval_batch_size: 1
131
  - seed: 42
132
- - gradient_accumulation_steps: 8
133
- - total_train_batch_size: 8
134
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
135
  - lr_scheduler_type: cosine
136
  - lr_scheduler_warmup_steps: 10
@@ -140,22 +140,22 @@ The following hyperparameters were used during training:
140
 
141
  | Training Loss | Epoch | Step | Validation Loss |
142
  |:-------------:|:------:|:----:|:---------------:|
143
- | 1.8795 | 0.0017 | 1 | 2.4177 |
144
- | 2.5273 | 0.0543 | 32 | 2.3960 |
145
- | 1.8541 | 0.1086 | 64 | 2.3317 |
146
- | 3.499 | 0.1630 | 96 | 2.2805 |
147
- | 2.2621 | 0.2173 | 128 | 2.2462 |
148
- | 2.0988 | 0.2716 | 160 | 2.2218 |
149
- | 1.7164 | 0.3259 | 192 | 2.2037 |
150
- | 2.3432 | 0.3802 | 224 | 2.1891 |
151
- | 2.4035 | 0.4345 | 256 | 2.1792 |
152
- | 2.6015 | 0.4889 | 288 | 2.1726 |
153
- | 3.2448 | 0.5432 | 320 | 2.1681 |
154
- | 2.1421 | 0.5975 | 352 | 2.1657 |
155
- | 1.9935 | 0.6518 | 384 | 2.1643 |
156
- | 2.3433 | 0.7061 | 416 | 2.1633 |
157
- | 1.7778 | 0.7604 | 448 | 2.1628 |
158
- | 2.2321 | 0.8148 | 480 | 2.1622 |
159
 
160
 
161
  ### Framework versions
 
47
  fp16: null
48
  fsdp: null
49
  fsdp_config: null
50
+ gradient_accumulation_steps: 32
51
  gradient_checkpointing: false
52
  max_grad_norm: 1
53
  group_by_length: false
 
55
  hub_repo: null
56
  hub_strategy: checkpoint
57
  hub_token: null
58
+ learning_rate: 0.0001
59
  load_in_4bit: false
60
  load_in_8bit: false
61
  local_rank: null
62
+ logging_steps: 10
63
  lora_alpha: 16
64
  lora_dropout: 0.05
65
  lora_fan_in_fan_out: null
 
106
 
107
  This model is a fine-tuned version of [princeton-nlp/Sheared-LLaMA-1.3B](https://huggingface.co/princeton-nlp/Sheared-LLaMA-1.3B) on the None dataset.
108
  It achieves the following results on the evaluation set:
109
+ - Loss: 2.0399
110
 
111
  ## Model description
112
 
 
125
  ### Training hyperparameters
126
 
127
  The following hyperparameters were used during training:
128
+ - learning_rate: 0.0001
129
  - train_batch_size: 1
130
  - eval_batch_size: 1
131
  - seed: 42
132
+ - gradient_accumulation_steps: 32
133
+ - total_train_batch_size: 32
134
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
135
  - lr_scheduler_type: cosine
136
  - lr_scheduler_warmup_steps: 10
 
140
 
141
  | Training Loss | Epoch | Step | Validation Loss |
142
  |:-------------:|:------:|:----:|:---------------:|
143
+ | No log | 0.0068 | 1 | 2.4177 |
144
+ | 2.2864 | 0.2173 | 32 | 2.1603 |
145
+ | 2.0811 | 0.4345 | 64 | 2.1125 |
146
+ | 2.1192 | 0.6518 | 96 | 2.0913 |
147
+ | 2.1414 | 0.8691 | 128 | 2.0728 |
148
+ | 1.9297 | 1.0864 | 160 | 2.0627 |
149
+ | 1.9738 | 1.3036 | 192 | 2.0563 |
150
+ | 1.907 | 1.5209 | 224 | 2.0506 |
151
+ | 2.0121 | 1.7382 | 256 | 2.0443 |
152
+ | 1.8795 | 1.9554 | 288 | 2.0390 |
153
+ | 1.9241 | 2.1727 | 320 | 2.0422 |
154
+ | 1.776 | 2.3900 | 352 | 2.0423 |
155
+ | 1.8113 | 2.6073 | 384 | 2.0412 |
156
+ | 1.7836 | 2.8245 | 416 | 2.0393 |
157
+ | 1.8139 | 3.0418 | 448 | 2.0393 |
158
+ | 1.7138 | 3.2591 | 480 | 2.0399 |
159
 
160
 
161
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6d7d6a63424053e98e958b4690a69db8f8cda8b1f559fe65ea6ed7fd7ec8bdf
3
  size 30103498
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6daeb1631c58b0317cd1eeb6ef0e7504cd076bc1652bdbf8919849e9773c07fb
3
  size 30103498