gsarti commited on
Commit
3cdd523
·
verified ·
1 Parent(s): e7d2dc3

Upload 1170 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoint-100/README.md +202 -0
  2. checkpoint-100/adapter_config.json +39 -0
  3. checkpoint-100/adapter_model.safetensors +3 -0
  4. checkpoint-100/added_tokens.json +13 -0
  5. checkpoint-100/optimizer.pt +3 -0
  6. checkpoint-100/rng_state.pth +3 -0
  7. checkpoint-100/scheduler.pt +3 -0
  8. checkpoint-100/special_tokens_map.json +30 -0
  9. checkpoint-100/tokenizer.json +0 -0
  10. checkpoint-100/tokenizer.model +3 -0
  11. checkpoint-100/tokenizer_config.json +132 -0
  12. checkpoint-100/trainer_state.json +64 -0
  13. checkpoint-100/training_args.bin +3 -0
  14. checkpoint-1000/README.md +202 -0
  15. checkpoint-1000/adapter_config.json +39 -0
  16. checkpoint-1000/adapter_model.safetensors +3 -0
  17. checkpoint-1000/added_tokens.json +13 -0
  18. checkpoint-1000/optimizer.pt +3 -0
  19. checkpoint-1000/rng_state.pth +3 -0
  20. checkpoint-1000/scheduler.pt +3 -0
  21. checkpoint-1000/special_tokens_map.json +30 -0
  22. checkpoint-1000/tokenizer.json +0 -0
  23. checkpoint-1000/tokenizer.model +3 -0
  24. checkpoint-1000/tokenizer_config.json +132 -0
  25. checkpoint-1000/trainer_state.json +334 -0
  26. checkpoint-1000/training_args.bin +3 -0
  27. checkpoint-1050/README.md +202 -0
  28. checkpoint-1050/adapter_config.json +39 -0
  29. checkpoint-1050/adapter_model.safetensors +3 -0
  30. checkpoint-1050/added_tokens.json +13 -0
  31. checkpoint-1050/optimizer.pt +3 -0
  32. checkpoint-1050/rng_state.pth +3 -0
  33. checkpoint-1050/scheduler.pt +3 -0
  34. checkpoint-1050/special_tokens_map.json +30 -0
  35. checkpoint-1050/tokenizer.json +0 -0
  36. checkpoint-1050/tokenizer.model +3 -0
  37. checkpoint-1050/tokenizer_config.json +132 -0
  38. checkpoint-1050/trainer_state.json +349 -0
  39. checkpoint-1050/training_args.bin +3 -0
  40. checkpoint-1100/README.md +202 -0
  41. checkpoint-1100/adapter_config.json +39 -0
  42. checkpoint-1100/adapter_model.safetensors +3 -0
  43. checkpoint-1100/added_tokens.json +13 -0
  44. checkpoint-1100/optimizer.pt +3 -0
  45. checkpoint-1100/rng_state.pth +3 -0
  46. checkpoint-1100/scheduler.pt +3 -0
  47. checkpoint-1100/special_tokens_map.json +30 -0
  48. checkpoint-1100/tokenizer.json +0 -0
  49. checkpoint-1100/tokenizer.model +3 -0
  50. checkpoint-1100/tokenizer_config.json +132 -0
