havinash-ai commited on
Commit
f698619
·
verified ·
1 Parent(s): 3b733da

End of training

Browse files
Files changed (1) hide show
  1. README.md +0 -115
README.md CHANGED
@@ -14,98 +14,6 @@ model-index:
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
  [<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)
17
- <details><summary>See axolotl config</summary>
18
-
19
- axolotl version: `0.4.1`
20
- ```yaml
21
- adapter: lora
22
- base_model: unsloth/Mistral-Nemo-Base-2407
23
- bf16: auto
24
- chat_template: llama3
25
- dataset_prepared_path: null
26
- datasets:
27
- - data_files:
28
- - c790d665f64af65a_train_data.json
29
- ds_type: json
30
- format: custom
31
- path: /workspace/input_data/c790d665f64af65a_train_data.json
32
- type:
33
- field_instruction: system_msg
34
- field_output: prompt
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: havinash-ai/a0865213-e266-45ee-a08d-27840083ca81
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/c790d665f64af65a_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: f18cadd0-df95-4ce4-92ef-bd64b7662e8d
99
- wandb_project: SN56-9
100
- wandb_run: your_name
101
- wandb_runid: f18cadd0-df95-4ce4-92ef-bd64b7662e8d
102
- warmup_steps: 50
103
- weight_decay: 0.0
104
- xformers_attention: null
105
-
106
- ```
107
-
108
- </details><br>
109
 
110
  # a0865213-e266-45ee-a08d-27840083ca81
111
 
@@ -125,29 +33,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: 1000
143
-
144
- ### Training results
145
-
146
- | Training Loss | Epoch | Step | Validation Loss |
147
- |:-------------:|:------:|:----:|:---------------:|
148
- | 3.2684 | 0.3171 | 1000 | 0.8228 |
149
-
150
-
151
  ### Framework versions
152
 
153
  - PEFT 0.13.2
 
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
  [<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)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
  # a0865213-e266-45ee-a08d-27840083ca81
19
 
 
33
 
34
  More information needed
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  ### Framework versions
37
 
38
  - PEFT 0.13.2