End of training
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- axolotl
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
-
- Aivesa/
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
results: []
|
12 |
---
|
13 |
|
@@ -20,14 +20,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
axolotl version: `0.6.0`
|
21 |
```yaml
|
22 |
adapter: lora
|
23 |
-
base_model:
|
24 |
bf16: auto
|
25 |
chat_template: llama3
|
26 |
dataset_prepared_path: /workspace/axolotl/data/prepared
|
27 |
datasets:
|
28 |
- ds_type: json
|
29 |
format: custom
|
30 |
-
path: Aivesa/
|
31 |
type:
|
32 |
field_input: input
|
33 |
field_instruction: instruction
|
@@ -47,7 +47,7 @@ fsdp_config: null
|
|
47 |
gradient_accumulation_steps: 4
|
48 |
gradient_checkpointing: false
|
49 |
group_by_length: false
|
50 |
-
hub_model_id: Aivesa/
|
51 |
hub_private_repo: true
|
52 |
hub_repo: null
|
53 |
hub_strategy: checkpoint
|
@@ -78,8 +78,6 @@ sample_packing: false
|
|
78 |
save_safetensors: true
|
79 |
saves_per_epoch: 4
|
80 |
sequence_len: 512
|
81 |
-
special_tokens:
|
82 |
-
pad_token: </s>
|
83 |
strict: false
|
84 |
tf32: false
|
85 |
tokenizer_type: AutoTokenizer
|
@@ -89,10 +87,10 @@ use_accelerate: true
|
|
89 |
val_set_size: 0.05
|
90 |
wandb_entity: null
|
91 |
wandb_mode: online
|
92 |
-
wandb_name:
|
93 |
wandb_project: Gradients-On-Demand
|
94 |
wandb_run: your_name
|
95 |
-
wandb_runid:
|
96 |
warmup_steps: 10
|
97 |
weight_decay: 0.0
|
98 |
xformers_attention: null
|
@@ -101,11 +99,11 @@ xformers_attention: null
|
|
101 |
|
102 |
</details><br>
|
103 |
|
104 |
-
#
|
105 |
|
106 |
-
This model is a fine-tuned version of [
|
107 |
It achieves the following results on the evaluation set:
|
108 |
-
- Loss:
|
109 |
|
110 |
## Model description
|
111 |
|
@@ -139,9 +137,9 @@ The following hyperparameters were used during training:
|
|
139 |
|
140 |
| Training Loss | Epoch | Step | Validation Loss |
|
141 |
|:-------------:|:------:|:----:|:---------------:|
|
142 |
-
|
|
143 |
-
|
|
144 |
-
|
|
145 |
|
146 |
|
147 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
base_model: katuni4ka/tiny-random-olmo-hf
|
4 |
tags:
|
5 |
- axolotl
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
+
- Aivesa/dataset_6968a579-81bd-4958-a406-832f6d9ed6e2
|
9 |
model-index:
|
10 |
+
- name: e59954e8-965b-441b-a19c-8b176615c1a4
|
11 |
results: []
|
12 |
---
|
13 |
|
|
|
20 |
axolotl version: `0.6.0`
|
21 |
```yaml
|
22 |
adapter: lora
|
23 |
+
base_model: katuni4ka/tiny-random-olmo-hf
|
24 |
bf16: auto
|
25 |
chat_template: llama3
|
26 |
dataset_prepared_path: /workspace/axolotl/data/prepared
|
27 |
datasets:
|
28 |
- ds_type: json
|
29 |
format: custom
|
30 |
+
path: Aivesa/dataset_6968a579-81bd-4958-a406-832f6d9ed6e2
|
31 |
type:
|
32 |
field_input: input
|
33 |
field_instruction: instruction
|
|
|
47 |
gradient_accumulation_steps: 4
|
48 |
gradient_checkpointing: false
|
49 |
group_by_length: false
|
50 |
+
hub_model_id: Aivesa/e59954e8-965b-441b-a19c-8b176615c1a4
|
51 |
hub_private_repo: true
|
52 |
hub_repo: null
|
53 |
hub_strategy: checkpoint
|
|
|
78 |
save_safetensors: true
|
79 |
saves_per_epoch: 4
|
80 |
sequence_len: 512
|
|
|
|
|
81 |
strict: false
|
82 |
tf32: false
|
83 |
tokenizer_type: AutoTokenizer
|
|
|
87 |
val_set_size: 0.05
|
88 |
wandb_entity: null
|
89 |
wandb_mode: online
|
90 |
+
wandb_name: 6968a579-81bd-4958-a406-832f6d9ed6e2
|
91 |
wandb_project: Gradients-On-Demand
|
92 |
wandb_run: your_name
|
93 |
+
wandb_runid: 6968a579-81bd-4958-a406-832f6d9ed6e2
|
94 |
warmup_steps: 10
|
95 |
weight_decay: 0.0
|
96 |
xformers_attention: null
|
|
|
99 |
|
100 |
</details><br>
|
101 |
|
102 |
+
# e59954e8-965b-441b-a19c-8b176615c1a4
|
103 |
|
104 |
+
This model is a fine-tuned version of [katuni4ka/tiny-random-olmo-hf](https://huggingface.co/katuni4ka/tiny-random-olmo-hf) on the Aivesa/dataset_6968a579-81bd-4958-a406-832f6d9ed6e2 dataset.
|
105 |
It achieves the following results on the evaluation set:
|
106 |
+
- Loss: 10.8346
|
107 |
|
108 |
## Model description
|
109 |
|
|
|
137 |
|
138 |
| Training Loss | Epoch | Step | Validation Loss |
|
139 |
|:-------------:|:------:|:----:|:---------------:|
|
140 |
+
| 10.8479 | 0.0040 | 3 | 10.8399 |
|
141 |
+
| 10.8439 | 0.0080 | 6 | 10.8379 |
|
142 |
+
| 10.8219 | 0.0120 | 9 | 10.8346 |
|
143 |
|
144 |
|
145 |
### Framework versions
|