diaenra commited on
Commit
a82369f
·
verified ·
1 Parent(s): 81afde0

End of training

Browse files
Files changed (2) hide show
  1. README.md +163 -0
  2. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,163 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 2f67abbe-b0f4-40b3-b8a3-b9b1d3988b57
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
+ base_model: furiosa-ai/mlperf-gpt-j-6b
22
+ bf16: auto
23
+ chat_template: llama3
24
+ dataset_prepared_path: null
25
+ datasets:
26
+ - data_files:
27
+ - f6cf67e8178a670a_train_data.json
28
+ ds_type: json
29
+ format: custom
30
+ path: /workspace/input_data/f6cf67e8178a670a_train_data.json
31
+ type:
32
+ field_instruction: Report 1_Narrative
33
+ field_output: Report 1.2_Synopsis
34
+ format: '{instruction}'
35
+ no_input_format: '{instruction}'
36
+ system_format: '{system}'
37
+ system_prompt: ''
38
+ debug: null
39
+ deepspeed: null
40
+ early_stopping_patience: null
41
+ eval_max_new_tokens: 128
42
+ eval_steps: null
43
+ eval_table_size: null
44
+ flash_attention: false
45
+ fp16: false
46
+ fsdp: null
47
+ fsdp_config: null
48
+ gradient_accumulation_steps: 4
49
+ gradient_checkpointing: true
50
+ group_by_length: true
51
+ hub_model_id: diaenra/2f67abbe-b0f4-40b3-b8a3-b9b1d3988b57
52
+ hub_repo: null
53
+ hub_strategy: checkpoint
54
+ hub_token: null
55
+ learning_rate: 0.0001
56
+ load_in_4bit: false
57
+ load_in_8bit: false
58
+ local_rank: null
59
+ logging_steps: 1
60
+ lora_alpha: 64
61
+ lora_dropout: 0.05
62
+ lora_fan_in_fan_out: null
63
+ lora_model_dir: null
64
+ lora_modules_to_save:
65
+ - embed_tokens
66
+ - lm_head
67
+ lora_r: 32
68
+ lora_target_linear: true
69
+ lora_target_modules:
70
+ - gate_proj
71
+ - down_proj
72
+ - up_proj
73
+ - q_proj
74
+ - v_proj
75
+ - k_proj
76
+ - o_proj
77
+ lr_scheduler: cosine
78
+ max_memory:
79
+ 0: 70GB
80
+ micro_batch_size: 4
81
+ mlflow_experiment_name: /tmp/f6cf67e8178a670a_train_data.json
82
+ model_type: AutoModelForCausalLM
83
+ num_epochs: 1
84
+ optim_args:
85
+ adam_beta1: 0.9
86
+ adam_beta2: 0.95
87
+ adam_epsilon: 1e-5
88
+ optimizer: adamw_torch
89
+ output_dir: miner_id_24
90
+ pad_to_sequence_len: true
91
+ resume_from_checkpoint: null
92
+ s2_attention: null
93
+ sample_packing: false
94
+ save_steps: 239
95
+ sequence_len: 512
96
+ strict: false
97
+ tf32: false
98
+ tokenizer_type: AutoTokenizer
99
+ train_on_inputs: false
100
+ trust_remote_code: true
101
+ val_set_size: 0.05
102
+ wandb_entity: diaenra-tao-miner
103
+ wandb_mode: online
104
+ wandb_name: 71d651bc-0536-4aa7-851e-1b32f9fac793
105
+ wandb_project: tao
106
+ wandb_run: diaenra
107
+ wandb_runid: 71d651bc-0536-4aa7-851e-1b32f9fac793
108
+ warmup_steps: 100
109
+ weight_decay: 0.1
110
+ xformers_attention: true
111
+
112
+ ```
113
+
114
+ </details><br>
115
+
116
+ # 2f67abbe-b0f4-40b3-b8a3-b9b1d3988b57
117
+
118
+ 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.
119
+ It achieves the following results on the evaluation set:
120
+ - Loss: 1.9319
121
+
122
+ ## Model description
123
+
124
+ More information needed
125
+
126
+ ## Intended uses & limitations
127
+
128
+ More information needed
129
+
130
+ ## Training and evaluation data
131
+
132
+ More information needed
133
+
134
+ ## Training procedure
135
+
136
+ ### Training hyperparameters
137
+
138
+ The following hyperparameters were used during training:
139
+ - learning_rate: 0.0001
140
+ - train_batch_size: 4
141
+ - eval_batch_size: 4
142
+ - seed: 42
143
+ - gradient_accumulation_steps: 4
144
+ - total_train_batch_size: 16
145
+ - optimizer: Use OptimizerNames.ADAMW_TORCH 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
146
+ - lr_scheduler_type: cosine
147
+ - lr_scheduler_warmup_steps: 100
148
+ - num_epochs: 1
149
+
150
+ ### Training results
151
+
152
+ | Training Loss | Epoch | Step | Validation Loss |
153
+ |:-------------:|:------:|:----:|:---------------:|
154
+ | 7.04 | 0.9997 | 2821 | 1.9319 |
155
+
156
+
157
+ ### Framework versions
158
+
159
+ - PEFT 0.13.2
160
+ - Transformers 4.46.0
161
+ - Pytorch 2.5.0+cu124
162
+ - Datasets 3.0.1
163
+ - Tokenizers 0.20.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34cb05f6957eff4e213c127619c90b2d9936d2a105cfdfc6f071f2e81e6caae0
3
+ size 677348242