nathanialhunt commited on
Commit
b49db40
·
verified ·
1 Parent(s): 3be382f

End of training

Browse files
Files changed (1) hide show
  1. README.md +0 -118
README.md CHANGED
@@ -13,99 +13,6 @@ model-index:
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: lora
21
- base_model: katuni4ka/tiny-random-olmo-hf
22
- bf16: auto
23
- chat_template: llama3
24
- dataset_prepared_path: null
25
- datasets:
26
- - data_files:
27
- - 76fe2793da3f8b90_train_data.json
28
- ds_type: json
29
- format: custom
30
- path: /workspace/input_data/76fe2793da3f8b90_train_data.json
31
- type:
32
- field_input: ''
33
- field_instruction: question
34
- field_output: solution
35
- format: '{instruction}'
36
- no_input_format: '{instruction}'
37
- system_format: '{system}'
38
- system_prompt: ''
39
- debug: null
40
- deepspeed: null
41
- device_map: auto
42
- do_eval: true
43
- eval_batch_size: 4
44
- eval_max_new_tokens: 128
45
- eval_table_size: null
46
- evals_per_epoch: null
47
- flash_attention: true
48
- fp16: false
49
- fsdp: null
50
- fsdp_config: null
51
- gradient_accumulation_steps: 4
52
- gradient_checkpointing: false
53
- group_by_length: true
54
- hub_model_id: nathanialhunt/fd70457c-2566-4afd-833b-58c6100cd3d9
55
- hub_repo: null
56
- hub_strategy: end
57
- hub_token: null
58
- learning_rate: 0.0002
59
- load_in_4bit: false
60
- load_in_8bit: false
61
- local_rank: null
62
- logging_steps: 50
63
- lora_alpha: 64
64
- lora_dropout: 0.05
65
- lora_fan_in_fan_out: null
66
- lora_model_dir: null
67
- lora_r: 32
68
- lora_target_linear: true
69
- lr_scheduler: constant
70
- max_grad_norm: 1.0
71
- max_memory:
72
- 0: 75GB
73
- max_steps: 1000
74
- micro_batch_size: 4
75
- mlflow_experiment_name: /tmp/76fe2793da3f8b90_train_data.json
76
- model_type: AutoModelForCausalLM
77
- num_epochs: 3
78
- optim_args:
79
- adam_beta1: 0.9
80
- adam_beta2: 0.95
81
- adam_epsilon: 1e-5
82
- optimizer: adamw_bnb_8bit
83
- output_dir: miner_id_24
84
- pad_to_sequence_len: true
85
- resume_from_checkpoint: null
86
- s2_attention: null
87
- sample_packing: false
88
- saves_per_epoch: null
89
- sequence_len: 512
90
- strict: false
91
- tf32: true
92
- tokenizer_type: AutoTokenizer
93
- train_on_inputs: false
94
- trust_remote_code: true
95
- val_set_size: 0.05
96
- wandb_entity: null
97
- wandb_mode: online
98
- wandb_name: a42d20c3-d741-42a4-ae8b-43d5a04e33df
99
- wandb_project: SN56-5
100
- wandb_run: your_name
101
- wandb_runid: a42d20c3-d741-42a4-ae8b-43d5a04e33df
102
- warmup_steps: 50
103
- weight_decay: 0.0
104
- xformers_attention: null
105
-
106
- ```
107
-
108
- </details><br>
109
 
110
  # fd70457c-2566-4afd-833b-58c6100cd3d9
111
 
@@ -125,31 +32,6 @@ More information needed
125
 
126
  More information needed
127
 
128
- ## Training procedure
129
-
130
- ### Training hyperparameters
131
-
132
- The following hyperparameters were used during training:
133
- - learning_rate: 0.0002
134
- - train_batch_size: 4
135
- - eval_batch_size: 4
136
- - seed: 42
137
- - gradient_accumulation_steps: 4
138
- - total_train_batch_size: 16
139
- - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=adam_beta1=0.9,adam_beta2=0.95,adam_epsilon=1e-5
140
- - lr_scheduler_type: constant
141
- - lr_scheduler_warmup_steps: 50
142
- - training_steps: 855
143
-
144
- ### Training results
145
-
146
- | Training Loss | Epoch | Step | Validation Loss |
147
- |:-------------:|:-----:|:----:|:---------------:|
148
- | 10.5722 | 1.0 | 285 | 10.5529 |
149
- | 10.5047 | 2.0 | 570 | 10.4949 |
150
- | 10.4782 | 3.0 | 855 | 10.4658 |
151
-
152
-
153
  ### Framework versions
154
 
155
  - PEFT 0.13.2
 
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
 
17
  # fd70457c-2566-4afd-833b-58c6100cd3d9
18
 
 
32
 
33
  More information needed
34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ### Framework versions
36
 
37
  - PEFT 0.13.2