End of training
Browse files- README.md +11 -5
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -69,7 +69,7 @@ max_steps: 10
|
|
69 |
micro_batch_size: 1
|
70 |
mlflow_experiment_name: /tmp/45fb2d361254b178_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
|
@@ -104,7 +104,7 @@ xformers_attention: null
|
|
104 |
|
105 |
This model is a fine-tuned version of [NousResearch/CodeLlama-7b-hf](https://huggingface.co/NousResearch/CodeLlama-7b-hf) on the None dataset.
|
106 |
It achieves the following results on the evaluation set:
|
107 |
-
- Loss: 1.
|
108 |
|
109 |
## Model description
|
110 |
|
@@ -139,9 +139,15 @@ The following hyperparameters were used during training:
|
|
139 |
| Training Loss | Epoch | Step | Validation Loss |
|
140 |
|:-------------:|:------:|:----:|:---------------:|
|
141 |
| 18.8184 | 0.0007 | 1 | 2.6565 |
|
142 |
-
|
|
143 |
-
| 19.
|
144 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
|
146 |
|
147 |
### Framework versions
|
|
|
69 |
micro_batch_size: 1
|
70 |
mlflow_experiment_name: /tmp/45fb2d361254b178_train_data.json
|
71 |
model_type: AutoModelForCausalLM
|
72 |
+
num_epochs: 4
|
73 |
optimizer: adamw_bnb_8bit
|
74 |
output_dir: miner_id_24
|
75 |
pad_to_sequence_len: true
|
|
|
104 |
|
105 |
This model is a fine-tuned version of [NousResearch/CodeLlama-7b-hf](https://huggingface.co/NousResearch/CodeLlama-7b-hf) on the None dataset.
|
106 |
It achieves the following results on the evaluation set:
|
107 |
+
- Loss: 1.3355
|
108 |
|
109 |
## Model description
|
110 |
|
|
|
139 |
| Training Loss | Epoch | Step | Validation Loss |
|
140 |
|:-------------:|:------:|:----:|:---------------:|
|
141 |
| 18.8184 | 0.0007 | 1 | 2.6565 |
|
142 |
+
| 24.6349 | 0.0015 | 2 | 2.6549 |
|
143 |
+
| 19.4332 | 0.0022 | 3 | 2.6461 |
|
144 |
+
| 19.745 | 0.0030 | 4 | 2.6241 |
|
145 |
+
| 20.1983 | 0.0037 | 5 | 2.5784 |
|
146 |
+
| 19.7283 | 0.0044 | 6 | 2.4844 |
|
147 |
+
| 16.9993 | 0.0052 | 7 | 2.3075 |
|
148 |
+
| 19.1259 | 0.0059 | 8 | 2.0358 |
|
149 |
+
| 20.2162 | 0.0067 | 9 | 1.7064 |
|
150 |
+
| 11.843 | 0.0074 | 10 | 1.3355 |
|
151 |
|
152 |
|
153 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 40138058
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0c9202d9dc89c3b0d506c40bdab2e7d5a41568f48807e519a611cb587c2a320
|
3 |
size 40138058
|