CheapsetZero commited on
Commit
d5ae207
·
verified ·
1 Parent(s): 0b6535d

End of training

Browse files
Files changed (2) hide show
  1. README.md +155 -0
  2. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: unsloth/Hermes-3-Llama-3.1-8B
4
+ tags:
5
+ - axolotl
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: 6edc97b7-26b3-41b1-a92f-a6408924bbf3
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: unsloth/Hermes-3-Llama-3.1-8B
22
+ bf16: auto
23
+ chat_template: llama3
24
+ dataset_prepared_path: null
25
+ datasets:
26
+ - data_files:
27
+ - 5046e91f368fe23e_train_data.json
28
+ ds_type: json
29
+ field: prompt
30
+ path: /workspace/input_data/
31
+ split: train
32
+ type: completion
33
+ debug: null
34
+ deepspeed: null
35
+ early_stopping_patience: null
36
+ eval_max_new_tokens: 128
37
+ eval_table_size: null
38
+ evals_per_epoch: 4
39
+ flash_attention: false
40
+ fp16: null
41
+ fsdp: null
42
+ fsdp_config: null
43
+ gradient_accumulation_steps: 4
44
+ gradient_checkpointing: false
45
+ group_by_length: false
46
+ hub_model_id: CheapsetZero/6edc97b7-26b3-41b1-a92f-a6408924bbf3
47
+ learning_rate: 0.0002
48
+ load_in_4bit: false
49
+ load_in_8bit: false
50
+ local_rank: null
51
+ logging_steps: 1
52
+ lora_alpha: 16
53
+ lora_dropout: 0.05
54
+ lora_fan_in_fan_out: null
55
+ lora_model_dir: null
56
+ lora_r: 8
57
+ lora_target_linear: true
58
+ lr_scheduler: cosine
59
+ max_steps: 10
60
+ micro_batch_size: 4
61
+ mlflow_experiment_name: /tmp/5046e91f368fe23e_train_data.json
62
+ model_type: AutoModelForCausalLM
63
+ num_epochs: 1
64
+ optimizer: adamw_bnb_8bit
65
+ output_dir: miner_id_24
66
+ pad_to_sequence_len: true
67
+ resume_from_checkpoint: null
68
+ s2_attention: null
69
+ sample_packing: false
70
+ saves_per_epoch: 4
71
+ sequence_len: 512
72
+ strict: false
73
+ tf32: false
74
+ tokenizer_type: AutoTokenizer
75
+ train_on_inputs: false
76
+ trl:
77
+ beta: 0.04
78
+ max_completion_length: 256
79
+ num_generations: 4
80
+ reward_funcs:
81
+ - rewards_eed83368-46f1-44dd-96d1-eb1a456852bc.reward_long_completions
82
+ - rewards_eed83368-46f1-44dd-96d1-eb1a456852bc.reward_short_words
83
+ - rewards_eed83368-46f1-44dd-96d1-eb1a456852bc.reward_flesch_kincaid_grade
84
+ reward_weights:
85
+ - 0.16502321227550354
86
+ - 3.2220723107875626
87
+ - 6.621395871213648
88
+ use_vllm: false
89
+ trust_remote_code: true
90
+ val_set_size: 0.05
91
+ wandb_entity: null
92
+ wandb_mode: offline
93
+ wandb_name: eed83368-46f1-44dd-96d1-eb1a456852bc
94
+ wandb_project: Gradients-On-Demand
95
+ wandb_run: your_name
96
+ wandb_runid: eed83368-46f1-44dd-96d1-eb1a456852bc
97
+ warmup_steps: 10
98
+ weight_decay: 0.0
99
+ xformers_attention: null
100
+
101
+ ```
102
+
103
+ </details><br>
104
+
105
+ # 6edc97b7-26b3-41b1-a92f-a6408924bbf3
106
+
107
+ This model is a fine-tuned version of [unsloth/Hermes-3-Llama-3.1-8B](https://huggingface.co/unsloth/Hermes-3-Llama-3.1-8B) on the None dataset.
108
+ It achieves the following results on the evaluation set:
109
+ - Loss: nan
110
+
111
+ ## Model description
112
+
113
+ More information needed
114
+
115
+ ## Intended uses & limitations
116
+
117
+ More information needed
118
+
119
+ ## Training and evaluation data
120
+
121
+ More information needed
122
+
123
+ ## Training procedure
124
+
125
+ ### Training hyperparameters
126
+
127
+ The following hyperparameters were used during training:
128
+ - learning_rate: 0.0002
129
+ - train_batch_size: 4
130
+ - eval_batch_size: 4
131
+ - seed: 42
132
+ - gradient_accumulation_steps: 4
133
+ - total_train_batch_size: 16
134
+ - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
135
+ - lr_scheduler_type: cosine
136
+ - lr_scheduler_warmup_steps: 10
137
+ - training_steps: 10
138
+
139
+ ### Training results
140
+
141
+ | Training Loss | Epoch | Step | Validation Loss |
142
+ |:-------------:|:------:|:----:|:---------------:|
143
+ | 0.0 | 0.0005 | 1 | nan |
144
+ | 0.0 | 0.0014 | 3 | nan |
145
+ | 0.0 | 0.0029 | 6 | nan |
146
+ | 0.0 | 0.0043 | 9 | nan |
147
+
148
+
149
+ ### Framework versions
150
+
151
+ - PEFT 0.13.2
152
+ - Transformers 4.46.0
153
+ - Pytorch 2.5.0+cu124
154
+ - Datasets 3.0.1
155
+ - Tokenizers 0.20.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02abe904a20ae5b5782679fa76a909ca81ba7c61eb91ce176b6d5fce280f27da
3
+ size 84047370