lesso10 commited on
Commit
1a9fa3f
·
verified ·
1 Parent(s): b967ea7

End of training

Browse files
Files changed (1) hide show
  1. README.md +0 -161
README.md DELETED
@@ -1,161 +0,0 @@
1
- ---
2
- library_name: peft
3
- base_model: furiosa-ai/mlperf-gpt-j-6b
4
- tags:
5
- - axolotl
6
- - generated_from_trainer
7
- model-index:
8
- - name: 3f392a82-7317-410a-b9d2-7584c12e3b75
9
- results: []
10
- ---
11
-
12
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
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
- auto_find_batch_size: true
22
- base_model: furiosa-ai/mlperf-gpt-j-6b
23
- bf16: auto
24
- chat_template: llama3
25
- dataset_prepared_path: null
26
- datasets:
27
- - data_files:
28
- - 866236e78ba26f32_train_data.json
29
- ds_type: json
30
- format: custom
31
- path: /workspace/input_data/866236e78ba26f32_train_data.json
32
- type:
33
- field_instruction: question
34
- field_output: reply
35
- format: '{instruction}'
36
- no_input_format: '{instruction}'
37
- system_format: '{system}'
38
- system_prompt: ''
39
- debug: null
40
- deepspeed: null
41
- do_eval: true
42
- early_stopping_patience: 3
43
- eval_max_new_tokens: 128
44
- eval_steps: 50
45
- evals_per_epoch: null
46
- flash_attention: true
47
- fp16: false
48
- fsdp: null
49
- fsdp_config: null
50
- gradient_accumulation_steps: 2
51
- gradient_checkpointing: false
52
- group_by_length: true
53
- hub_model_id: lesso10/3f392a82-7317-410a-b9d2-7584c12e3b75
54
- hub_repo: null
55
- hub_strategy: checkpoint
56
- hub_token: null
57
- learning_rate: 0.00021
58
- load_in_4bit: false
59
- load_in_8bit: false
60
- local_rank: null
61
- logging_steps: 10
62
- lora_alpha: 128
63
- lora_dropout: 0.05
64
- lora_fan_in_fan_out: null
65
- lora_model_dir: null
66
- lora_r: 64
67
- lora_target_linear: true
68
- lr_scheduler: cosine
69
- max_grad_norm: 1.0
70
- max_steps: 500
71
- micro_batch_size: 4
72
- mlflow_experiment_name: /tmp/G.O.D/866236e78ba26f32_train_data.json
73
- model_type: AutoModelForCausalLM
74
- num_epochs: 1
75
- optimizer: adamw_bnb_8bit
76
- output_dir: miner_id_24
77
- pad_to_sequence_len: true
78
- resume_from_checkpoint: null
79
- s2_attention: null
80
- sample_packing: false
81
- save_steps: 50
82
- saves_per_epoch: null
83
- sequence_len: 512
84
- strict: false
85
- tf32: true
86
- tokenizer_type: AutoTokenizer
87
- train_on_inputs: false
88
- trust_remote_code: true
89
- val_set_size: 0.05
90
- wandb_entity: null
91
- wandb_mode: online
92
- wandb_name: 729ff44e-7316-409f-8fe4-a18cb683eb47
93
- wandb_project: 10a
94
- wandb_run: your_name
95
- wandb_runid: 729ff44e-7316-409f-8fe4-a18cb683eb47
96
- warmup_steps: 50
97
- weight_decay: 0.0
98
- xformers_attention: null
99
-
100
- ```
101
-
102
- </details><br>
103
-
104
- # 3f392a82-7317-410a-b9d2-7584c12e3b75
105
-
106
- This model is a fine-tuned version of [furiosa-ai/mlperf-gpt-j-6b](https://huggingface.co/furiosa-ai/mlperf-gpt-j-6b) on the None dataset.
107
- It achieves the following results on the evaluation set:
108
- - Loss: 0.3932
109
-
110
- ## Model description
111
-
112
- More information needed
113
-
114
- ## Intended uses & limitations
115
-
116
- More information needed
117
-
118
- ## Training and evaluation data
119
-
120
- More information needed
121
-
122
- ## Training procedure
123
-
124
- ### Training hyperparameters
125
-
126
- The following hyperparameters were used during training:
127
- - learning_rate: 0.00021
128
- - train_batch_size: 4
129
- - eval_batch_size: 4
130
- - seed: 42
131
- - gradient_accumulation_steps: 2
132
- - total_train_batch_size: 8
133
- - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
134
- - lr_scheduler_type: cosine
135
- - lr_scheduler_warmup_steps: 50
136
- - training_steps: 500
137
-
138
- ### Training results
139
-
140
- | Training Loss | Epoch | Step | Validation Loss |
141
- |:-------------:|:------:|:----:|:---------------:|
142
- | No log | 0.0003 | 1 | 1.1695 |
143
- | 1.0847 | 0.0132 | 50 | 0.5845 |
144
- | 1.1106 | 0.0263 | 100 | 0.5472 |
145
- | 0.9234 | 0.0395 | 150 | 0.4895 |
146
- | 0.8922 | 0.0527 | 200 | 0.5079 |
147
- | 0.8732 | 0.0658 | 250 | 0.4616 |
148
- | 0.8678 | 0.0790 | 300 | 0.4378 |
149
- | 0.8224 | 0.0922 | 350 | 0.4151 |
150
- | 0.7593 | 0.1053 | 400 | 0.4000 |
151
- | 0.7476 | 0.1185 | 450 | 0.3938 |
152
- | 0.8184 | 0.1316 | 500 | 0.3932 |
153
-
154
-
155
- ### Framework versions
156
-
157
- - PEFT 0.13.2
158
- - Transformers 4.46.0
159
- - Pytorch 2.5.0+cu124
160
- - Datasets 3.0.1
161
- - Tokenizers 0.20.1