End of training
Browse files- README.md +170 -0
- adapter_model.bin +3 -0
README.md
ADDED
@@ -0,0 +1,170 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: EleutherAI/pythia-14m
|
4 |
+
tags:
|
5 |
+
- axolotl
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: 69b7eea5-e651-4261-bbe7-dff9a84f0402
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
|
16 |
+
<details><summary>See axolotl config</summary>
|
17 |
+
|
18 |
+
axolotl version: `0.4.1`
|
19 |
+
```yaml
|
20 |
+
adapter: qlora
|
21 |
+
base_model: EleutherAI/pythia-14m
|
22 |
+
bf16: auto
|
23 |
+
chat_template: llama3
|
24 |
+
dataloader_num_workers: 6
|
25 |
+
dataset_prepared_path: null
|
26 |
+
datasets:
|
27 |
+
- data_files:
|
28 |
+
- 802c9640ea62abdd_train_data.json
|
29 |
+
ds_type: json
|
30 |
+
format: custom
|
31 |
+
path: /workspace/input_data/802c9640ea62abdd_train_data.json
|
32 |
+
type:
|
33 |
+
field_instruction: instruction
|
34 |
+
field_output: output
|
35 |
+
format: '{instruction}'
|
36 |
+
no_input_format: '{instruction}'
|
37 |
+
system_format: '{system}'
|
38 |
+
system_prompt: ''
|
39 |
+
debug: null
|
40 |
+
deepspeed: null
|
41 |
+
early_stopping:
|
42 |
+
metric: eval_loss
|
43 |
+
mode: min
|
44 |
+
patience: 3
|
45 |
+
eval_max_new_tokens: 128
|
46 |
+
eval_steps: 20
|
47 |
+
eval_table_size: null
|
48 |
+
evals_per_epoch: null
|
49 |
+
flash_attention: false
|
50 |
+
fp16: null
|
51 |
+
fsdp: null
|
52 |
+
fsdp_config: null
|
53 |
+
gradient_accumulation_steps: 16
|
54 |
+
gradient_checkpointing: true
|
55 |
+
group_by_length: true
|
56 |
+
hub_model_id: error577/69b7eea5-e651-4261-bbe7-dff9a84f0402
|
57 |
+
hub_repo: null
|
58 |
+
hub_strategy: checkpoint
|
59 |
+
hub_token: null
|
60 |
+
learning_rate: 0.0003
|
61 |
+
load_in_4bit: true
|
62 |
+
load_in_8bit: false
|
63 |
+
local_rank: null
|
64 |
+
logging_steps: 1
|
65 |
+
lora_alpha: 64
|
66 |
+
lora_dropout: 0.3
|
67 |
+
lora_fan_in_fan_out: null
|
68 |
+
lora_model_dir: null
|
69 |
+
lora_r: 32
|
70 |
+
lora_target_linear: true
|
71 |
+
lr_scheduler: cosine
|
72 |
+
max_grad_norm: 1.0
|
73 |
+
max_steps: 300
|
74 |
+
micro_batch_size: 1
|
75 |
+
mlflow_experiment_name: /tmp/802c9640ea62abdd_train_data.json
|
76 |
+
model_type: AutoModelForCausalLM
|
77 |
+
num_epochs: 50
|
78 |
+
optimizer: adamw_bnb_8bit
|
79 |
+
output_dir: miner_id_24
|
80 |
+
pad_to_sequence_len: true
|
81 |
+
resume_from_checkpoint: null
|
82 |
+
s2_attention: null
|
83 |
+
sample_packing: false
|
84 |
+
save_steps: 20
|
85 |
+
sequence_len: 512
|
86 |
+
special_tokens:
|
87 |
+
pad_token: <|endoftext|>
|
88 |
+
strict: false
|
89 |
+
tf32: false
|
90 |
+
tokenizer_type: AutoTokenizer
|
91 |
+
train_on_inputs: false
|
92 |
+
trust_remote_code: true
|
93 |
+
val_set_size: 0.02
|
94 |
+
wandb_entity: null
|
95 |
+
wandb_mode: online
|
96 |
+
wandb_name: 8ea0398e-a0bd-403d-bf23-7a1713ec2e02
|
97 |
+
wandb_project: Gradients-On-Demand
|
98 |
+
wandb_run: your_name
|
99 |
+
wandb_runid: 8ea0398e-a0bd-403d-bf23-7a1713ec2e02
|
100 |
+
warmup_steps: 10
|
101 |
+
weight_decay: 0.01
|
102 |
+
xformers_attention: null
|
103 |
+
|
104 |
+
```
|
105 |
+
|
106 |
+
</details><br>
|
107 |
+
|
108 |
+
# 69b7eea5-e651-4261-bbe7-dff9a84f0402
|
109 |
+
|
110 |
+
This model is a fine-tuned version of [EleutherAI/pythia-14m](https://huggingface.co/EleutherAI/pythia-14m) on the None dataset.
|
111 |
+
It achieves the following results on the evaluation set:
|
112 |
+
- Loss: 8.7804
|
113 |
+
|
114 |
+
## Model description
|
115 |
+
|
116 |
+
More information needed
|
117 |
+
|
118 |
+
## Intended uses & limitations
|
119 |
+
|
120 |
+
More information needed
|
121 |
+
|
122 |
+
## Training and evaluation data
|
123 |
+
|
124 |
+
More information needed
|
125 |
+
|
126 |
+
## Training procedure
|
127 |
+
|
128 |
+
### Training hyperparameters
|
129 |
+
|
130 |
+
The following hyperparameters were used during training:
|
131 |
+
- learning_rate: 0.0003
|
132 |
+
- train_batch_size: 1
|
133 |
+
- eval_batch_size: 1
|
134 |
+
- seed: 42
|
135 |
+
- gradient_accumulation_steps: 16
|
136 |
+
- total_train_batch_size: 16
|
137 |
+
- optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
138 |
+
- lr_scheduler_type: cosine
|
139 |
+
- lr_scheduler_warmup_steps: 10
|
140 |
+
- training_steps: 300
|
141 |
+
|
142 |
+
### Training results
|
143 |
+
|
144 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
145 |
+
|:-------------:|:------:|:----:|:---------------:|
|
146 |
+
| 118.0917 | 0.0007 | 1 | 15.7435 |
|
147 |
+
| 91.0717 | 0.0132 | 20 | 15.4725 |
|
148 |
+
| 220.4361 | 0.0264 | 40 | 16.9799 |
|
149 |
+
| 119.3659 | 0.0396 | 60 | 16.1753 |
|
150 |
+
| 194.2475 | 0.0528 | 80 | 21.7871 |
|
151 |
+
| 116.0362 | 0.0660 | 100 | 9.9620 |
|
152 |
+
| 89.6598 | 0.0792 | 120 | 12.7886 |
|
153 |
+
| 101.8808 | 0.0924 | 140 | 10.7512 |
|
154 |
+
| 98.0636 | 0.1056 | 160 | 11.3606 |
|
155 |
+
| 257.9727 | 0.1189 | 180 | 9.8128 |
|
156 |
+
| 118.2566 | 0.1321 | 200 | 8.8693 |
|
157 |
+
| 88.1685 | 0.1453 | 220 | 9.6910 |
|
158 |
+
| 89.4133 | 0.1585 | 240 | 8.8560 |
|
159 |
+
| 92.8052 | 0.1717 | 260 | 8.8088 |
|
160 |
+
| 316.9688 | 0.1849 | 280 | 8.8240 |
|
161 |
+
| 106.2684 | 0.1981 | 300 | 8.7804 |
|
162 |
+
|
163 |
+
|
164 |
+
### Framework versions
|
165 |
+
|
166 |
+
- PEFT 0.13.2
|
167 |
+
- Transformers 4.46.0
|
168 |
+
- Pytorch 2.5.0+cu124
|
169 |
+
- Datasets 3.0.1
|
170 |
+
- Tokenizers 0.20.1
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb12187188ed216b5643eaad3c4964d1a49d3d199ef4e2878b1d53cebc03d9ec
|
3 |
+
size 1590462
|