lesso17 commited on
Commit
849bc34
·
verified ·
1 Parent(s): 02b0b87

End of training

Browse files
Files changed (2) hide show
  1. README.md +168 -0
  2. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: mit
4
+ base_model: EleutherAI/gpt-neo-125m
5
+ tags:
6
+ - axolotl
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: 080df56e-0c26-4dfe-8721-4e500be28a95
10
+ results: []
11
+ ---
12
+
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
+ auto_find_batch_size: true
23
+ base_model: EleutherAI/gpt-neo-125m
24
+ bf16: auto
25
+ chat_template: llama3
26
+ dataset_prepared_path: null
27
+ datasets:
28
+ - data_files:
29
+ - 9f4a3a5e09185fe6_train_data.json
30
+ ds_type: json
31
+ format: custom
32
+ path: /workspace/input_data/9f4a3a5e09185fe6_train_data.json
33
+ type:
34
+ field_input: document_description
35
+ field_instruction: document_type
36
+ field_output: generated_text
37
+ format: '{instruction} {input}'
38
+ no_input_format: '{instruction}'
39
+ system_format: '{system}'
40
+ system_prompt: ''
41
+ debug: null
42
+ deepspeed: null
43
+ do_eval: true
44
+ early_stopping_patience: 3
45
+ eval_max_new_tokens: 128
46
+ eval_steps: 50
47
+ evals_per_epoch: null
48
+ flash_attention: false
49
+ fp16: false
50
+ fsdp: null
51
+ fsdp_config: null
52
+ gradient_accumulation_steps: 4
53
+ gradient_checkpointing: true
54
+ gradient_clipping: 1.0
55
+ group_by_length: false
56
+ hub_model_id: lesso17/080df56e-0c26-4dfe-8721-4e500be28a95
57
+ hub_repo: null
58
+ hub_strategy: checkpoint
59
+ hub_token: null
60
+ learning_rate: 5.0e-05
61
+ load_in_4bit: true
62
+ load_in_8bit: true
63
+ local_rank: null
64
+ logging_steps: 10
65
+ lora_alpha: 32
66
+ lora_dropout: 0.05
67
+ lora_fan_in_fan_out: null
68
+ lora_model_dir: null
69
+ lora_r: 16
70
+ lora_target_linear: true
71
+ lr_scheduler: cosine
72
+ max_grad_norm: 1.0
73
+ max_steps: 500
74
+ micro_batch_size: 2
75
+ mlflow_experiment_name: /tmp/G.O.D/9f4a3a5e09185fe6_train_data.json
76
+ model_type: AutoModelForCausalLM
77
+ num_epochs: 1
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: 50
85
+ saves_per_epoch: null
86
+ seed: 170
87
+ sequence_len: 512
88
+ special_tokens:
89
+ pad_token: <|endoftext|>
90
+ strict: false
91
+ tf32: false
92
+ tokenizer_type: AutoTokenizer
93
+ train_on_inputs: false
94
+ trust_remote_code: true
95
+ use_cache: false
96
+ val_set_size: 0.05
97
+ wandb_entity: null
98
+ wandb_mode: online
99
+ wandb_name: 9668f134-f5af-4223-a8e9-dd5d58ae281f
100
+ wandb_project: 17a
101
+ wandb_run: your_name
102
+ wandb_runid: 9668f134-f5af-4223-a8e9-dd5d58ae281f
103
+ warmup_steps: 50
104
+ weight_decay: 0.01
105
+ xformers_attention: true
106
+
107
+ ```
108
+
109
+ </details><br>
110
+
111
+ # 080df56e-0c26-4dfe-8721-4e500be28a95
112
+
113
+ This model is a fine-tuned version of [EleutherAI/gpt-neo-125m](https://huggingface.co/EleutherAI/gpt-neo-125m) on the None dataset.
114
+ It achieves the following results on the evaluation set:
115
+ - Loss: 2.2607
116
+
117
+ ## Model description
118
+
119
+ More information needed
120
+
121
+ ## Intended uses & limitations
122
+
123
+ More information needed
124
+
125
+ ## Training and evaluation data
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: 5e-05
135
+ - train_batch_size: 2
136
+ - eval_batch_size: 2
137
+ - seed: 170
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=No additional optimizer arguments
141
+ - lr_scheduler_type: cosine
142
+ - lr_scheduler_warmup_steps: 50
143
+ - training_steps: 500
144
+
145
+ ### Training results
146
+
147
+ | Training Loss | Epoch | Step | Validation Loss |
148
+ |:-------------:|:------:|:----:|:---------------:|
149
+ | No log | 0.0002 | 1 | 2.4225 |
150
+ | 9.0492 | 0.0076 | 50 | 2.3960 |
151
+ | 9.8507 | 0.0151 | 100 | 2.3403 |
152
+ | 9.5135 | 0.0227 | 150 | 2.3134 |
153
+ | 9.2993 | 0.0302 | 200 | 2.2947 |
154
+ | 9.1432 | 0.0378 | 250 | 2.2810 |
155
+ | 9.3859 | 0.0453 | 300 | 2.2717 |
156
+ | 9.5146 | 0.0529 | 350 | 2.2661 |
157
+ | 8.8903 | 0.0604 | 400 | 2.2625 |
158
+ | 9.3279 | 0.0680 | 450 | 2.2614 |
159
+ | 9.336 | 0.0755 | 500 | 2.2607 |
160
+
161
+
162
+ ### Framework versions
163
+
164
+ - PEFT 0.13.2
165
+ - Transformers 4.46.0
166
+ - Pytorch 2.5.0+cu124
167
+ - Datasets 3.0.1
168
+ - Tokenizers 0.20.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b0c274ddb5d944add4bb9e55dd24e703434888dfc09a54e52c5c5dcb47c8e29
3
+ size 10669066