kk-aivio commited on
Commit
71312c4
·
verified ·
1 Parent(s): f4a95b2

End of training

Browse files
Files changed (1) hide show
  1. README.md +0 -116
README.md CHANGED
@@ -14,99 +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: MLP-KTLim/llama-3-Korean-Bllossom-8B
23
- bf16: auto
24
- chat_template: llama3
25
- dataset_prepared_path: null
26
- datasets:
27
- - data_files:
28
- - 25e920c6592dac0b_train_data.json
29
- ds_type: json
30
- format: custom
31
- path: /workspace/input_data/25e920c6592dac0b_train_data.json
32
- type:
33
- field_input: post
34
- field_instruction: query
35
- field_output: summary
36
- format: '{instruction} {input}'
37
- no_input_format: '{instruction}'
38
- system_format: '{system}'
39
- system_prompt: ''
40
- debug: null
41
- deepspeed: null
42
- device_map: auto
43
- do_eval: true
44
- eval_batch_size: 4
45
- eval_max_new_tokens: 128
46
- eval_table_size: null
47
- evals_per_epoch: null
48
- flash_attention: true
49
- fp16: false
50
- fsdp: null
51
- fsdp_config: null
52
- gradient_accumulation_steps: 4
53
- gradient_checkpointing: false
54
- group_by_length: true
55
- hub_model_id: kk-aivio/d34f1d1d-7649-4b93-956c-6cd03ee4d13f
56
- hub_repo: null
57
- hub_strategy: end
58
- hub_token: null
59
- learning_rate: 0.0002
60
- load_in_4bit: false
61
- load_in_8bit: false
62
- local_rank: null
63
- logging_steps: 10
64
- lora_alpha: 64
65
- lora_dropout: 0.05
66
- lora_fan_in_fan_out: null
67
- lora_model_dir: null
68
- lora_r: 32
69
- lora_target_linear: true
70
- lr_scheduler: constant
71
- max_grad_norm: 1.0
72
- max_memory:
73
- 0: 75GB
74
- max_steps: 400
75
- micro_batch_size: 2
76
- mlflow_experiment_name: /tmp/25e920c6592dac0b_train_data.json
77
- model_type: AutoModelForCausalLM
78
- num_epochs: 3
79
- optim_args:
80
- adam_beta1: 0.9
81
- adam_beta2: 0.95
82
- adam_epsilon: 1e-5
83
- optimizer: adamw_bnb_8bit
84
- output_dir: miner_id_24
85
- pad_to_sequence_len: true
86
- resume_from_checkpoint: null
87
- s2_attention: null
88
- sample_packing: false
89
- saves_per_epoch: null
90
- sequence_len: 512
91
- strict: false
92
- tf32: true
93
- tokenizer_type: AutoTokenizer
94
- train_on_inputs: false
95
- trust_remote_code: true
96
- val_set_size: 0.05
97
- wandb_entity: null
98
- wandb_mode: online
99
- wandb_name: 0d9863c9-2b7a-49cc-9d90-f6397c303c9a
100
- wandb_project: SN56-11
101
- wandb_run: your_name
102
- wandb_runid: 0d9863c9-2b7a-49cc-9d90-f6397c303c9a
103
- warmup_steps: 10
104
- weight_decay: 0.0
105
- xformers_attention: null
106
-
107
- ```
108
-
109
- </details><br>
110
 
111
  # d34f1d1d-7649-4b93-956c-6cd03ee4d13f
112
 
@@ -126,29 +33,6 @@ More information needed
126
 
127
  More information needed
128
 
129
- ## Training procedure
130
-
131
- ### Training hyperparameters
132
-
133
- The following hyperparameters were used during training:
134
- - learning_rate: 0.0002
135
- - train_batch_size: 2
136
- - eval_batch_size: 4
137
- - seed: 42
138
- - gradient_accumulation_steps: 4
139
- - total_train_batch_size: 8
140
- - 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
141
- - lr_scheduler_type: constant
142
- - lr_scheduler_warmup_steps: 10
143
- - training_steps: 400
144
-
145
- ### Training results
146
-
147
- | Training Loss | Epoch | Step | Validation Loss |
148
- |:-------------:|:------:|:----:|:---------------:|
149
- | 1.9641 | 0.0260 | 400 | 1.9570 |
150
-
151
-
152
  ### Framework versions
153
 
154
  - 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
  # d34f1d1d-7649-4b93-956c-6cd03ee4d13f
19
 
 
33
 
34
  More information needed
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  ### Framework versions
37
 
38
  - PEFT 0.13.2