iadithyan commited on
Commit
e103f68
1 Parent(s): c096097

End of training

Browse files
Files changed (2) hide show
  1. README.md +137 -0
  2. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ library_name: peft
4
+ tags:
5
+ - axolotl
6
+ - generated_from_trainer
7
+ base_model: meta-llama/Meta-Llama-3-8B
8
+ model-index:
9
+ - name: corrector_llama3
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/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
17
+ <details><summary>See axolotl config</summary>
18
+
19
+ axolotl version: `0.4.1`
20
+ ```yaml
21
+ base_model: meta-llama/Meta-Llama-3-8B
22
+ model_type: AutoModelForCausalLM
23
+ tokenizer_type: AutoTokenizer
24
+
25
+ load_in_8bit: false
26
+ load_in_4bit: true
27
+ strict: false
28
+
29
+ datasets:
30
+ - path: wisdominanutshell/typo_correction_alpaca
31
+ type: alpaca
32
+ dataset_prepared_path:
33
+ val_set_size: 0
34
+ output_dir: ./outputs/qlora-out
35
+
36
+ adapter: qlora
37
+ lora_model_dir:
38
+
39
+ sequence_len: 4096
40
+ sample_packing: true
41
+ pad_to_sequence_len: true
42
+
43
+ lora_r: 32
44
+ lora_alpha: 16
45
+ lora_dropout: 0.05
46
+ lora_target_modules:
47
+ lora_target_linear: true
48
+ lora_fan_in_fan_out:
49
+
50
+ wandb_project:
51
+ wandb_entity:
52
+ wandb_watch:
53
+ wandb_name:
54
+ wandb_log_model:
55
+
56
+ gradient_accumulation_steps: 4
57
+ micro_batch_size: 2
58
+ num_epochs: 4
59
+ optimizer: paged_adamw_32bit
60
+ lr_scheduler: cosine
61
+ learning_rate: 0.0002
62
+
63
+ train_on_inputs: false
64
+ group_by_length: false
65
+ bf16: auto
66
+ fp16:
67
+ tf32: false
68
+
69
+ gradient_checkpointing: true
70
+ early_stopping_patience:
71
+ resume_from_checkpoint:
72
+ local_rank:
73
+ logging_steps: 1
74
+ xformers_attention:
75
+ flash_attention: true
76
+
77
+ warmup_steps: 10
78
+ evals_per_epoch: 4
79
+ eval_table_size:
80
+ saves_per_epoch: 1
81
+ debug:
82
+ deepspeed:
83
+ weight_decay: 0.0
84
+ fsdp:
85
+ fsdp_config:
86
+ special_tokens:
87
+ pad_token: "<|end_of_text|>"
88
+
89
+ hub_model_id: wisdominanutshell/corrector_llama3
90
+
91
+ ```
92
+
93
+ </details><br>
94
+
95
+ # corrector_llama3
96
+
97
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the None dataset.
98
+
99
+ ## Model description
100
+
101
+ More information needed
102
+
103
+ ## Intended uses & limitations
104
+
105
+ More information needed
106
+
107
+ ## Training and evaluation data
108
+
109
+ More information needed
110
+
111
+ ## Training procedure
112
+
113
+ ### Training hyperparameters
114
+
115
+ The following hyperparameters were used during training:
116
+ - learning_rate: 0.0002
117
+ - train_batch_size: 2
118
+ - eval_batch_size: 2
119
+ - seed: 42
120
+ - gradient_accumulation_steps: 4
121
+ - total_train_batch_size: 8
122
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
123
+ - lr_scheduler_type: cosine
124
+ - lr_scheduler_warmup_steps: 10
125
+ - num_epochs: 4
126
+
127
+ ### Training results
128
+
129
+
130
+
131
+ ### Framework versions
132
+
133
+ - PEFT 0.11.1
134
+ - Transformers 4.41.1
135
+ - Pytorch 2.1.2+cu118
136
+ - Datasets 2.19.1
137
+ - Tokenizers 0.19.1
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fe51f0ab705bb9750397bbefd1e250eaf7ff498c9d99c7a8b9ab7297ed03878
3
+ size 167934026