checkpoint-100/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Phi-3-mini-4k-instruct-v0-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2
checkpoint-100/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Phi-3-mini-4k-instruct-v0-bnb-4bit",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": "unsloth",
26
+ "target_modules": [
27
+ "v_proj",
28
+ "gate_proj",
29
+ "up_proj",
30
+ "o_proj",
31
+ "down_proj",
32
+ "q_proj",
33
+ "k_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
checkpoint-100/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0aadc2ac82d695fbae0774b2fdbde787b1a36b4124f533b183b67b71916ad85
3
+ size 119597408
checkpoint-100/added_tokens.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|assistant|>": 32001,
3
+ "<|endoftext|>": 32000,
4
+ "<|end|>": 32007,
5
+ "<|placeholder1|>": 32002,
6
+ "<|placeholder2|>": 32003,
7
+ "<|placeholder3|>": 32004,
8
+ "<|placeholder4|>": 32005,
9
+ "<|placeholder5|>": 32008,
10
+ "<|placeholder6|>": 32009,
11
+ "<|system|>": 32006,
12
+ "<|user|>": 32010
13
+ }
checkpoint-100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff7321e05c9b59c147467881326aaa70567b3baf1c9a59c3c41acc16c21c1d65
3
+ size 61232148
checkpoint-100/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5309e14961f1fa081a068b50bb3c6041f6aa78f5ec75cd2c7ce336a6b514c1fd
3
+ size 14244
checkpoint-100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d944accfba488402c0e9d8315ba335701120b9f1d981d75745c6b941610c1c4
3
+ size 1064
checkpoint-100/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|placeholder6|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": true,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
checkpoint-100/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-100/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-100/tokenizer_config.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": true,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "32000": {
31
+ "content": "<|endoftext|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "32001": {
39
+ "content": "<|assistant|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": true,
43
+ "single_word": false,
44
+ "special": true
45
+ },
46
+ "32002": {
47
+ "content": "<|placeholder1|>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": true,
51
+ "single_word": false,
52
+ "special": true
53
+ },
54
+ "32003": {
55
+ "content": "<|placeholder2|>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": true,
59
+ "single_word": false,
60
+ "special": true
61
+ },
62
+ "32004": {
63
+ "content": "<|placeholder3|>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": true,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "32005": {
71
+ "content": "<|placeholder4|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": true,
75
+ "single_word": false,
76
+ "special": true
77
+ },
78
+ "32006": {
79
+ "content": "<|system|>",
80
+ "lstrip": false,
81
+ "normalized": false,
82
+ "rstrip": true,
83
+ "single_word": false,
84
+ "special": true
85
+ },
86
+ "32007": {
87
+ "content": "<|end|>",
88
+ "lstrip": false,
89
+ "normalized": false,
90
+ "rstrip": true,
91
+ "single_word": false,
92
+ "special": true
93
+ },
94
+ "32008": {
95
+ "content": "<|placeholder5|>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": true,
99
+ "single_word": false,
100
+ "special": true
101
+ },
102
+ "32009": {
103
+ "content": "<|placeholder6|>",
104
+ "lstrip": false,
105
+ "normalized": false,
106
+ "rstrip": true,
107
+ "single_word": false,
108
+ "special": true
109
+ },
110
+ "32010": {
111
+ "content": "<|user|>",
112
+ "lstrip": false,
113
+ "normalized": false,
114
+ "rstrip": true,
115
+ "single_word": false,
116
+ "special": true
117
+ }
118
+ },
119
+ "bos_token": "<s>",
120
+ "chat_template": "{{ bos_token }}{% for message in messages %}{% if message['role'] == 'user' %}{{'<|user|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'assistant' %}{{'<|assistant|>\n' + message['content'] + '<|end|>\n'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|assistant|>\n' }}{% else %}{{ eos_token }}{% endif %}",
121
+ "clean_up_tokenization_spaces": false,
122
+ "eos_token": "<|endoftext|>",
123
+ "extra_special_tokens": {},
124
+ "legacy": false,
125
+ "model_max_length": 4096,
126
+ "pad_token": "<|placeholder6|>",
127
+ "padding_side": "right",
128
+ "sp_model_kwargs": {},
129
+ "tokenizer_class": "LlamaTokenizer",
130
+ "unk_token": "<unk>",
131
+ "use_default_system_prompt": false
132
+ }
checkpoint-100/trainer_state.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.022222222222222223,
6
+ "eval_steps": 500,
7
+ "global_step": 100,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "completion_length": 309.04,
14
+ "epoch": 0.011111111111111112,
15
+ "grad_norm": NaN,
16
+ "kl": 222.66988746643065,
17
+ "learning_rate": 5.444444444444444e-07,
18
+ "loss": 8.9068,
19
+ "reward": -18.06266725540161,
20
+ "reward_std": 6.391496688127518,
21
+ "rewards/check_first_pass": -9.93666666984558,
22
+ "rewards/check_solution": -7.600000243186951,
23
+ "rewards/check_solution_words": -6.068000079095364,
24
+ "rewards/check_word_guesses": 5.54200014591217,
25
+ "step": 50
26
+ },
27
+ {
28
+ "completion_length": 368.64,
29
+ "epoch": 0.022222222222222223,
30
+ "grad_norm": NaN,
31
+ "kl": 557.3866543316841,
32
+ "learning_rate": 1.1e-06,
33
+ "loss": 22.2955,
34
+ "reward": -17.431167125701904,
35
+ "reward_std": 5.4497878611087796,
36
+ "rewards/check_first_pass": -9.859833374023438,
37
+ "rewards/check_solution": -7.2583335638046265,
38
+ "rewards/check_solution_words": -5.878333521187305,
39
+ "rewards/check_word_guesses": 5.565333509445191,
40
+ "step": 100
41
+ }
42
+ ],
43
+ "logging_steps": 50,
44
+ "max_steps": 4500,
45
+ "num_input_tokens_seen": 0,
46
+ "num_train_epochs": 1,
47
+ "save_steps": 50,
48
+ "stateful_callbacks": {
49
+ "TrainerControl": {
50
+ "args": {
51
+ "should_epoch_stop": false,
52
+ "should_evaluate": false,
53
+ "should_log": false,
54
+ "should_save": true,
55
+ "should_training_stop": false
56
+ },
57
+ "attributes": {}
58
+ }
59
+ },
60
+ "total_flos": 0.0,
61
+ "train_batch_size": 12,
62
+ "trial_name": null,
63
+ "trial_params": null
64
+ }
checkpoint-100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63b0ebad5998cd6e5f81768518317f87411e03f248e75349457fee8df6c35b4a
3
+ size 5752
checkpoint-1000/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Phi-3-mini-4k-instruct-v0-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2
checkpoint-1000/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Phi-3-mini-4k-instruct-v0-bnb-4bit",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": "unsloth",
26
+ "target_modules": [
27
+ "v_proj",
28
+ "gate_proj",
29
+ "up_proj",
30
+ "o_proj",
31
+ "down_proj",
32
+ "q_proj",
33
+ "k_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
checkpoint-1000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0aadc2ac82d695fbae0774b2fdbde787b1a36b4124f533b183b67b71916ad85
3
+ size 119597408
checkpoint-1000/added_tokens.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|assistant|>": 32001,
3
+ "<|endoftext|>": 32000,
4
+ "<|end|>": 32007,
5
+ "<|placeholder1|>": 32002,
6
+ "<|placeholder2|>": 32003,
7
+ "<|placeholder3|>": 32004,
8
+ "<|placeholder4|>": 32005,
9
+ "<|placeholder5|>": 32008,
10
+ "<|placeholder6|>": 32009,
11
+ "<|system|>": 32006,
12
+ "<|user|>": 32010
13
+ }
checkpoint-1000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64ac91d103df80b50d2ab90a7c3344a5ad2e5ebf9e1e4c771b0102fd0325bf30
3
+ size 61232596
checkpoint-1000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8ff4f144df52155e8da1613019074e76dedbb2055834acd33351c64d1254ea2
3
+ size 14244
checkpoint-1000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:695561f359398afa1ee625fbbea8a8d6c12e2a84408b8ec90035f5e1612ce777
3
+ size 1064
checkpoint-1000/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|placeholder6|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": true,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
checkpoint-1000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1000/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-1000/tokenizer_config.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": true,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "32000": {
31
+ "content": "<|endoftext|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "32001": {
39
+ "content": "<|assistant|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": true,
43
+ "single_word": false,
44
+ "special": true
45
+ },
46
+ "32002": {
47
+ "content": "<|placeholder1|>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": true,
51
+ "single_word": false,
52
+ "special": true
53
+ },
54
+ "32003": {
55
+ "content": "<|placeholder2|>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": true,
59
+ "single_word": false,
60
+ "special": true
61
+ },
62
+ "32004": {
63
+ "content": "<|placeholder3|>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": true,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "32005": {
71
+ "content": "<|placeholder4|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": true,
75
+ "single_word": false,
76
+ "special": true
77
+ },
78
+ "32006": {
79
+ "content": "<|system|>",
80
+ "lstrip": false,
81
+ "normalized": false,
82
+ "rstrip": true,
83
+ "single_word": false,
84
+ "special": true
85
+ },
86
+ "32007": {
87
+ "content": "<|end|>",
88
+ "lstrip": false,
89
+ "normalized": false,
90
+ "rstrip": true,
91
+ "single_word": false,
92
+ "special": true
93
+ },
94
+ "32008": {
95
+ "content": "<|placeholder5|>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": true,
99
+ "single_word": false,
100
+ "special": true
101
+ },
102
+ "32009": {
103
+ "content": "<|placeholder6|>",
104
+ "lstrip": false,
105
+ "normalized": false,
106
+ "rstrip": true,
107
+ "single_word": false,
108
+ "special": true
109
+ },
110
+ "32010": {
111
+ "content": "<|user|>",
112
+ "lstrip": false,
113
+ "normalized": false,
114
+ "rstrip": true,
115
+ "single_word": false,
116
+ "special": true
117
+ }
118
+ },
119
+ "bos_token": "<s>",
120
+ "chat_template": "{{ bos_token }}{% for message in messages %}{% if message['role'] == 'user' %}{{'<|user|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'assistant' %}{{'<|assistant|>\n' + message['content'] + '<|end|>\n'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|assistant|>\n' }}{% else %}{{ eos_token }}{% endif %}",
121
+ "clean_up_tokenization_spaces": false,
122
+ "eos_token": "<|endoftext|>",
123
+ "extra_special_tokens": {},
124
+ "legacy": false,
125
+ "model_max_length": 4096,
126
+ "pad_token": "<|placeholder6|>",
127
+ "padding_side": "right",
128
+ "sp_model_kwargs": {},
129
+ "tokenizer_class": "LlamaTokenizer",
130
+ "unk_token": "<unk>",
131
+ "use_default_system_prompt": false
132
+ }
checkpoint-1000/trainer_state.json ADDED
@@ -0,0 +1,334 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.2222222222222222,
6
+ "eval_steps": 500,
7
+ "global_step": 1000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "completion_length": 309.04,
14
+ "epoch": 0.011111111111111112,
15
+ "grad_norm": NaN,
16
+ "kl": 222.66988746643065,
17
+ "learning_rate": 5.444444444444444e-07,
18
+ "loss": 8.9068,
19
+ "reward": -18.06266725540161,
20
+ "reward_std": 6.391496688127518,
21
+ "rewards/check_first_pass": -9.93666666984558,
22
+ "rewards/check_solution": -7.600000243186951,
23
+ "rewards/check_solution_words": -6.068000079095364,
24
+ "rewards/check_word_guesses": 5.54200014591217,
25
+ "step": 50
26
+ },
27
+ {
28
+ "completion_length": 368.64,
29
+ "epoch": 0.022222222222222223,
30
+ "grad_norm": NaN,
31
+ "kl": 557.3866543316841,
32
+ "learning_rate": 1.1e-06,
33
+ "loss": 22.2955,
34
+ "reward": -17.431167125701904,
35
+ "reward_std": 5.4497878611087796,
36
+ "rewards/check_first_pass": -9.859833374023438,
37
+ "rewards/check_solution": -7.2583335638046265,
38
+ "rewards/check_solution_words": -5.878333521187305,
39
+ "rewards/check_word_guesses": 5.565333509445191,
40
+ "step": 100
41
+ },
42
+ {
43
+ "completion_length": 346.92,
44
+ "epoch": 0.03333333333333333,
45
+ "grad_norm": NaN,
46
+ "kl": 4737.8455329227445,
47
+ "learning_rate": 1.6555555555555559e-06,
48
+ "loss": 189.5138,
49
+ "reward": -18.070500688552855,
50
+ "reward_std": 7.8515861177444455,
51
+ "rewards/check_first_pass": -9.786166725158692,
52
+ "rewards/check_solution": -7.325000324249268,
53
+ "rewards/check_solution_words": -7.050333592891693,
54
+ "rewards/check_word_guesses": 6.091000156402588,
55
+ "step": 150
56
+ },
57
+ {
58
+ "completion_length": 322.2,
59
+ "epoch": 0.044444444444444446,
60
+ "grad_norm": NaN,
61
+ "kl": 32057.38775477886,
62
+ "learning_rate": 2.2111111111111113e-06,
63
+ "loss": 1282.2956,
64
+ "reward": -15.816333751678467,
65
+ "reward_std": 6.191992573738098,
66
+ "rewards/check_first_pass": -9.895000038146973,
67
+ "rewards/check_solution": -7.100000200271606,
68
+ "rewards/check_solution_words": -4.8800000631809235,
69
+ "rewards/check_word_guesses": 6.058666839599609,
70
+ "step": 200
71
+ },
72
+ {
73
+ "completion_length": 349.9,
74
+ "epoch": 0.05555555555555555,
75
+ "grad_norm": NaN,
76
+ "kl": 5074.338300862312,
77
+ "learning_rate": 2.766666666666667e-06,
78
+ "loss": 202.9736,
79
+ "reward": -17.724167308807374,
80
+ "reward_std": 6.207637655735016,
81
+ "rewards/check_first_pass": -9.912833366394043,
82
+ "rewards/check_solution": -7.358333556652069,
83
+ "rewards/check_solution_words": -6.180666843354702,
84
+ "rewards/check_word_guesses": 5.727666816711426,
85
+ "step": 250
86
+ },
87
+ {
88
+ "completion_length": 336.42,
89
+ "epoch": 0.06666666666666667,
90
+ "grad_norm": NaN,
91
+ "kl": 315.6221669435501,
92
+ "learning_rate": 3.322222222222222e-06,
93
+ "loss": 12.6249,
94
+ "reward": -16.775000438690185,
95
+ "reward_std": 5.353409328460693,
96
+ "rewards/check_first_pass": -9.81633337020874,
97
+ "rewards/check_solution": -7.341666927337647,
98
+ "rewards/check_solution_words": -5.623000101844471,
99
+ "rewards/check_word_guesses": 6.006000165939331,
100
+ "step": 300
101
+ },
102
+ {
103
+ "completion_length": 307.04,
104
+ "epoch": 0.07777777777777778,
105
+ "grad_norm": NaN,
106
+ "kl": 6570.5719665384295,
107
+ "learning_rate": 3.877777777777778e-06,
108
+ "loss": 262.8229,
109
+ "reward": -17.077000389099123,
110
+ "reward_std": 5.669408960938454,
111
+ "rewards/check_first_pass": -9.886666717529296,
112
+ "rewards/check_solution": -7.250000200271606,
113
+ "rewards/check_solution_words": -5.695666807889938,
114
+ "rewards/check_word_guesses": 5.755333452224732,
115
+ "step": 350
116
+ },
117
+ {
118
+ "completion_length": 313.08,
119
+ "epoch": 0.08888888888888889,
120
+ "grad_norm": NaN,
121
+ "kl": 1532.4928638124466,
122
+ "learning_rate": 4.433333333333334e-06,
123
+ "loss": 61.2997,
124
+ "reward": -17.507167091369627,
125
+ "reward_std": 5.527194731235504,
126
+ "rewards/check_first_pass": -9.908166694641114,
127
+ "rewards/check_solution": -7.30833353638649,
128
+ "rewards/check_solution_words": -6.251000165343284,
129
+ "rewards/check_word_guesses": 5.9603334903717045,
130
+ "step": 400
131
+ },
132
+ {
133
+ "completion_length": 329.37666687011716,
134
+ "epoch": 0.1,
135
+ "grad_norm": NaN,
136
+ "kl": 1601.70994805336,
137
+ "learning_rate": 4.988888888888889e-06,
138
+ "loss": 64.0684,
139
+ "reward": -17.980167026519776,
140
+ "reward_std": 6.458992264270782,
141
+ "rewards/check_first_pass": -9.801500053405762,
142
+ "rewards/check_solution": -7.2666668963432315,
143
+ "rewards/check_solution_words": -6.554666934013366,
144
+ "rewards/check_word_guesses": 5.64266683101654,
145
+ "step": 450
146
+ },
147
+ {
148
+ "completion_length": 307.52,
149
+ "epoch": 0.1111111111111111,
150
+ "grad_norm": NaN,
151
+ "kl": 702.5347912788391,
152
+ "learning_rate": 4.998194324998843e-06,
153
+ "loss": 28.1014,
154
+ "reward": -16.74250042915344,
155
+ "reward_std": 6.445133271217347,
156
+ "rewards/check_first_pass": -9.824500045776368,
157
+ "rewards/check_solution": -7.308333573341369,
158
+ "rewards/check_solution_words": -5.524333542585373,
159
+ "rewards/check_word_guesses": 5.914666795730591,
160
+ "step": 500
161
+ },
162
+ {
163
+ "completion_length": 335.9,
164
+ "epoch": 0.12222222222222222,
165
+ "grad_norm": NaN,
166
+ "kl": 19601.83191286087,
167
+ "learning_rate": 4.992631880567301e-06,
168
+ "loss": 784.0733,
169
+ "reward": -17.86000030517578,
170
+ "reward_std": 7.05341215133667,
171
+ "rewards/check_first_pass": -9.785000047683717,
172
+ "rewards/check_solution": -7.49166690826416,
173
+ "rewards/check_solution_words": -6.301333554983139,
174
+ "rewards/check_word_guesses": 5.71800015449524,
175
+ "step": 550
176
+ },
177
+ {
178
+ "completion_length": 298.2,
179
+ "epoch": 0.13333333333333333,
180
+ "grad_norm": NaN,
181
+ "kl": 1115.117756202221,
182
+ "learning_rate": 4.983320281008445e-06,
183
+ "loss": 44.6047,
184
+ "reward": -16.99700037956238,
185
+ "reward_std": 5.631768324375153,
186
+ "rewards/check_first_pass": -9.813000040054321,
187
+ "rewards/check_solution": -7.041666898727417,
188
+ "rewards/check_solution_words": -6.250666889995337,
189
+ "rewards/check_word_guesses": 6.108333473205566,
190
+ "step": 600
191
+ },
192
+ {
193
+ "completion_length": 318.48,
194
+ "epoch": 0.14444444444444443,
195
+ "grad_norm": NaN,
196
+ "kl": 3946.661036362648,
197
+ "learning_rate": 4.970273531852536e-06,
198
+ "loss": 157.8665,
199
+ "reward": -17.999333934783934,
200
+ "reward_std": 6.210418889522552,
201
+ "rewards/check_first_pass": -9.89133337020874,
202
+ "rewards/check_solution": -7.458333578109741,
203
+ "rewards/check_solution_words": -6.459333531856537,
204
+ "rewards/check_word_guesses": 5.809666805267334,
205
+ "step": 650
206
+ },
207
+ {
208
+ "completion_length": 351.9,
209
+ "epoch": 0.15555555555555556,
210
+ "grad_norm": NaN,
211
+ "kl": 2870.44579018116,
212
+ "learning_rate": 4.953511256649632e-06,
213
+ "loss": 114.8178,
214
+ "reward": -17.553834075927735,
215
+ "reward_std": 5.835132333040238,
216
+ "rewards/check_first_pass": -9.929833374023438,
217
+ "rewards/check_solution": -7.383333520889282,
218
+ "rewards/check_solution_words": -6.055666868388653,
219
+ "rewards/check_word_guesses": 5.815000147819519,
220
+ "step": 700
221
+ },
222
+ {
223
+ "completion_length": 308.34,
224
+ "epoch": 0.16666666666666666,
225
+ "grad_norm": NaN,
226
+ "kl": 164.13174985408784,
227
+ "learning_rate": 4.933058667453916e-06,
228
+ "loss": 6.5653,
229
+ "reward": -16.56966731071472,
230
+ "reward_std": 6.621588716208935,
231
+ "rewards/check_first_pass": -9.908333358764649,
232
+ "rewards/check_solution": -7.291666874885559,
233
+ "rewards/check_solution_words": -5.485666743516922,
234
+ "rewards/check_word_guesses": 6.116000127792359,
235
+ "step": 750
236
+ },
237
+ {
238
+ "completion_length": 342.34,
239
+ "epoch": 0.17777777777777778,
240
+ "grad_norm": NaN,
241
+ "kl": 1447.0631847190857,
242
+ "learning_rate": 4.9089465269023596e-06,
243
+ "loss": 57.8825,
244
+ "reward": -17.248333780765535,
245
+ "reward_std": 6.114709348678589,
246
+ "rewards/check_first_pass": -9.830000019073486,
247
+ "rewards/check_solution": -7.2333335685729985,
248
+ "rewards/check_solution_words": -6.300666825771332,
249
+ "rewards/check_word_guesses": 6.115666842460632,
250
+ "step": 800
251
+ },
252
+ {
253
+ "completion_length": 354.18,
254
+ "epoch": 0.18888888888888888,
255
+ "grad_norm": NaN,
256
+ "kl": 23526.59426044941,
257
+ "learning_rate": 4.881211101944802e-06,
258
+ "loss": 941.0638,
259
+ "reward": -17.54183391571045,
260
+ "reward_std": 6.4859533834457395,
261
+ "rewards/check_first_pass": -9.808833379745483,
262
+ "rewards/check_solution": -7.708333535194397,
263
+ "rewards/check_solution_words": -5.9636668264865875,
264
+ "rewards/check_word_guesses": 5.939000129699707,
265
+ "step": 850
266
+ },
267
+ {
268
+ "completion_length": 308.18,
269
+ "epoch": 0.2,
270
+ "grad_norm": NaN,
271
+ "kl": 138.43031896591185,
272
+ "learning_rate": 4.84989410929501e-06,
273
+ "loss": 5.5372,
274
+ "reward": -17.896833839416505,
275
+ "reward_std": 5.668911509513855,
276
+ "rewards/check_first_pass": -9.863166694641114,
277
+ "rewards/check_solution": -7.233333587646484,
278
+ "rewards/check_solution_words": -6.624666909873485,
279
+ "rewards/check_word_guesses": 5.824333515167236,
280
+ "step": 900
281
+ },
282
+ {
283
+ "completion_length": 314.82,
284
+ "epoch": 0.2111111111111111,
285
+ "grad_norm": NaN,
286
+ "kl": 1218.171366314888,
287
+ "learning_rate": 4.815042652684779e-06,
288
+ "loss": 48.7269,
289
+ "reward": -16.533334035873413,
290
+ "reward_std": 7.360376672744751,
291
+ "rewards/check_first_pass": -9.612000093460082,
292
+ "rewards/check_solution": -7.158333578109741,
293
+ "rewards/check_solution_words": -5.995000202357769,
294
+ "rewards/check_word_guesses": 6.232000198364258,
295
+ "step": 950
296
+ },
297
+ {
298
+ "completion_length": 339.66,
299
+ "epoch": 0.2222222222222222,
300
+ "grad_norm": NaN,
301
+ "kl": 174.28998464107514,
302
+ "learning_rate": 4.776709152015443e-06,
303
+ "loss": 6.9716,
304
+ "reward": -17.22483383178711,
305
+ "reward_std": 6.013938563764095,
306
+ "rewards/check_first_pass": -9.816166725158691,
307
+ "rewards/check_solution": -7.008333616256714,
308
+ "rewards/check_solution_words": -6.318000204563141,
309
+ "rewards/check_word_guesses": 5.9176667785644534,
310
+ "step": 1000
311
+ }
312
+ ],
313
+ "logging_steps": 50,
314
+ "max_steps": 4500,
315
+ "num_input_tokens_seen": 0,
316
+ "num_train_epochs": 1,
317
+ "save_steps": 50,
318
+ "stateful_callbacks": {
319
+ "TrainerControl": {
320
+ "args": {
321
+ "should_epoch_stop": false,
322
+ "should_evaluate": false,
323
+ "should_log": false,
324
+ "should_save": true,
325
+ "should_training_stop": false
326
+ },
327
+ "attributes": {}
328
+ }
329
+ },
330
+ "total_flos": 0.0,
331
+ "train_batch_size": 12,
332
+ "trial_name": null,
333
+ "trial_params": null
334
+ }
checkpoint-1000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63b0ebad5998cd6e5f81768518317f87411e03f248e75349457fee8df6c35b4a
3
+ size 5752
checkpoint-1050/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Phi-3-mini-4k-instruct-v0-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2
checkpoint-1050/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Phi-3-mini-4k-instruct-v0-bnb-4bit",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": "unsloth",
26
+ "target_modules": [
27
+ "v_proj",
28
+ "gate_proj",
29
+ "up_proj",
30
+ "o_proj",
31
+ "down_proj",
32
+ "q_proj",
33
+ "k_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
checkpoint-1050/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0aadc2ac82d695fbae0774b2fdbde787b1a36b4124f533b183b67b71916ad85
3
+ size 119597408
checkpoint-1050/added_tokens.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|assistant|>": 32001,
3
+ "<|endoftext|>": 32000,
4
+ "<|end|>": 32007,
5
+ "<|placeholder1|>": 32002,
6
+ "<|placeholder2|>": 32003,
7
+ "<|placeholder3|>": 32004,
8
+ "<|placeholder4|>": 32005,
9
+ "<|placeholder5|>": 32008,
10
+ "<|placeholder6|>": 32009,
11
+ "<|system|>": 32006,
12
+ "<|user|>": 32010
13
+ }
checkpoint-1050/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e54de1a20688e70f8c0b544ce2672138f5661060d746009fd34ead667686b84
3
+ size 61232596
checkpoint-1050/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a51fa1b3e06457926488dc5e348fa5c1ea7581685eee6eeb70b2c5d1b43a3f
3
+ size 14244
checkpoint-1050/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8beae7c028098d4bd69934a233f20eb47081c177fd3772ab625c25df09af6705
3
+ size 1064
checkpoint-1050/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|placeholder6|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": true,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
checkpoint-1050/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1050/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-1050/tokenizer_config.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": true,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "32000": {
31
+ "content": "<|endoftext|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "32001": {
39
+ "content": "<|assistant|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": true,
43
+ "single_word": false,
44
+ "special": true
45
+ },
46
+ "32002": {
47
+ "content": "<|placeholder1|>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": true,
51
+ "single_word": false,
52
+ "special": true
53
+ },
54
+ "32003": {
55
+ "content": "<|placeholder2|>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": true,
59
+ "single_word": false,
60
+ "special": true
61
+ },
62
+ "32004": {
63
+ "content": "<|placeholder3|>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": true,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "32005": {
71
+ "content": "<|placeholder4|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": true,
75
+ "single_word": false,
76
+ "special": true
77
+ },
78
+ "32006": {
79
+ "content": "<|system|>",
80
+ "lstrip": false,
81
+ "normalized": false,
82
+ "rstrip": true,
83
+ "single_word": false,
84
+ "special": true
85
+ },
86
+ "32007": {
87
+ "content": "<|end|>",
88
+ "lstrip": false,
89
+ "normalized": false,
90
+ "rstrip": true,
91
+ "single_word": false,
92
+ "special": true
93
+ },
94
+ "32008": {
95
+ "content": "<|placeholder5|>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": true,
99
+ "single_word": false,
100
+ "special": true
101
+ },
102
+ "32009": {
103
+ "content": "<|placeholder6|>",
104
+ "lstrip": false,
105
+ "normalized": false,
106
+ "rstrip": true,
107
+ "single_word": false,
108
+ "special": true
109
+ },
110
+ "32010": {
111
+ "content": "<|user|>",
112
+ "lstrip": false,
113
+ "normalized": false,
114
+ "rstrip": true,
115
+ "single_word": false,
116
+ "special": true
117
+ }
118
+ },
119
+ "bos_token": "<s>",
120
+ "chat_template": "{{ bos_token }}{% for message in messages %}{% if message['role'] == 'user' %}{{'<|user|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'assistant' %}{{'<|assistant|>\n' + message['content'] + '<|end|>\n'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|assistant|>\n' }}{% else %}{{ eos_token }}{% endif %}",
121
+ "clean_up_tokenization_spaces": false,
122
+ "eos_token": "<|endoftext|>",
123
+ "extra_special_tokens": {},
124
+ "legacy": false,
125
+ "model_max_length": 4096,
126
+ "pad_token": "<|placeholder6|>",
127
+ "padding_side": "right",
128
+ "sp_model_kwargs": {},
129
+ "tokenizer_class": "LlamaTokenizer",
130
+ "unk_token": "<unk>",
131
+ "use_default_system_prompt": false
132
+ }
checkpoint-1050/trainer_state.json ADDED
@@ -0,0 +1,349 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.23333333333333334,
6
+ "eval_steps": 500,
7
+ "global_step": 1050,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "completion_length": 309.04,
14
+ "epoch": 0.011111111111111112,
15
+ "grad_norm": NaN,
16
+ "kl": 222.66988746643065,
17
+ "learning_rate": 5.444444444444444e-07,
18
+ "loss": 8.9068,
19
+ "reward": -18.06266725540161,
20
+ "reward_std": 6.391496688127518,
21
+ "rewards/check_first_pass": -9.93666666984558,
22
+ "rewards/check_solution": -7.600000243186951,
23
+ "rewards/check_solution_words": -6.068000079095364,
24
+ "rewards/check_word_guesses": 5.54200014591217,
25
+ "step": 50
26
+ },
27
+ {
28
+ "completion_length": 368.64,
29
+ "epoch": 0.022222222222222223,
30
+ "grad_norm": NaN,
31
+ "kl": 557.3866543316841,
32
+ "learning_rate": 1.1e-06,
33
+ "loss": 22.2955,
34
+ "reward": -17.431167125701904,
35
+ "reward_std": 5.4497878611087796,
36
+ "rewards/check_first_pass": -9.859833374023438,
37
+ "rewards/check_solution": -7.2583335638046265,
38
+ "rewards/check_solution_words": -5.878333521187305,
39
+ "rewards/check_word_guesses": 5.565333509445191,
40
+ "step": 100
41
+ },
42
+ {
43
+ "completion_length": 346.92,
44
+ "epoch": 0.03333333333333333,
45
+ "grad_norm": NaN,
46
+ "kl": 4737.8455329227445,
47
+ "learning_rate": 1.6555555555555559e-06,
48
+ "loss": 189.5138,
49
+ "reward": -18.070500688552855,
50
+ "reward_std": 7.8515861177444455,
51
+ "rewards/check_first_pass": -9.786166725158692,
52
+ "rewards/check_solution": -7.325000324249268,
53
+ "rewards/check_solution_words": -7.050333592891693,
54
+ "rewards/check_word_guesses": 6.091000156402588,
55
+ "step": 150
56
+ },
57
+ {
58
+ "completion_length": 322.2,
59
+ "epoch": 0.044444444444444446,
60
+ "grad_norm": NaN,
61
+ "kl": 32057.38775477886,
62
+ "learning_rate": 2.2111111111111113e-06,
63
+ "loss": 1282.2956,
64
+ "reward": -15.816333751678467,
65
+ "reward_std": 6.191992573738098,
66
+ "rewards/check_first_pass": -9.895000038146973,
67
+ "rewards/check_solution": -7.100000200271606,
68
+ "rewards/check_solution_words": -4.8800000631809235,
69
+ "rewards/check_word_guesses": 6.058666839599609,
70
+ "step": 200
71
+ },
72
+ {
73
+ "completion_length": 349.9,
74
+ "epoch": 0.05555555555555555,
75
+ "grad_norm": NaN,
76
+ "kl": 5074.338300862312,
77
+ "learning_rate": 2.766666666666667e-06,
78
+ "loss": 202.9736,
79
+ "reward": -17.724167308807374,
80
+ "reward_std": 6.207637655735016,
81
+ "rewards/check_first_pass": -9.912833366394043,
82
+ "rewards/check_solution": -7.358333556652069,
83
+ "rewards/check_solution_words": -6.180666843354702,
84
+ "rewards/check_word_guesses": 5.727666816711426,
85
+ "step": 250
86
+ },
87
+ {
88
+ "completion_length": 336.42,
89
+ "epoch": 0.06666666666666667,
90
+ "grad_norm": NaN,
91
+ "kl": 315.6221669435501,
92
+ "learning_rate": 3.322222222222222e-06,
93
+ "loss": 12.6249,
94
+ "reward": -16.775000438690185,
95
+ "reward_std": 5.353409328460693,
96
+ "rewards/check_first_pass": -9.81633337020874,
97
+ "rewards/check_solution": -7.341666927337647,
98
+ "rewards/check_solution_words": -5.623000101844471,
99
+ "rewards/check_word_guesses": 6.006000165939331,
100
+ "step": 300
101
+ },
102
+ {
103
+ "completion_length": 307.04,
104
+ "epoch": 0.07777777777777778,
105
+ "grad_norm": NaN,
106
+ "kl": 6570.5719665384295,
107
+ "learning_rate": 3.877777777777778e-06,
108
+ "loss": 262.8229,
109
+ "reward": -17.077000389099123,
110
+ "reward_std": 5.669408960938454,
111
+ "rewards/check_first_pass": -9.886666717529296,
112
+ "rewards/check_solution": -7.250000200271606,
113
+ "rewards/check_solution_words": -5.695666807889938,
114
+ "rewards/check_word_guesses": 5.755333452224732,
115
+ "step": 350
116
+ },
117
+ {
118
+ "completion_length": 313.08,
119
+ "epoch": 0.08888888888888889,
120
+ "grad_norm": NaN,
121
+ "kl": 1532.4928638124466,
122
+ "learning_rate": 4.433333333333334e-06,
123
+ "loss": 61.2997,
124
+ "reward": -17.507167091369627,
125
+ "reward_std": 5.527194731235504,
126
+ "rewards/check_first_pass": -9.908166694641114,
127
+ "rewards/check_solution": -7.30833353638649,
128
+ "rewards/check_solution_words": -6.251000165343284,
129
+ "rewards/check_word_guesses": 5.9603334903717045,
130
+ "step": 400
131
+ },
132
+ {
133
+ "completion_length": 329.37666687011716,
134
+ "epoch": 0.1,
135
+ "grad_norm": NaN,
136
+ "kl": 1601.70994805336,
137
+ "learning_rate": 4.988888888888889e-06,
138
+ "loss": 64.0684,
139
+ "reward": -17.980167026519776,
140
+ "reward_std": 6.458992264270782,
141
+ "rewards/check_first_pass": -9.801500053405762,
142
+ "rewards/check_solution": -7.2666668963432315,
143
+ "rewards/check_solution_words": -6.554666934013366,
144
+ "rewards/check_word_guesses": 5.64266683101654,
145
+ "step": 450
146
+ },
147
+ {
148
+ "completion_length": 307.52,
149
+ "epoch": 0.1111111111111111,
150
+ "grad_norm": NaN,
151
+ "kl": 702.5347912788391,
152
+ "learning_rate": 4.998194324998843e-06,
153
+ "loss": 28.1014,
154
+ "reward": -16.74250042915344,
155
+ "reward_std": 6.445133271217347,
156
+ "rewards/check_first_pass": -9.824500045776368,
157
+ "rewards/check_solution": -7.308333573341369,
158
+ "rewards/check_solution_words": -5.524333542585373,
159
+ "rewards/check_word_guesses": 5.914666795730591,
160
+ "step": 500
161
+ },
162
+ {
163
+ "completion_length": 335.9,
164
+ "epoch": 0.12222222222222222,
165
+ "grad_norm": NaN,
166
+ "kl": 19601.83191286087,
167
+ "learning_rate": 4.992631880567301e-06,
168
+ "loss": 784.0733,
169
+ "reward": -17.86000030517578,
170
+ "reward_std": 7.05341215133667,
171
+ "rewards/check_first_pass": -9.785000047683717,
172
+ "rewards/check_solution": -7.49166690826416,
173
+ "rewards/check_solution_words": -6.301333554983139,
174
+ "rewards/check_word_guesses": 5.71800015449524,
175
+ "step": 550
176
+ },
177
+ {
178
+ "completion_length": 298.2,
179
+ "epoch": 0.13333333333333333,
180
+ "grad_norm": NaN,
181
+ "kl": 1115.117756202221,
182
+ "learning_rate": 4.983320281008445e-06,
183
+ "loss": 44.6047,
184
+ "reward": -16.99700037956238,
185
+ "reward_std": 5.631768324375153,
186
+ "rewards/check_first_pass": -9.813000040054321,
187
+ "rewards/check_solution": -7.041666898727417,
188
+ "rewards/check_solution_words": -6.250666889995337,
189
+ "rewards/check_word_guesses": 6.108333473205566,
190
+ "step": 600
191
+ },
192
+ {
193
+ "completion_length": 318.48,
194
+ "epoch": 0.14444444444444443,
195
+ "grad_norm": NaN,
196
+ "kl": 3946.661036362648,
197
+ "learning_rate": 4.970273531852536e-06,
198
+ "loss": 157.8665,
199
+ "reward": -17.999333934783934,
200
+ "reward_std": 6.210418889522552,
201
+ "rewards/check_first_pass": -9.89133337020874,
202
+ "rewards/check_solution": -7.458333578109741,
203
+ "rewards/check_solution_words": -6.459333531856537,
204
+ "rewards/check_word_guesses": 5.809666805267334,
205
+ "step": 650
206
+ },
207
+ {
208
+ "completion_length": 351.9,
209
+ "epoch": 0.15555555555555556,
210
+ "grad_norm": NaN,
211
+ "kl": 2870.44579018116,
212
+ "learning_rate": 4.953511256649632e-06,
213
+ "loss": 114.8178,
214
+ "reward": -17.553834075927735,
215
+ "reward_std": 5.835132333040238,
216
+ "rewards/check_first_pass": -9.929833374023438,
217
+ "rewards/check_solution": -7.383333520889282,
218
+ "rewards/check_solution_words": -6.055666868388653,
219
+ "rewards/check_word_guesses": 5.815000147819519,
220
+ "step": 700
221
+ },
222
+ {
223
+ "completion_length": 308.34,
224
+ "epoch": 0.16666666666666666,
225
+ "grad_norm": NaN,
226
+ "kl": 164.13174985408784,
227
+ "learning_rate": 4.933058667453916e-06,
228
+ "loss": 6.5653,
229
+ "reward": -16.56966731071472,
230
+ "reward_std": 6.621588716208935,
231
+ "rewards/check_first_pass": -9.908333358764649,
232
+ "rewards/check_solution": -7.291666874885559,
233
+ "rewards/check_solution_words": -5.485666743516922,
234
+ "rewards/check_word_guesses": 6.116000127792359,
235
+ "step": 750
236
+ },
237
+ {
238
+ "completion_length": 342.34,
239
+ "epoch": 0.17777777777777778,
240
+ "grad_norm": NaN,
241
+ "kl": 1447.0631847190857,
242
+ "learning_rate": 4.9089465269023596e-06,
243
+ "loss": 57.8825,
244
+ "reward": -17.248333780765535,
245
+ "reward_std": 6.114709348678589,
246
+ "rewards/check_first_pass": -9.830000019073486,
247
+ "rewards/check_solution": -7.2333335685729985,
248
+ "rewards/check_solution_words": -6.300666825771332,
249
+ "rewards/check_word_guesses": 6.115666842460632,
250
+ "step": 800
251
+ },
252
+ {
253
+ "completion_length": 354.18,
254
+ "epoch": 0.18888888888888888,
255
+ "grad_norm": NaN,
256
+ "kl": 23526.59426044941,
257
+ "learning_rate": 4.881211101944802e-06,
258
+ "loss": 941.0638,
259
+ "reward": -17.54183391571045,
260
+ "reward_std": 6.4859533834457395,
261
+ "rewards/check_first_pass": -9.808833379745483,
262
+ "rewards/check_solution": -7.708333535194397,
263
+ "rewards/check_solution_words": -5.9636668264865875,
264
+ "rewards/check_word_guesses": 5.939000129699707,
265
+ "step": 850
266
+ },
267
+ {
268
+ "completion_length": 308.18,
269
+ "epoch": 0.2,
270
+ "grad_norm": NaN,
271
+ "kl": 138.43031896591185,
272
+ "learning_rate": 4.84989410929501e-06,
273
+ "loss": 5.5372,
274
+ "reward": -17.896833839416505,
275
+ "reward_std": 5.668911509513855,
276
+ "rewards/check_first_pass": -9.863166694641114,
277
+ "rewards/check_solution": -7.233333587646484,
278
+ "rewards/check_solution_words": -6.624666909873485,
279
+ "rewards/check_word_guesses": 5.824333515167236,
280
+ "step": 900
281
+ },
282
+ {
283
+ "completion_length": 314.82,
284
+ "epoch": 0.2111111111111111,
285
+ "grad_norm": NaN,
286
+ "kl": 1218.171366314888,
287
+ "learning_rate": 4.815042652684779e-06,
288
+ "loss": 48.7269,
289
+ "reward": -16.533334035873413,
290
+ "reward_std": 7.360376672744751,
291
+ "rewards/check_first_pass": -9.612000093460082,
292
+ "rewards/check_solution": -7.158333578109741,
293
+ "rewards/check_solution_words": -5.995000202357769,
294
+ "rewards/check_word_guesses": 6.232000198364258,
295
+ "step": 950
296
+ },
297
+ {
298
+ "completion_length": 339.66,
299
+ "epoch": 0.2222222222222222,
300
+ "grad_norm": NaN,
301
+ "kl": 174.28998464107514,
302
+ "learning_rate": 4.776709152015443e-06,
303
+ "loss": 6.9716,
304
+ "reward": -17.22483383178711,
305
+ "reward_std": 6.013938563764095,
306
+ "rewards/check_first_pass": -9.816166725158691,
307
+ "rewards/check_solution": -7.008333616256714,
308
+ "rewards/check_solution_words": -6.318000204563141,
309
+ "rewards/check_word_guesses": 5.9176667785644534,
310
+ "step": 1000
311
+ },
312
+ {
313
+ "completion_length": 299.26,
314
+ "epoch": 0.23333333333333334,
315
+ "grad_norm": NaN,
316
+ "kl": 240.47271874427796,
317
+ "learning_rate": 4.734951264513368e-06,
318
+ "loss": 9.6189,
319
+ "reward": -16.81516722679138,
320
+ "reward_std": 5.74999471783638,
321
+ "rewards/check_first_pass": -9.819500045776367,
322
+ "rewards/check_solution": -7.191666922569275,
323
+ "rewards/check_solution_words": -5.3703335279226305,
324
+ "rewards/check_word_guesses": 5.566333475112915,
325
+ "step": 1050
326
+ }
327
+ ],
328
+ "logging_steps": 50,
329
+ "max_steps": 4500,
330
+ "num_input_tokens_seen": 0,
331
+ "num_train_epochs": 1,
332
+ "save_steps": 50,
333
+ "stateful_callbacks": {
334
+ "TrainerControl": {
335
+ "args": {
336
+ "should_epoch_stop": false,
337
+ "should_evaluate": false,
338
+ "should_log": false,
339
+ "should_save": true,
340
+ "should_training_stop": false
341
+ },
342
+ "attributes": {}
343
+ }
344
+ },
345
+ "total_flos": 0.0,
346
+ "train_batch_size": 12,
347
+ "trial_name": null,
348
+ "trial_params": null
349
+ }
checkpoint-1050/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63b0ebad5998cd6e5f81768518317f87411e03f248e75349457fee8df6c35b4a
3
+ size 5752
checkpoint-1100/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Phi-3-mini-4k-instruct-v0-bnb-4bit
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2
checkpoint-1100/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Phi-3-mini-4k-instruct-v0-bnb-4bit",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": "unsloth",
26
+ "target_modules": [
27
+ "v_proj",
28
+ "gate_proj",
29
+ "up_proj",
30
+ "o_proj",
31
+ "down_proj",
32
+ "q_proj",
33
+ "k_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
checkpoint-1100/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0aadc2ac82d695fbae0774b2fdbde787b1a36b4124f533b183b67b71916ad85
3
+ size 119597408
checkpoint-1100/added_tokens.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|assistant|>": 32001,
3
+ "<|endoftext|>": 32000,
4
+ "<|end|>": 32007,
5
+ "<|placeholder1|>": 32002,
6
+ "<|placeholder2|>": 32003,
7
+ "<|placeholder3|>": 32004,
8
+ "<|placeholder4|>": 32005,
9
+ "<|placeholder5|>": 32008,
10
+ "<|placeholder6|>": 32009,
11
+ "<|system|>": 32006,
12
+ "<|user|>": 32010
13
+ }
checkpoint-1100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b11528e6db6e376ae9691d6e2aee421605142a0bdbfe19cd18c49dda9c4bae6
3
+ size 61232596
checkpoint-1100/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3da01cca2447f9e25f4b10defc16878818a77865597022e222a6e67a1032601
3
+ size 14244
checkpoint-1100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6201e0574b67f298000ff1292b6c2337904bed99e22e7e1c72ff6d022b364dd
3
+ size 1064
checkpoint-1100/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|placeholder6|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": true,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
checkpoint-1100/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1100/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-1100/tokenizer_config.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": true,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "32000": {
31
+ "content": "<|endoftext|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "32001": {
39
+ "content": "<|assistant|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": true,
43
+ "single_word": false,
44
+ "special": true
45
+ },
46
+ "32002": {
47
+ "content": "<|placeholder1|>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": true,
51
+ "single_word": false,
52
+ "special": true
53
+ },
54
+ "32003": {
55
+ "content": "<|placeholder2|>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": true,
59
+ "single_word": false,
60
+ "special": true
61
+ },
62
+ "32004": {
63
+ "content": "<|placeholder3|>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": true,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "32005": {
71
+ "content": "<|placeholder4|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": true,
75
+ "single_word": false,
76
+ "special": true
77
+ },
78
+ "32006": {
79
+ "content": "<|system|>",
80
+ "lstrip": false,
81
+ "normalized": false,
82
+ "rstrip": true,
83
+ "single_word": false,
84
+ "special": true
85
+ },
86
+ "32007": {
87
+ "content": "<|end|>",
88
+ "lstrip": false,
89
+ "normalized": false,
90
+ "rstrip": true,
91
+ "single_word": false,
92
+ "special": true
93
+ },
94
+ "32008": {
95
+ "content": "<|placeholder5|>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": true,
99
+ "single_word": false,
100
+ "special": true
101
+ },
102
+ "32009": {
103
+ "content": "<|placeholder6|>",
104
+ "lstrip": false,
105
+ "normalized": false,
106
+ "rstrip": true,
107
+ "single_word": false,
108
+ "special": true
109
+ },
110
+ "32010": {
111
+ "content": "<|user|>",
112
+ "lstrip": false,
113
+ "normalized": false,
114
+ "rstrip": true,
115
+ "single_word": false,
116
+ "special": true
117
+ }
118
+ },
119
+ "bos_token": "<s>",
120
+ "chat_template": "{{ bos_token }}{% for message in messages %}{% if message['role'] == 'user' %}{{'<|user|>\n' + message['content'] + '<|end|>\n'}}{% elif message['role'] == 'assistant' %}{{'<|assistant|>\n' + message['content'] + '<|end|>\n'}}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|assistant|>\n' }}{% else %}{{ eos_token }}{% endif %}",
121
+ "clean_up_tokenization_spaces": false,
122
+ "eos_token": "<|endoftext|>",
123
+ "extra_special_tokens": {},
124
+ "legacy": false,
125
+ "model_max_length": 4096,
126
+ "pad_token": "<|placeholder6|>",
127
+ "padding_side": "right",
128
+ "sp_model_kwargs": {},
129
+ "tokenizer_class": "LlamaTokenizer",
130
+ "unk_token": "<unk>",
131
+ "use_default_system_prompt": false
132
+ }