great0001 commited on
Commit
b5a9988
·
verified ·
1 Parent(s): be115cd

End of training

Browse files
Files changed (1) hide show
  1. README.md +0 -133
README.md CHANGED
@@ -13,103 +13,6 @@ model-index:
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
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: EleutherAI/pythia-160m
23
- bf16: auto
24
- chat_template: llama3
25
- dataset_prepared_path: null
26
- datasets:
27
- - data_files:
28
- - cabe0edc52f1824b_train_data.json
29
- ds_type: json
30
- format: custom
31
- path: /workspace/input_data/cabe0edc52f1824b_train_data.json
32
- type:
33
- field_input: policy
34
- field_instruction: redteam_query
35
- field_output: jailbreak_query
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
- early_stopping_patience: 3
45
- eval_batch_size: 4
46
- eval_max_new_tokens: 128
47
- eval_steps: 200
48
- eval_table_size: null
49
- evals_per_epoch: null
50
- flash_attention: true
51
- fp16: false
52
- fsdp: null
53
- fsdp_config: null
54
- gradient_accumulation_steps: 4
55
- gradient_checkpointing: false
56
- group_by_length: true
57
- hub_model_id: great0001/1049f57e-4e7b-4d20-8524-075e12b98361
58
- hub_strategy: end
59
- learning_rate: 0.0002
60
- load_in_4bit: false
61
- load_in_8bit: false
62
- local_rank: null
63
- logging_steps: 50
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: 17977
75
- micro_batch_size: 4
76
- mlflow_experiment_name: /tmp/cabe0edc52f1824b_train_data.json
77
- model_type: AutoModelForCausalLM
78
- num_epochs: 10
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
- save_steps: 200
90
- saves_per_epoch: null
91
- sequence_len: 512
92
- special_tokens:
93
- pad_token: <|endoftext|>
94
- strict: false
95
- tf32: true
96
- tokenizer_type: AutoTokenizer
97
- train_on_inputs: false
98
- trust_remote_code: true
99
- val_set_size: 0.05
100
- wandb_entity: null
101
- wandb_mode: online
102
- wandb_name: 2677b7fe-e0a2-439d-a729-54f9c5263ad0
103
- wandb_project: SN56-33
104
- wandb_run: your_name
105
- wandb_runid: 2677b7fe-e0a2-439d-a729-54f9c5263ad0
106
- warmup_steps: 50
107
- weight_decay: 0.0
108
- xformers_attention: null
109
-
110
- ```
111
-
112
- </details><br>
113
 
114
  # 1049f57e-4e7b-4d20-8524-075e12b98361
115
 
@@ -129,42 +32,6 @@ More information needed
129
 
130
  More information needed
131
 
132
- ## Training procedure
133
-
134
- ### Training hyperparameters
135
-
136
- The following hyperparameters were used during training:
137
- - learning_rate: 0.0002
138
- - train_batch_size: 4
139
- - eval_batch_size: 4
140
- - seed: 42
141
- - gradient_accumulation_steps: 4
142
- - total_train_batch_size: 16
143
- - 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
144
- - lr_scheduler_type: constant
145
- - lr_scheduler_warmup_steps: 50
146
- - training_steps: 16614
147
-
148
- ### Training results
149
-
150
- | Training Loss | Epoch | Step | Validation Loss |
151
- |:-------------:|:------:|:----:|:---------------:|
152
- | No log | 0.0006 | 1 | 5.0096 |
153
- | 19.4463 | 0.1204 | 200 | 5.1624 |
154
- | 16.3716 | 0.2407 | 400 | 3.9670 |
155
- | 15.4725 | 0.3611 | 600 | 4.3231 |
156
- | 13.6185 | 0.4815 | 800 | 4.5737 |
157
- | 13.2182 | 0.6019 | 1000 | 3.3886 |
158
- | 11.9674 | 0.7222 | 1200 | 3.3497 |
159
- | 11.3688 | 0.8426 | 1400 | 3.2310 |
160
- | 12.5514 | 0.9630 | 1600 | 3.9830 |
161
- | 10.2903 | 1.0835 | 1800 | 2.4156 |
162
- | 8.989 | 1.2039 | 2000 | 2.3129 |
163
- | 9.2686 | 1.3243 | 2200 | 2.4183 |
164
- | 9.0286 | 1.4446 | 2400 | 2.4323 |
165
- | 9.8924 | 1.5650 | 2600 | 2.3410 |
166
-
167
-
168
  ### Framework versions
169
 
170
  - PEFT 0.13.2
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  # 1049f57e-4e7b-4d20-8524-075e12b98361
18
 
 
32
 
33
  More information needed
34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ### Framework versions
36
 
37
  - PEFT 0.13.2