diabolic6045 commited on
Commit
98bab67
1 Parent(s): 5f97270

End of training

Browse files
Files changed (3) hide show
  1. README.md +130 -0
  2. generation_config.json +12 -0
  3. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: llama3.2
4
+ base_model: meta-llama/Llama-3.2-1B-Instruct
5
+ tags:
6
+ - axolotl
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: open-llama-Instruct
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/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)
17
+ <details><summary>See axolotl config</summary>
18
+
19
+ axolotl version: `0.4.1`
20
+ ```yaml
21
+
22
+ base_model: meta-llama/Llama-3.2-1B-Instruct
23
+
24
+ load_in_8bit: false
25
+ load_in_4bit: false
26
+ strict: false
27
+
28
+ datasets:
29
+ - path: diabolic6045/OpenHermes-2.5_alpaca_10
30
+ type: alpaca
31
+ dataset_prepared_path: last_run_prepared
32
+ val_set_size: 0
33
+ output_dir: ./outputs/out
34
+ hub_model_id: diabolic6045/open-llama-Instruct
35
+ hf_use_auth_token: true
36
+
37
+ sequence_len: 1024
38
+ sample_packing: true
39
+ pad_to_sequence_len: true
40
+
41
+ wandb_project: open-llama
42
+ wandb_entity:
43
+ wandb_watch: all
44
+ wandb_name: open-llama
45
+ wandb_log_model:
46
+
47
+ gradient_accumulation_steps: 1
48
+ micro_batch_size: 2
49
+ num_epochs: 1
50
+
51
+ optimizer: paged_adamw_8bit
52
+ lr_scheduler: cosine
53
+ learning_rate: 2e-5
54
+
55
+ train_on_inputs: false
56
+ group_by_length: false
57
+ bf16: auto
58
+ fp16:
59
+ tf32: false
60
+
61
+ gradient_checkpointing: true
62
+ gradient_checkpointing_kwargs:
63
+ use_reentrant: false
64
+ early_stopping_patience:
65
+ resume_from_checkpoint:
66
+ logging_steps: 1
67
+ xformers_attention:
68
+ flash_attention: false
69
+
70
+ warmup_steps: 10
71
+ evals_per_epoch: 2
72
+ eval_table_size:
73
+ saves_per_epoch: 1
74
+ debug:
75
+ deepspeed:
76
+ weight_decay: 0.0
77
+ fsdp:
78
+ fsdp_config:
79
+ special_tokens:
80
+ pad_token: <|end_of_text|>
81
+
82
+ ```
83
+
84
+ </details><br>
85
+
86
+ # open-llama-Instruct
87
+
88
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on the None dataset.
89
+
90
+ ## Model description
91
+
92
+ More information needed
93
+
94
+ ## Intended uses & limitations
95
+
96
+ More information needed
97
+
98
+ ## Training and evaluation data
99
+
100
+ More information needed
101
+
102
+ ## Training procedure
103
+
104
+ ### Training hyperparameters
105
+
106
+ The following hyperparameters were used during training:
107
+ - learning_rate: 2e-05
108
+ - train_batch_size: 2
109
+ - eval_batch_size: 2
110
+ - seed: 42
111
+ - distributed_type: multi-GPU
112
+ - num_devices: 2
113
+ - total_train_batch_size: 4
114
+ - total_eval_batch_size: 4
115
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
116
+ - lr_scheduler_type: cosine
117
+ - lr_scheduler_warmup_steps: 10
118
+ - num_epochs: 1
119
+ - mixed_precision_training: Native AMP
120
+
121
+ ### Training results
122
+
123
+
124
+
125
+ ### Framework versions
126
+
127
+ - Transformers 4.45.2
128
+ - Pytorch 2.1.2
129
+ - Datasets 3.0.1
130
+ - Tokenizers 0.20.1
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 128000,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 128001,
6
+ 128008,
7
+ 128009
8
+ ],
9
+ "temperature": 0.6,
10
+ "top_p": 0.9,
11
+ "transformers_version": "4.45.2"
12
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e448c2be81114990ea9cb8b14a30b56c5f80632946329459bb639f5f89aa51c
3
+ size 2471649084