End of training
Browse files- README.md +18 -10
- adapter_config.json +4 -4
- adapter_model.bin +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -65,11 +65,11 @@ lora_model_dir: null
|
|
| 65 |
lora_r: 32
|
| 66 |
lora_target_linear: true
|
| 67 |
lr_scheduler: cosine
|
| 68 |
-
max_steps:
|
| 69 |
micro_batch_size: 1
|
| 70 |
mlflow_experiment_name: /tmp/74aeb5c63551d548_train_data.json
|
| 71 |
model_type: AutoModelForCausalLM
|
| 72 |
-
num_epochs:
|
| 73 |
optimizer: adamw_bnb_8bit
|
| 74 |
output_dir: miner_id_24
|
| 75 |
pad_to_sequence_len: true
|
|
@@ -77,7 +77,7 @@ resume_from_checkpoint: null
|
|
| 77 |
s2_attention: null
|
| 78 |
sample_packing: false
|
| 79 |
saves_per_epoch: 1
|
| 80 |
-
sequence_len:
|
| 81 |
strict: false
|
| 82 |
tf32: false
|
| 83 |
tokenizer_type: AutoTokenizer
|
|
@@ -102,7 +102,7 @@ xformers_attention: null
|
|
| 102 |
|
| 103 |
This model is a fine-tuned version of [NousResearch/Yarn-Llama-2-7b-64k](https://huggingface.co/NousResearch/Yarn-Llama-2-7b-64k) on the None dataset.
|
| 104 |
It achieves the following results on the evaluation set:
|
| 105 |
-
- Loss: 0.
|
| 106 |
|
| 107 |
## Model description
|
| 108 |
|
|
@@ -130,17 +130,25 @@ The following hyperparameters were used during training:
|
|
| 130 |
- optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 131 |
- lr_scheduler_type: cosine
|
| 132 |
- lr_scheduler_warmup_steps: 10
|
| 133 |
-
- training_steps:
|
| 134 |
|
| 135 |
### Training results
|
| 136 |
|
| 137 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 138 |
|:-------------:|:------:|:----:|:---------------:|
|
| 139 |
-
|
|
| 140 |
-
| 8.
|
| 141 |
-
|
|
| 142 |
-
| 6.
|
| 143 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 144 |
|
| 145 |
|
| 146 |
### Framework versions
|
|
|
|
| 65 |
lora_r: 32
|
| 66 |
lora_target_linear: true
|
| 67 |
lr_scheduler: cosine
|
| 68 |
+
max_steps: 300
|
| 69 |
micro_batch_size: 1
|
| 70 |
mlflow_experiment_name: /tmp/74aeb5c63551d548_train_data.json
|
| 71 |
model_type: AutoModelForCausalLM
|
| 72 |
+
num_epochs: 12
|
| 73 |
optimizer: adamw_bnb_8bit
|
| 74 |
output_dir: miner_id_24
|
| 75 |
pad_to_sequence_len: true
|
|
|
|
| 77 |
s2_attention: null
|
| 78 |
sample_packing: false
|
| 79 |
saves_per_epoch: 1
|
| 80 |
+
sequence_len: 1024
|
| 81 |
strict: false
|
| 82 |
tf32: false
|
| 83 |
tokenizer_type: AutoTokenizer
|
|
|
|
| 102 |
|
| 103 |
This model is a fine-tuned version of [NousResearch/Yarn-Llama-2-7b-64k](https://huggingface.co/NousResearch/Yarn-Llama-2-7b-64k) on the None dataset.
|
| 104 |
It achieves the following results on the evaluation set:
|
| 105 |
+
- Loss: 0.6145
|
| 106 |
|
| 107 |
## Model description
|
| 108 |
|
|
|
|
| 130 |
- optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 131 |
- lr_scheduler_type: cosine
|
| 132 |
- lr_scheduler_warmup_steps: 10
|
| 133 |
+
- training_steps: 300
|
| 134 |
|
| 135 |
### Training results
|
| 136 |
|
| 137 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 138 |
|:-------------:|:------:|:----:|:---------------:|
|
| 139 |
+
| 14.7383 | 0.0015 | 1 | 1.9144 |
|
| 140 |
+
| 8.0433 | 0.0367 | 25 | 0.9946 |
|
| 141 |
+
| 6.8449 | 0.0735 | 50 | 0.8665 |
|
| 142 |
+
| 6.4117 | 0.1102 | 75 | 0.8008 |
|
| 143 |
+
| 6.4906 | 0.1470 | 100 | 0.7581 |
|
| 144 |
+
| 5.5423 | 0.1837 | 125 | 0.7179 |
|
| 145 |
+
| 5.578 | 0.2205 | 150 | 0.6876 |
|
| 146 |
+
| 5.5843 | 0.2572 | 175 | 0.6619 |
|
| 147 |
+
| 6.4463 | 0.2940 | 200 | 0.6412 |
|
| 148 |
+
| 5.6181 | 0.3307 | 225 | 0.6261 |
|
| 149 |
+
| 5.3514 | 0.3674 | 250 | 0.6183 |
|
| 150 |
+
| 5.4112 | 0.4042 | 275 | 0.6149 |
|
| 151 |
+
| 5.4528 | 0.4409 | 300 | 0.6145 |
|
| 152 |
|
| 153 |
|
| 154 |
### Framework versions
|
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
|
|
|
| 24 |
"v_proj",
|
|
|
|
| 25 |
"o_proj",
|
| 26 |
"up_proj",
|
| 27 |
-
"
|
| 28 |
-
"k_proj",
|
| 29 |
-
"q_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"k_proj",
|
| 24 |
+
"q_proj",
|
| 25 |
"v_proj",
|
| 26 |
+
"gate_proj",
|
| 27 |
"o_proj",
|
| 28 |
"up_proj",
|
| 29 |
+
"down_proj"
|
|
|
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 319977674
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2df17193a0b542d5e4326bfbc1341a74b6238a7449ba37ec376caa16d91d342e
|
| 3 |
size 319977674
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 319876032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35656d9085a51766893b24b905720d7dc9ce544f08c759bb4aebdcd999bc9ab0
|
| 3 |
size 319876032
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6776
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa69054571f1c99cb1154155ef9a003552fe538354e88fc75855c4f706c16dd5
|
| 3 |
size 6776
|