Paladiso commited on
Commit
0e53cb0
·
verified ·
1 Parent(s): 95b6dfc

End of training

Browse files
Files changed (1) hide show
  1. README.md +151 -0
README.md ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: peft-internal-testing/tiny-dummy-qwen2
4
+ tags:
5
+ - axolotl
6
+ - generated_from_trainer
7
+ datasets:
8
+ - Paladiso/dataset_d1e7b285-efbb-4369-bed7-57c1a3753b0b
9
+ model-index:
10
+ - name: 63f46a85-f466-436b-8db4-c479afb23d55
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ [<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)
18
+ <details><summary>See axolotl config</summary>
19
+
20
+ axolotl version: `0.6.0`
21
+ ```yaml
22
+ adapter: lora
23
+ base_model: peft-internal-testing/tiny-dummy-qwen2
24
+ bf16: auto
25
+ chat_template: llama3
26
+ dataset_prepared_path: /workspace/axolotl/data/prepared
27
+ datasets:
28
+ - ds_type: json
29
+ format: custom
30
+ path: Paladiso/dataset_d1e7b285-efbb-4369-bed7-57c1a3753b0b
31
+ type:
32
+ field_input: raw_text
33
+ field_instruction: tokenized
34
+ field_output: lemmatized
35
+ system_format: '{system}'
36
+ system_prompt: ''
37
+ debug: null
38
+ deepspeed: null
39
+ early_stopping_patience: null
40
+ eval_max_new_tokens: 128
41
+ eval_table_size: null
42
+ evals_per_epoch: 4
43
+ flash_attention: false
44
+ fp16: null
45
+ fsdp: null
46
+ fsdp_config: null
47
+ gradient_accumulation_steps: 4
48
+ gradient_checkpointing: false
49
+ group_by_length: false
50
+ hub_model_id: Paladiso/63f46a85-f466-436b-8db4-c479afb23d55
51
+ hub_private_repo: true
52
+ hub_repo: null
53
+ hub_strategy: checkpoint
54
+ hub_token: null
55
+ learning_rate: 0.0002
56
+ load_in_4bit: false
57
+ load_in_8bit: false
58
+ local_rank: null
59
+ logging_steps: 1
60
+ lora_alpha: 16
61
+ lora_dropout: 0.05
62
+ lora_fan_in_fan_out: null
63
+ lora_model_dir: null
64
+ lora_r: 8
65
+ lora_target_linear: true
66
+ lr_scheduler: cosine
67
+ max_steps: 10
68
+ micro_batch_size: 2
69
+ model_type: AutoModelForCausalLM
70
+ num_epochs: 1
71
+ optimizer: adamw_bnb_8bit
72
+ output_dir: /workspace/axolotl/outputs
73
+ pad_to_sequence_len: true
74
+ push_to_hub: true
75
+ resume_from_checkpoint: null
76
+ s2_attention: null
77
+ sample_packing: false
78
+ save_safetensors: true
79
+ saves_per_epoch: 4
80
+ sequence_len: 512
81
+ strict: false
82
+ tf32: false
83
+ tokenizer_type: AutoTokenizer
84
+ train_on_inputs: false
85
+ trust_remote_code: true
86
+ use_accelerate: true
87
+ val_set_size: 0.05
88
+ wandb_entity: null
89
+ wandb_mode: online
90
+ wandb_name: d1e7b285-efbb-4369-bed7-57c1a3753b0b
91
+ wandb_project: Gradients-On-Demand
92
+ wandb_run: your_name
93
+ wandb_runid: d1e7b285-efbb-4369-bed7-57c1a3753b0b
94
+ warmup_steps: 10
95
+ weight_decay: 0.0
96
+ xformers_attention: null
97
+
98
+ ```
99
+
100
+ </details><br>
101
+
102
+ # 63f46a85-f466-436b-8db4-c479afb23d55
103
+
104
+ This model is a fine-tuned version of [peft-internal-testing/tiny-dummy-qwen2](https://huggingface.co/peft-internal-testing/tiny-dummy-qwen2) on the Paladiso/dataset_d1e7b285-efbb-4369-bed7-57c1a3753b0b dataset.
105
+ It achieves the following results on the evaluation set:
106
+ - Loss: 11.9476
107
+
108
+ ## Model description
109
+
110
+ More information needed
111
+
112
+ ## Intended uses & limitations
113
+
114
+ More information needed
115
+
116
+ ## Training and evaluation data
117
+
118
+ More information needed
119
+
120
+ ## Training procedure
121
+
122
+ ### Training hyperparameters
123
+
124
+ The following hyperparameters were used during training:
125
+ - learning_rate: 0.0002
126
+ - train_batch_size: 2
127
+ - eval_batch_size: 2
128
+ - seed: 42
129
+ - gradient_accumulation_steps: 4
130
+ - total_train_batch_size: 8
131
+ - optimizer: Use adamw_bnb_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
132
+ - lr_scheduler_type: cosine
133
+ - lr_scheduler_warmup_steps: 10
134
+ - training_steps: 10
135
+
136
+ ### Training results
137
+
138
+ | Training Loss | Epoch | Step | Validation Loss |
139
+ |:-------------:|:------:|:----:|:---------------:|
140
+ | 11.9458 | 0.0014 | 3 | 11.9480 |
141
+ | 11.9499 | 0.0027 | 6 | 11.9478 |
142
+ | 11.9488 | 0.0041 | 9 | 11.9476 |
143
+
144
+
145
+ ### Framework versions
146
+
147
+ - PEFT 0.14.0
148
+ - Transformers 4.47.1
149
+ - Pytorch 2.5.0a0+e000cf0ad9.nv24.10
150
+ - Datasets 3.1.0
151
+ - Tokenizers 0.21.0