SujanKarki commited on
Commit
73112ae
1 Parent(s): c27c63f

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +202 -0
  2. adapter_config.json +23 -0
  3. adapter_model.safetensors +3 -0
  4. checkpoint-1000/README.md +202 -0
  5. checkpoint-1000/adapter_config.json +23 -0
  6. checkpoint-1000/adapter_model.safetensors +3 -0
  7. checkpoint-1000/optimizer.pt +3 -0
  8. checkpoint-1000/rng_state.pth +3 -0
  9. checkpoint-1000/scheduler.pt +3 -0
  10. checkpoint-1000/special_tokens_map.json +28 -0
  11. checkpoint-1000/tokenizer.json +0 -0
  12. checkpoint-1000/tokenizer_config.json +151 -0
  13. checkpoint-1000/trainer_state.json +342 -0
  14. checkpoint-1000/training_args.bin +3 -0
  15. checkpoint-1500/README.md +202 -0
  16. checkpoint-1500/adapter_config.json +23 -0
  17. checkpoint-1500/adapter_model.safetensors +3 -0
  18. checkpoint-1500/optimizer.pt +3 -0
  19. checkpoint-1500/rng_state.pth +3 -0
  20. checkpoint-1500/scheduler.pt +3 -0
  21. checkpoint-1500/special_tokens_map.json +28 -0
  22. checkpoint-1500/tokenizer.json +0 -0
  23. checkpoint-1500/tokenizer_config.json +151 -0
  24. checkpoint-1500/trainer_state.json +492 -0
  25. checkpoint-1500/training_args.bin +3 -0
  26. checkpoint-2000/README.md +202 -0
  27. checkpoint-2000/adapter_config.json +23 -0
  28. checkpoint-2000/adapter_model.safetensors +3 -0
  29. checkpoint-2000/optimizer.pt +3 -0
  30. checkpoint-2000/rng_state.pth +3 -0
  31. checkpoint-2000/scheduler.pt +3 -0
  32. checkpoint-2000/special_tokens_map.json +28 -0
  33. checkpoint-2000/tokenizer.json +0 -0
  34. checkpoint-2000/tokenizer_config.json +151 -0
  35. checkpoint-2000/trainer_state.json +642 -0
  36. checkpoint-2000/training_args.bin +3 -0
  37. checkpoint-2013/README.md +202 -0
  38. checkpoint-2013/adapter_config.json +23 -0
  39. checkpoint-2013/adapter_model.safetensors +3 -0
  40. checkpoint-2013/optimizer.pt +3 -0
  41. checkpoint-2013/rng_state.pth +3 -0
  42. checkpoint-2013/scheduler.pt +3 -0
  43. checkpoint-2013/special_tokens_map.json +28 -0
  44. checkpoint-2013/tokenizer.json +0 -0
  45. checkpoint-2013/tokenizer_config.json +151 -0
  46. checkpoint-2013/trainer_state.json +642 -0
  47. checkpoint-2013/training_args.bin +3 -0
  48. checkpoint-500/README.md +202 -0
  49. checkpoint-500/adapter_config.json +23 -0
  50. checkpoint-500/adapter_model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/Phi-3.5-mini-instruct
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.12.0
adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
4
+ "bias": "none",
5
+ "d_initial": 0.1,
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "modules_to_save": null,
12
+ "peft_type": "VERA",
13
+ "projection_prng_key": 0,
14
+ "r": 128,
15
+ "revision": null,
16
+ "save_projection": true,
17
+ "target_modules": [
18
+ "o_proj",
19
+ "qkv_proj"
20
+ ],
21
+ "task_type": "CAUSAL_LM",
22
+ "vera_dropout": 0.1
23
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93c40f8ecc253e0a24d4553481e01135a88187492b27a941e73004161e72bd5e
3
+ size 401289768
checkpoint-1000/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/Phi-3.5-mini-instruct
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.12.0
checkpoint-1000/adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
4
+ "bias": "none",
5
+ "d_initial": 0.1,
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "modules_to_save": null,
12
+ "peft_type": "VERA",
13
+ "projection_prng_key": 0,
14
+ "r": 128,
15
+ "revision": null,
16
+ "save_projection": true,
17
+ "target_modules": [
18
+ "qkv_proj",
19
+ "o_proj"
20
+ ],
21
+ "task_type": "CAUSAL_LM",
22
+ "vera_dropout": 0.1
23
+ }
checkpoint-1000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c25b797f79fefb9fb34d01cd323b3f369891351e14b2933cffdd14474505ec
3
+ size 401289768
checkpoint-1000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8fccfc942503434be440223dd12cee24e764145e0d1ef78f78da241d595c30e
3
+ size 3319290
checkpoint-1000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa5bddc471c8ac0b6e5ea7f477e79471cb71d974e5c26424dc0cff21418231d
3
+ size 14244
checkpoint-1000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f239cab3977550af51dae77533320c0c157e084a6c2f322886a7cd5c5c058151
3
+ size 1064
checkpoint-1000/special_tokens_map.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|im_start|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|im_end|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ }
17
+ ],
18
+ "bos_token": "<|im_start|>",
19
+ "eos_token": "<|im_end|>",
20
+ "pad_token": "<|im_end|>",
21
+ "unk_token": {
22
+ "content": "<unk>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ }
28
+ }
checkpoint-1000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1000/tokenizer_config.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
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
+ "32011": {
119
+ "content": "<|im_start|>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": true
125
+ },
126
+ "32012": {
127
+ "content": "<|im_end|>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": true
133
+ }
134
+ },
135
+ "additional_special_tokens": [
136
+ "<|im_start|>",
137
+ "<|im_end|>"
138
+ ],
139
+ "bos_token": "<|im_start|>",
140
+ "chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
141
+ "clean_up_tokenization_spaces": false,
142
+ "eos_token": "<|im_end|>",
143
+ "legacy": false,
144
+ "model_max_length": 131072,
145
+ "pad_token": "<|im_end|>",
146
+ "padding_side": "right",
147
+ "sp_model_kwargs": {},
148
+ "tokenizer_class": "LlamaTokenizer",
149
+ "unk_token": "<unk>",
150
+ "use_default_system_prompt": false
151
+ }
checkpoint-1000/trainer_state.json ADDED
@@ -0,0 +1,342 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8010362982749939,
3
+ "best_model_checkpoint": "Phi-3.5-mini-instruct_text_to_sql_vera\\checkpoint-1000",
4
+ "epoch": 1.4903129657228018,
5
+ "eval_steps": 50,
6
+ "global_step": 1000,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.07451564828614009,
13
+ "grad_norm": 0.24109168350696564,
14
+ "learning_rate": 0.0002,
15
+ "loss": 1.6897,
16
+ "step": 50
17
+ },
18
+ {
19
+ "epoch": 0.07451564828614009,
20
+ "eval_loss": 1.628873586654663,
21
+ "eval_runtime": 21.2268,
22
+ "eval_samples_per_second": 5.842,
23
+ "eval_steps_per_second": 0.754,
24
+ "step": 50
25
+ },
26
+ {
27
+ "epoch": 0.14903129657228018,
28
+ "grad_norm": 0.20446562767028809,
29
+ "learning_rate": 0.0001996800092633612,
30
+ "loss": 1.4635,
31
+ "step": 100
32
+ },
33
+ {
34
+ "epoch": 0.14903129657228018,
35
+ "eval_loss": 1.3007014989852905,
36
+ "eval_runtime": 21.2354,
37
+ "eval_samples_per_second": 5.839,
38
+ "eval_steps_per_second": 0.753,
39
+ "step": 100
40
+ },
41
+ {
42
+ "epoch": 0.22354694485842028,
43
+ "grad_norm": 0.15634676814079285,
44
+ "learning_rate": 0.00019872208493487546,
45
+ "loss": 1.1822,
46
+ "step": 150
47
+ },
48
+ {
49
+ "epoch": 0.22354694485842028,
50
+ "eval_loss": 1.1080372333526611,
51
+ "eval_runtime": 21.2322,
52
+ "eval_samples_per_second": 5.84,
53
+ "eval_steps_per_second": 0.754,
54
+ "step": 150
55
+ },
56
+ {
57
+ "epoch": 0.29806259314456035,
58
+ "grad_norm": 0.060426872223615646,
59
+ "learning_rate": 0.0001971323575527731,
60
+ "loss": 1.0493,
61
+ "step": 200
62
+ },
63
+ {
64
+ "epoch": 0.29806259314456035,
65
+ "eval_loss": 1.023650884628296,
66
+ "eval_runtime": 23.9023,
67
+ "eval_samples_per_second": 5.188,
68
+ "eval_steps_per_second": 0.669,
69
+ "step": 200
70
+ },
71
+ {
72
+ "epoch": 0.37257824143070045,
73
+ "grad_norm": 0.04907995089888573,
74
+ "learning_rate": 0.0001949210010777752,
75
+ "loss": 0.9908,
76
+ "step": 250
77
+ },
78
+ {
79
+ "epoch": 0.37257824143070045,
80
+ "eval_loss": 0.9761372208595276,
81
+ "eval_runtime": 22.3409,
82
+ "eval_samples_per_second": 5.55,
83
+ "eval_steps_per_second": 0.716,
84
+ "step": 250
85
+ },
86
+ {
87
+ "epoch": 0.44709388971684055,
88
+ "grad_norm": 0.03899872675538063,
89
+ "learning_rate": 0.00019210216778162994,
90
+ "loss": 0.9539,
91
+ "step": 300
92
+ },
93
+ {
94
+ "epoch": 0.44709388971684055,
95
+ "eval_loss": 0.9452499151229858,
96
+ "eval_runtime": 22.4213,
97
+ "eval_samples_per_second": 5.53,
98
+ "eval_steps_per_second": 0.714,
99
+ "step": 300
100
+ },
101
+ {
102
+ "epoch": 0.5216095380029806,
103
+ "grad_norm": 0.039957139641046524,
104
+ "learning_rate": 0.0001886938976751951,
105
+ "loss": 0.9301,
106
+ "step": 350
107
+ },
108
+ {
109
+ "epoch": 0.5216095380029806,
110
+ "eval_loss": 0.9224702715873718,
111
+ "eval_runtime": 22.4498,
112
+ "eval_samples_per_second": 5.523,
113
+ "eval_steps_per_second": 0.713,
114
+ "step": 350
115
+ },
116
+ {
117
+ "epoch": 0.5961251862891207,
118
+ "grad_norm": 0.025905804708600044,
119
+ "learning_rate": 0.00018471800305571129,
120
+ "loss": 0.9065,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.5961251862891207,
125
+ "eval_loss": 0.9051175713539124,
126
+ "eval_runtime": 21.5395,
127
+ "eval_samples_per_second": 5.757,
128
+ "eval_steps_per_second": 0.743,
129
+ "step": 400
130
+ },
131
+ {
132
+ "epoch": 0.6706408345752608,
133
+ "grad_norm": 0.020609112456440926,
134
+ "learning_rate": 0.00018019992891214008,
135
+ "loss": 0.8916,
136
+ "step": 450
137
+ },
138
+ {
139
+ "epoch": 0.6706408345752608,
140
+ "eval_loss": 0.8914369940757751,
141
+ "eval_runtime": 21.6547,
142
+ "eval_samples_per_second": 5.726,
143
+ "eval_steps_per_second": 0.739,
144
+ "step": 450
145
+ },
146
+ {
147
+ "epoch": 0.7451564828614009,
148
+ "grad_norm": 0.01633381098508835,
149
+ "learning_rate": 0.00017516859008194938,
150
+ "loss": 0.8799,
151
+ "step": 500
152
+ },
153
+ {
154
+ "epoch": 0.7451564828614009,
155
+ "eval_loss": 0.880242109298706,
156
+ "eval_runtime": 21.6819,
157
+ "eval_samples_per_second": 5.719,
158
+ "eval_steps_per_second": 0.738,
159
+ "step": 500
160
+ },
161
+ {
162
+ "epoch": 0.819672131147541,
163
+ "grad_norm": 0.015875136479735374,
164
+ "learning_rate": 0.00016965618620151017,
165
+ "loss": 0.8691,
166
+ "step": 550
167
+ },
168
+ {
169
+ "epoch": 0.819672131147541,
170
+ "eval_loss": 0.8673625588417053,
171
+ "eval_runtime": 23.0842,
172
+ "eval_samples_per_second": 5.372,
173
+ "eval_steps_per_second": 0.693,
174
+ "step": 550
175
+ },
176
+ {
177
+ "epoch": 0.8941877794336811,
178
+ "grad_norm": 0.015761110931634903,
179
+ "learning_rate": 0.00016369799563438958,
180
+ "loss": 0.8574,
181
+ "step": 600
182
+ },
183
+ {
184
+ "epoch": 0.8941877794336811,
185
+ "eval_loss": 0.8584086894989014,
186
+ "eval_runtime": 21.4811,
187
+ "eval_samples_per_second": 5.773,
188
+ "eval_steps_per_second": 0.745,
189
+ "step": 600
190
+ },
191
+ {
192
+ "epoch": 0.9687034277198212,
193
+ "grad_norm": 0.013795309700071812,
194
+ "learning_rate": 0.00015733214969635968,
195
+ "loss": 0.854,
196
+ "step": 650
197
+ },
198
+ {
199
+ "epoch": 0.9687034277198212,
200
+ "eval_loss": 0.8501254916191101,
201
+ "eval_runtime": 21.7846,
202
+ "eval_samples_per_second": 5.692,
203
+ "eval_steps_per_second": 0.734,
204
+ "step": 650
205
+ },
206
+ {
207
+ "epoch": 1.0432190760059612,
208
+ "grad_norm": 0.01314204279333353,
209
+ "learning_rate": 0.00015059938862204127,
210
+ "loss": 0.8436,
211
+ "step": 700
212
+ },
213
+ {
214
+ "epoch": 1.0432190760059612,
215
+ "eval_loss": 0.8421516418457031,
216
+ "eval_runtime": 21.4589,
217
+ "eval_samples_per_second": 5.778,
218
+ "eval_steps_per_second": 0.746,
219
+ "step": 700
220
+ },
221
+ {
222
+ "epoch": 1.1177347242921014,
223
+ "grad_norm": 0.014487664215266705,
224
+ "learning_rate": 0.00014354280083495006,
225
+ "loss": 0.8402,
226
+ "step": 750
227
+ },
228
+ {
229
+ "epoch": 1.1177347242921014,
230
+ "eval_loss": 0.8345963358879089,
231
+ "eval_runtime": 21.5388,
232
+ "eval_samples_per_second": 5.757,
233
+ "eval_steps_per_second": 0.743,
234
+ "step": 750
235
+ },
236
+ {
237
+ "epoch": 1.1922503725782414,
238
+ "grad_norm": 0.012593415565788746,
239
+ "learning_rate": 0.000136207547189569,
240
+ "loss": 0.8302,
241
+ "step": 800
242
+ },
243
+ {
244
+ "epoch": 1.1922503725782414,
245
+ "eval_loss": 0.8273870348930359,
246
+ "eval_runtime": 21.494,
247
+ "eval_samples_per_second": 5.769,
248
+ "eval_steps_per_second": 0.744,
249
+ "step": 800
250
+ },
251
+ {
252
+ "epoch": 1.2667660208643814,
253
+ "grad_norm": 0.011890560388565063,
254
+ "learning_rate": 0.00012864057195024643,
255
+ "loss": 0.8222,
256
+ "step": 850
257
+ },
258
+ {
259
+ "epoch": 1.2667660208643814,
260
+ "eval_loss": 0.8204250931739807,
261
+ "eval_runtime": 21.6934,
262
+ "eval_samples_per_second": 5.716,
263
+ "eval_steps_per_second": 0.738,
264
+ "step": 850
265
+ },
266
+ {
267
+ "epoch": 1.3412816691505216,
268
+ "grad_norm": 0.01334091741591692,
269
+ "learning_rate": 0.00012089030235660155,
270
+ "loss": 0.81,
271
+ "step": 900
272
+ },
273
+ {
274
+ "epoch": 1.3412816691505216,
275
+ "eval_loss": 0.8137892484664917,
276
+ "eval_runtime": 22.3403,
277
+ "eval_samples_per_second": 5.55,
278
+ "eval_steps_per_second": 0.716,
279
+ "step": 900
280
+ },
281
+ {
282
+ "epoch": 1.4157973174366618,
283
+ "grad_norm": 0.012158791534602642,
284
+ "learning_rate": 0.00011300633869816275,
285
+ "loss": 0.8081,
286
+ "step": 950
287
+ },
288
+ {
289
+ "epoch": 1.4157973174366618,
290
+ "eval_loss": 0.807340681552887,
291
+ "eval_runtime": 21.5174,
292
+ "eval_samples_per_second": 5.763,
293
+ "eval_steps_per_second": 0.744,
294
+ "step": 950
295
+ },
296
+ {
297
+ "epoch": 1.4903129657228018,
298
+ "grad_norm": 0.011660942807793617,
299
+ "learning_rate": 0.00010503913688170396,
300
+ "loss": 0.7994,
301
+ "step": 1000
302
+ },
303
+ {
304
+ "epoch": 1.4903129657228018,
305
+ "eval_loss": 0.8010362982749939,
306
+ "eval_runtime": 21.55,
307
+ "eval_samples_per_second": 5.754,
308
+ "eval_steps_per_second": 0.742,
309
+ "step": 1000
310
+ }
311
+ ],
312
+ "logging_steps": 50,
313
+ "max_steps": 2013,
314
+ "num_input_tokens_seen": 0,
315
+ "num_train_epochs": 3,
316
+ "save_steps": 500,
317
+ "stateful_callbacks": {
318
+ "EarlyStoppingCallback": {
319
+ "args": {
320
+ "early_stopping_patience": 3,
321
+ "early_stopping_threshold": 0.0
322
+ },
323
+ "attributes": {
324
+ "early_stopping_patience_counter": 0
325
+ }
326
+ },
327
+ "TrainerControl": {
328
+ "args": {
329
+ "should_epoch_stop": false,
330
+ "should_evaluate": false,
331
+ "should_log": false,
332
+ "should_save": true,
333
+ "should_training_stop": false
334
+ },
335
+ "attributes": {}
336
+ }
337
+ },
338
+ "total_flos": 3.6592271298134016e+17,
339
+ "train_batch_size": 2,
340
+ "trial_name": null,
341
+ "trial_params": null
342
+ }
checkpoint-1000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4661ce368e4685b2ce44872b47798c89240c8027dc26ae43c02a9e0a2d9a9aad
3
+ size 5560
checkpoint-1500/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/Phi-3.5-mini-instruct
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.12.0
checkpoint-1500/adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
4
+ "bias": "none",
5
+ "d_initial": 0.1,
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "modules_to_save": null,
12
+ "peft_type": "VERA",
13
+ "projection_prng_key": 0,
14
+ "r": 128,
15
+ "revision": null,
16
+ "save_projection": true,
17
+ "target_modules": [
18
+ "qkv_proj",
19
+ "o_proj"
20
+ ],
21
+ "task_type": "CAUSAL_LM",
22
+ "vera_dropout": 0.1
23
+ }
checkpoint-1500/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b092e9b4911e98128bb3f397ae6f8ddbcab58a4c32d3a5b0fe40c9153276e822
3
+ size 401289768
checkpoint-1500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d986c2f42718eef92fee32f85608452c7696650a174af0ec8aa778184ada6b83
3
+ size 3319290
checkpoint-1500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f2440383e59bbbea8bb80ae66635dfe69ecf8c9ff8c017548c2337c9d5f0cd5
3
+ size 14244
checkpoint-1500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b8be4b9a11f6efe9c86bd69cc8238e2dc9edb844aceec84e7b89f574abf8b6
3
+ size 1064
checkpoint-1500/special_tokens_map.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|im_start|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|im_end|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ }
17
+ ],
18
+ "bos_token": "<|im_start|>",
19
+ "eos_token": "<|im_end|>",
20
+ "pad_token": "<|im_end|>",
21
+ "unk_token": {
22
+ "content": "<unk>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ }
28
+ }
checkpoint-1500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1500/tokenizer_config.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
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
+ "32011": {
119
+ "content": "<|im_start|>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": true
125
+ },
126
+ "32012": {
127
+ "content": "<|im_end|>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": true
133
+ }
134
+ },
135
+ "additional_special_tokens": [
136
+ "<|im_start|>",
137
+ "<|im_end|>"
138
+ ],
139
+ "bos_token": "<|im_start|>",
140
+ "chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
141
+ "clean_up_tokenization_spaces": false,
142
+ "eos_token": "<|im_end|>",
143
+ "legacy": false,
144
+ "model_max_length": 131072,
145
+ "pad_token": "<|im_end|>",
146
+ "padding_side": "right",
147
+ "sp_model_kwargs": {},
148
+ "tokenizer_class": "LlamaTokenizer",
149
+ "unk_token": "<unk>",
150
+ "use_default_system_prompt": false
151
+ }
checkpoint-1500/trainer_state.json ADDED
@@ -0,0 +1,492 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.7565779089927673,
3
+ "best_model_checkpoint": "Phi-3.5-mini-instruct_text_to_sql_vera\\checkpoint-1500",
4
+ "epoch": 2.235469448584203,
5
+ "eval_steps": 50,
6
+ "global_step": 1500,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.07451564828614009,
13
+ "grad_norm": 0.24109168350696564,
14
+ "learning_rate": 0.0002,
15
+ "loss": 1.6897,
16
+ "step": 50
17
+ },
18
+ {
19
+ "epoch": 0.07451564828614009,
20
+ "eval_loss": 1.628873586654663,
21
+ "eval_runtime": 21.2268,
22
+ "eval_samples_per_second": 5.842,
23
+ "eval_steps_per_second": 0.754,
24
+ "step": 50
25
+ },
26
+ {
27
+ "epoch": 0.14903129657228018,
28
+ "grad_norm": 0.20446562767028809,
29
+ "learning_rate": 0.0001996800092633612,
30
+ "loss": 1.4635,
31
+ "step": 100
32
+ },
33
+ {
34
+ "epoch": 0.14903129657228018,
35
+ "eval_loss": 1.3007014989852905,
36
+ "eval_runtime": 21.2354,
37
+ "eval_samples_per_second": 5.839,
38
+ "eval_steps_per_second": 0.753,
39
+ "step": 100
40
+ },
41
+ {
42
+ "epoch": 0.22354694485842028,
43
+ "grad_norm": 0.15634676814079285,
44
+ "learning_rate": 0.00019872208493487546,
45
+ "loss": 1.1822,
46
+ "step": 150
47
+ },
48
+ {
49
+ "epoch": 0.22354694485842028,
50
+ "eval_loss": 1.1080372333526611,
51
+ "eval_runtime": 21.2322,
52
+ "eval_samples_per_second": 5.84,
53
+ "eval_steps_per_second": 0.754,
54
+ "step": 150
55
+ },
56
+ {
57
+ "epoch": 0.29806259314456035,
58
+ "grad_norm": 0.060426872223615646,
59
+ "learning_rate": 0.0001971323575527731,
60
+ "loss": 1.0493,
61
+ "step": 200
62
+ },
63
+ {
64
+ "epoch": 0.29806259314456035,
65
+ "eval_loss": 1.023650884628296,
66
+ "eval_runtime": 23.9023,
67
+ "eval_samples_per_second": 5.188,
68
+ "eval_steps_per_second": 0.669,
69
+ "step": 200
70
+ },
71
+ {
72
+ "epoch": 0.37257824143070045,
73
+ "grad_norm": 0.04907995089888573,
74
+ "learning_rate": 0.0001949210010777752,
75
+ "loss": 0.9908,
76
+ "step": 250
77
+ },
78
+ {
79
+ "epoch": 0.37257824143070045,
80
+ "eval_loss": 0.9761372208595276,
81
+ "eval_runtime": 22.3409,
82
+ "eval_samples_per_second": 5.55,
83
+ "eval_steps_per_second": 0.716,
84
+ "step": 250
85
+ },
86
+ {
87
+ "epoch": 0.44709388971684055,
88
+ "grad_norm": 0.03899872675538063,
89
+ "learning_rate": 0.00019210216778162994,
90
+ "loss": 0.9539,
91
+ "step": 300
92
+ },
93
+ {
94
+ "epoch": 0.44709388971684055,
95
+ "eval_loss": 0.9452499151229858,
96
+ "eval_runtime": 22.4213,
97
+ "eval_samples_per_second": 5.53,
98
+ "eval_steps_per_second": 0.714,
99
+ "step": 300
100
+ },
101
+ {
102
+ "epoch": 0.5216095380029806,
103
+ "grad_norm": 0.039957139641046524,
104
+ "learning_rate": 0.0001886938976751951,
105
+ "loss": 0.9301,
106
+ "step": 350
107
+ },
108
+ {
109
+ "epoch": 0.5216095380029806,
110
+ "eval_loss": 0.9224702715873718,
111
+ "eval_runtime": 22.4498,
112
+ "eval_samples_per_second": 5.523,
113
+ "eval_steps_per_second": 0.713,
114
+ "step": 350
115
+ },
116
+ {
117
+ "epoch": 0.5961251862891207,
118
+ "grad_norm": 0.025905804708600044,
119
+ "learning_rate": 0.00018471800305571129,
120
+ "loss": 0.9065,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.5961251862891207,
125
+ "eval_loss": 0.9051175713539124,
126
+ "eval_runtime": 21.5395,
127
+ "eval_samples_per_second": 5.757,
128
+ "eval_steps_per_second": 0.743,
129
+ "step": 400
130
+ },
131
+ {
132
+ "epoch": 0.6706408345752608,
133
+ "grad_norm": 0.020609112456440926,
134
+ "learning_rate": 0.00018019992891214008,
135
+ "loss": 0.8916,
136
+ "step": 450
137
+ },
138
+ {
139
+ "epoch": 0.6706408345752608,
140
+ "eval_loss": 0.8914369940757751,
141
+ "eval_runtime": 21.6547,
142
+ "eval_samples_per_second": 5.726,
143
+ "eval_steps_per_second": 0.739,
144
+ "step": 450
145
+ },
146
+ {
147
+ "epoch": 0.7451564828614009,
148
+ "grad_norm": 0.01633381098508835,
149
+ "learning_rate": 0.00017516859008194938,
150
+ "loss": 0.8799,
151
+ "step": 500
152
+ },
153
+ {
154
+ "epoch": 0.7451564828614009,
155
+ "eval_loss": 0.880242109298706,
156
+ "eval_runtime": 21.6819,
157
+ "eval_samples_per_second": 5.719,
158
+ "eval_steps_per_second": 0.738,
159
+ "step": 500
160
+ },
161
+ {
162
+ "epoch": 0.819672131147541,
163
+ "grad_norm": 0.015875136479735374,
164
+ "learning_rate": 0.00016965618620151017,
165
+ "loss": 0.8691,
166
+ "step": 550
167
+ },
168
+ {
169
+ "epoch": 0.819672131147541,
170
+ "eval_loss": 0.8673625588417053,
171
+ "eval_runtime": 23.0842,
172
+ "eval_samples_per_second": 5.372,
173
+ "eval_steps_per_second": 0.693,
174
+ "step": 550
175
+ },
176
+ {
177
+ "epoch": 0.8941877794336811,
178
+ "grad_norm": 0.015761110931634903,
179
+ "learning_rate": 0.00016369799563438958,
180
+ "loss": 0.8574,
181
+ "step": 600
182
+ },
183
+ {
184
+ "epoch": 0.8941877794336811,
185
+ "eval_loss": 0.8584086894989014,
186
+ "eval_runtime": 21.4811,
187
+ "eval_samples_per_second": 5.773,
188
+ "eval_steps_per_second": 0.745,
189
+ "step": 600
190
+ },
191
+ {
192
+ "epoch": 0.9687034277198212,
193
+ "grad_norm": 0.013795309700071812,
194
+ "learning_rate": 0.00015733214969635968,
195
+ "loss": 0.854,
196
+ "step": 650
197
+ },
198
+ {
199
+ "epoch": 0.9687034277198212,
200
+ "eval_loss": 0.8501254916191101,
201
+ "eval_runtime": 21.7846,
202
+ "eval_samples_per_second": 5.692,
203
+ "eval_steps_per_second": 0.734,
204
+ "step": 650
205
+ },
206
+ {
207
+ "epoch": 1.0432190760059612,
208
+ "grad_norm": 0.01314204279333353,
209
+ "learning_rate": 0.00015059938862204127,
210
+ "loss": 0.8436,
211
+ "step": 700
212
+ },
213
+ {
214
+ "epoch": 1.0432190760059612,
215
+ "eval_loss": 0.8421516418457031,
216
+ "eval_runtime": 21.4589,
217
+ "eval_samples_per_second": 5.778,
218
+ "eval_steps_per_second": 0.746,
219
+ "step": 700
220
+ },
221
+ {
222
+ "epoch": 1.1177347242921014,
223
+ "grad_norm": 0.014487664215266705,
224
+ "learning_rate": 0.00014354280083495006,
225
+ "loss": 0.8402,
226
+ "step": 750
227
+ },
228
+ {
229
+ "epoch": 1.1177347242921014,
230
+ "eval_loss": 0.8345963358879089,
231
+ "eval_runtime": 21.5388,
232
+ "eval_samples_per_second": 5.757,
233
+ "eval_steps_per_second": 0.743,
234
+ "step": 750
235
+ },
236
+ {
237
+ "epoch": 1.1922503725782414,
238
+ "grad_norm": 0.012593415565788746,
239
+ "learning_rate": 0.000136207547189569,
240
+ "loss": 0.8302,
241
+ "step": 800
242
+ },
243
+ {
244
+ "epoch": 1.1922503725782414,
245
+ "eval_loss": 0.8273870348930359,
246
+ "eval_runtime": 21.494,
247
+ "eval_samples_per_second": 5.769,
248
+ "eval_steps_per_second": 0.744,
249
+ "step": 800
250
+ },
251
+ {
252
+ "epoch": 1.2667660208643814,
253
+ "grad_norm": 0.011890560388565063,
254
+ "learning_rate": 0.00012864057195024643,
255
+ "loss": 0.8222,
256
+ "step": 850
257
+ },
258
+ {
259
+ "epoch": 1.2667660208643814,
260
+ "eval_loss": 0.8204250931739807,
261
+ "eval_runtime": 21.6934,
262
+ "eval_samples_per_second": 5.716,
263
+ "eval_steps_per_second": 0.738,
264
+ "step": 850
265
+ },
266
+ {
267
+ "epoch": 1.3412816691505216,
268
+ "grad_norm": 0.01334091741591692,
269
+ "learning_rate": 0.00012089030235660155,
270
+ "loss": 0.81,
271
+ "step": 900
272
+ },
273
+ {
274
+ "epoch": 1.3412816691505216,
275
+ "eval_loss": 0.8137892484664917,
276
+ "eval_runtime": 22.3403,
277
+ "eval_samples_per_second": 5.55,
278
+ "eval_steps_per_second": 0.716,
279
+ "step": 900
280
+ },
281
+ {
282
+ "epoch": 1.4157973174366618,
283
+ "grad_norm": 0.012158791534602642,
284
+ "learning_rate": 0.00011300633869816275,
285
+ "loss": 0.8081,
286
+ "step": 950
287
+ },
288
+ {
289
+ "epoch": 1.4157973174366618,
290
+ "eval_loss": 0.807340681552887,
291
+ "eval_runtime": 21.5174,
292
+ "eval_samples_per_second": 5.763,
293
+ "eval_steps_per_second": 0.744,
294
+ "step": 950
295
+ },
296
+ {
297
+ "epoch": 1.4903129657228018,
298
+ "grad_norm": 0.011660942807793617,
299
+ "learning_rate": 0.00010503913688170396,
300
+ "loss": 0.7994,
301
+ "step": 1000
302
+ },
303
+ {
304
+ "epoch": 1.4903129657228018,
305
+ "eval_loss": 0.8010362982749939,
306
+ "eval_runtime": 21.55,
307
+ "eval_samples_per_second": 5.754,
308
+ "eval_steps_per_second": 0.742,
309
+ "step": 1000
310
+ },
311
+ {
312
+ "epoch": 1.5648286140089418,
313
+ "grad_norm": 0.010989319533109665,
314
+ "learning_rate": 9.703968552278915e-05,
315
+ "loss": 0.7958,
316
+ "step": 1050
317
+ },
318
+ {
319
+ "epoch": 1.5648286140089418,
320
+ "eval_loss": 0.7949212789535522,
321
+ "eval_runtime": 21.402,
322
+ "eval_samples_per_second": 5.794,
323
+ "eval_steps_per_second": 0.748,
324
+ "step": 1050
325
+ },
326
+ {
327
+ "epoch": 1.639344262295082,
328
+ "grad_norm": 0.011820629239082336,
329
+ "learning_rate": 8.905917962807927e-05,
330
+ "loss": 0.7893,
331
+ "step": 1100
332
+ },
333
+ {
334
+ "epoch": 1.639344262295082,
335
+ "eval_loss": 0.7889001965522766,
336
+ "eval_runtime": 21.7151,
337
+ "eval_samples_per_second": 5.71,
338
+ "eval_steps_per_second": 0.737,
339
+ "step": 1100
340
+ },
341
+ {
342
+ "epoch": 1.713859910581222,
343
+ "grad_norm": 0.011526989750564098,
344
+ "learning_rate": 8.114869295677425e-05,
345
+ "loss": 0.7812,
346
+ "step": 1150
347
+ },
348
+ {
349
+ "epoch": 1.713859910581222,
350
+ "eval_loss": 0.7832813858985901,
351
+ "eval_runtime": 21.1842,
352
+ "eval_samples_per_second": 5.853,
353
+ "eval_steps_per_second": 0.755,
354
+ "step": 1150
355
+ },
356
+ {
357
+ "epoch": 1.788375558867362,
358
+ "grad_norm": 0.013003380037844181,
359
+ "learning_rate": 7.335885115801656e-05,
360
+ "loss": 0.7846,
361
+ "step": 1200
362
+ },
363
+ {
364
+ "epoch": 1.788375558867362,
365
+ "eval_loss": 0.7778643369674683,
366
+ "eval_runtime": 21.7578,
367
+ "eval_samples_per_second": 5.699,
368
+ "eval_steps_per_second": 0.735,
369
+ "step": 1200
370
+ },
371
+ {
372
+ "epoch": 1.8628912071535022,
373
+ "grad_norm": 0.011233557015657425,
374
+ "learning_rate": 6.573950777611587e-05,
375
+ "loss": 0.7695,
376
+ "step": 1250
377
+ },
378
+ {
379
+ "epoch": 1.8628912071535022,
380
+ "eval_loss": 0.7728994488716125,
381
+ "eval_runtime": 21.828,
382
+ "eval_samples_per_second": 5.681,
383
+ "eval_steps_per_second": 0.733,
384
+ "step": 1250
385
+ },
386
+ {
387
+ "epoch": 1.9374068554396424,
388
+ "grad_norm": 0.011392244137823582,
389
+ "learning_rate": 5.833942519710177e-05,
390
+ "loss": 0.7697,
391
+ "step": 1300
392
+ },
393
+ {
394
+ "epoch": 1.9374068554396424,
395
+ "eval_loss": 0.7685559988021851,
396
+ "eval_runtime": 21.1933,
397
+ "eval_samples_per_second": 5.851,
398
+ "eval_steps_per_second": 0.755,
399
+ "step": 1300
400
+ },
401
+ {
402
+ "epoch": 2.0119225037257826,
403
+ "grad_norm": 0.01131096575409174,
404
+ "learning_rate": 5.1205962578487155e-05,
405
+ "loss": 0.7606,
406
+ "step": 1350
407
+ },
408
+ {
409
+ "epoch": 2.0119225037257826,
410
+ "eval_loss": 0.764735996723175,
411
+ "eval_runtime": 21.1907,
412
+ "eval_samples_per_second": 5.852,
413
+ "eval_steps_per_second": 0.755,
414
+ "step": 1350
415
+ },
416
+ {
417
+ "epoch": 2.0864381520119224,
418
+ "grad_norm": 0.012029374949634075,
419
+ "learning_rate": 4.4384772759434425e-05,
420
+ "loss": 0.7619,
421
+ "step": 1400
422
+ },
423
+ {
424
+ "epoch": 2.0864381520119224,
425
+ "eval_loss": 0.7614848613739014,
426
+ "eval_runtime": 21.1958,
427
+ "eval_samples_per_second": 5.85,
428
+ "eval_steps_per_second": 0.755,
429
+ "step": 1400
430
+ },
431
+ {
432
+ "epoch": 2.1609538002980626,
433
+ "grad_norm": 0.011891283094882965,
434
+ "learning_rate": 3.7919510091042566e-05,
435
+ "loss": 0.7569,
436
+ "step": 1450
437
+ },
438
+ {
439
+ "epoch": 2.1609538002980626,
440
+ "eval_loss": 0.7588434815406799,
441
+ "eval_runtime": 21.1878,
442
+ "eval_samples_per_second": 5.852,
443
+ "eval_steps_per_second": 0.755,
444
+ "step": 1450
445
+ },
446
+ {
447
+ "epoch": 2.235469448584203,
448
+ "grad_norm": 0.012809407897293568,
449
+ "learning_rate": 3.185155105658798e-05,
450
+ "loss": 0.7526,
451
+ "step": 1500
452
+ },
453
+ {
454
+ "epoch": 2.235469448584203,
455
+ "eval_loss": 0.7565779089927673,
456
+ "eval_runtime": 21.1534,
457
+ "eval_samples_per_second": 5.862,
458
+ "eval_steps_per_second": 0.756,
459
+ "step": 1500
460
+ }
461
+ ],
462
+ "logging_steps": 50,
463
+ "max_steps": 2013,
464
+ "num_input_tokens_seen": 0,
465
+ "num_train_epochs": 3,
466
+ "save_steps": 500,
467
+ "stateful_callbacks": {
468
+ "EarlyStoppingCallback": {
469
+ "args": {
470
+ "early_stopping_patience": 3,
471
+ "early_stopping_threshold": 0.0
472
+ },
473
+ "attributes": {
474
+ "early_stopping_patience_counter": 0
475
+ }
476
+ },
477
+ "TrainerControl": {
478
+ "args": {
479
+ "should_epoch_stop": false,
480
+ "should_evaluate": false,
481
+ "should_log": false,
482
+ "should_save": true,
483
+ "should_training_stop": false
484
+ },
485
+ "attributes": {}
486
+ }
487
+ },
488
+ "total_flos": 5.488611964433203e+17,
489
+ "train_batch_size": 2,
490
+ "trial_name": null,
491
+ "trial_params": null
492
+ }
checkpoint-1500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4661ce368e4685b2ce44872b47798c89240c8027dc26ae43c02a9e0a2d9a9aad
3
+ size 5560
checkpoint-2000/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/Phi-3.5-mini-instruct
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.12.0
checkpoint-2000/adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
4
+ "bias": "none",
5
+ "d_initial": 0.1,
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "modules_to_save": null,
12
+ "peft_type": "VERA",
13
+ "projection_prng_key": 0,
14
+ "r": 128,
15
+ "revision": null,
16
+ "save_projection": true,
17
+ "target_modules": [
18
+ "o_proj",
19
+ "qkv_proj"
20
+ ],
21
+ "task_type": "CAUSAL_LM",
22
+ "vera_dropout": 0.1
23
+ }
checkpoint-2000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93c40f8ecc253e0a24d4553481e01135a88187492b27a941e73004161e72bd5e
3
+ size 401289768
checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd9a582641aea7ec3c8adb595cc2acb0325a83c407553ffdad3067502eb2658
3
+ size 3319290
checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a2dc9fa23a14381951f28f3e10caff357d3c6eafe7b1567874753d2ff7b18a1
3
+ size 14244
checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b606b7072d6735cf89a7f009a62b050762f6ff828130da49f78ca563d025ae62
3
+ size 1064
checkpoint-2000/special_tokens_map.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|im_start|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|im_end|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ }
17
+ ],
18
+ "bos_token": "<|im_start|>",
19
+ "eos_token": "<|im_end|>",
20
+ "pad_token": "<|im_end|>",
21
+ "unk_token": {
22
+ "content": "<unk>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ }
28
+ }
checkpoint-2000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2000/tokenizer_config.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
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
+ "32011": {
119
+ "content": "<|im_start|>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": true
125
+ },
126
+ "32012": {
127
+ "content": "<|im_end|>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": true
133
+ }
134
+ },
135
+ "additional_special_tokens": [
136
+ "<|im_start|>",
137
+ "<|im_end|>"
138
+ ],
139
+ "bos_token": "<|im_start|>",
140
+ "chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
141
+ "clean_up_tokenization_spaces": false,
142
+ "eos_token": "<|im_end|>",
143
+ "legacy": false,
144
+ "model_max_length": 131072,
145
+ "pad_token": "<|im_end|>",
146
+ "padding_side": "right",
147
+ "sp_model_kwargs": {},
148
+ "tokenizer_class": "LlamaTokenizer",
149
+ "unk_token": "<unk>",
150
+ "use_default_system_prompt": false
151
+ }
checkpoint-2000/trainer_state.json ADDED
@@ -0,0 +1,642 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.7384209036827087,
3
+ "best_model_checkpoint": "Phi-3.5-mini-instruct_text_to_sql_vera\\checkpoint-2000",
4
+ "epoch": 2.9806259314456036,
5
+ "eval_steps": 50,
6
+ "global_step": 2000,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.07451564828614009,
13
+ "grad_norm": 0.24109168350696564,
14
+ "learning_rate": 0.0002,
15
+ "loss": 1.6897,
16
+ "step": 50
17
+ },
18
+ {
19
+ "epoch": 0.07451564828614009,
20
+ "eval_loss": 1.628873586654663,
21
+ "eval_runtime": 21.2268,
22
+ "eval_samples_per_second": 5.842,
23
+ "eval_steps_per_second": 0.754,
24
+ "step": 50
25
+ },
26
+ {
27
+ "epoch": 0.14903129657228018,
28
+ "grad_norm": 0.20446562767028809,
29
+ "learning_rate": 0.0001996800092633612,
30
+ "loss": 1.4635,
31
+ "step": 100
32
+ },
33
+ {
34
+ "epoch": 0.14903129657228018,
35
+ "eval_loss": 1.3007014989852905,
36
+ "eval_runtime": 21.2354,
37
+ "eval_samples_per_second": 5.839,
38
+ "eval_steps_per_second": 0.753,
39
+ "step": 100
40
+ },
41
+ {
42
+ "epoch": 0.22354694485842028,
43
+ "grad_norm": 0.15634676814079285,
44
+ "learning_rate": 0.00019872208493487546,
45
+ "loss": 1.1822,
46
+ "step": 150
47
+ },
48
+ {
49
+ "epoch": 0.22354694485842028,
50
+ "eval_loss": 1.1080372333526611,
51
+ "eval_runtime": 21.2322,
52
+ "eval_samples_per_second": 5.84,
53
+ "eval_steps_per_second": 0.754,
54
+ "step": 150
55
+ },
56
+ {
57
+ "epoch": 0.29806259314456035,
58
+ "grad_norm": 0.060426872223615646,
59
+ "learning_rate": 0.0001971323575527731,
60
+ "loss": 1.0493,
61
+ "step": 200
62
+ },
63
+ {
64
+ "epoch": 0.29806259314456035,
65
+ "eval_loss": 1.023650884628296,
66
+ "eval_runtime": 23.9023,
67
+ "eval_samples_per_second": 5.188,
68
+ "eval_steps_per_second": 0.669,
69
+ "step": 200
70
+ },
71
+ {
72
+ "epoch": 0.37257824143070045,
73
+ "grad_norm": 0.04907995089888573,
74
+ "learning_rate": 0.0001949210010777752,
75
+ "loss": 0.9908,
76
+ "step": 250
77
+ },
78
+ {
79
+ "epoch": 0.37257824143070045,
80
+ "eval_loss": 0.9761372208595276,
81
+ "eval_runtime": 22.3409,
82
+ "eval_samples_per_second": 5.55,
83
+ "eval_steps_per_second": 0.716,
84
+ "step": 250
85
+ },
86
+ {
87
+ "epoch": 0.44709388971684055,
88
+ "grad_norm": 0.03899872675538063,
89
+ "learning_rate": 0.00019210216778162994,
90
+ "loss": 0.9539,
91
+ "step": 300
92
+ },
93
+ {
94
+ "epoch": 0.44709388971684055,
95
+ "eval_loss": 0.9452499151229858,
96
+ "eval_runtime": 22.4213,
97
+ "eval_samples_per_second": 5.53,
98
+ "eval_steps_per_second": 0.714,
99
+ "step": 300
100
+ },
101
+ {
102
+ "epoch": 0.5216095380029806,
103
+ "grad_norm": 0.039957139641046524,
104
+ "learning_rate": 0.0001886938976751951,
105
+ "loss": 0.9301,
106
+ "step": 350
107
+ },
108
+ {
109
+ "epoch": 0.5216095380029806,
110
+ "eval_loss": 0.9224702715873718,
111
+ "eval_runtime": 22.4498,
112
+ "eval_samples_per_second": 5.523,
113
+ "eval_steps_per_second": 0.713,
114
+ "step": 350
115
+ },
116
+ {
117
+ "epoch": 0.5961251862891207,
118
+ "grad_norm": 0.025905804708600044,
119
+ "learning_rate": 0.00018471800305571129,
120
+ "loss": 0.9065,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.5961251862891207,
125
+ "eval_loss": 0.9051175713539124,
126
+ "eval_runtime": 21.5395,
127
+ "eval_samples_per_second": 5.757,
128
+ "eval_steps_per_second": 0.743,
129
+ "step": 400
130
+ },
131
+ {
132
+ "epoch": 0.6706408345752608,
133
+ "grad_norm": 0.020609112456440926,
134
+ "learning_rate": 0.00018019992891214008,
135
+ "loss": 0.8916,
136
+ "step": 450
137
+ },
138
+ {
139
+ "epoch": 0.6706408345752608,
140
+ "eval_loss": 0.8914369940757751,
141
+ "eval_runtime": 21.6547,
142
+ "eval_samples_per_second": 5.726,
143
+ "eval_steps_per_second": 0.739,
144
+ "step": 450
145
+ },
146
+ {
147
+ "epoch": 0.7451564828614009,
148
+ "grad_norm": 0.01633381098508835,
149
+ "learning_rate": 0.00017516859008194938,
150
+ "loss": 0.8799,
151
+ "step": 500
152
+ },
153
+ {
154
+ "epoch": 0.7451564828614009,
155
+ "eval_loss": 0.880242109298706,
156
+ "eval_runtime": 21.6819,
157
+ "eval_samples_per_second": 5.719,
158
+ "eval_steps_per_second": 0.738,
159
+ "step": 500
160
+ },
161
+ {
162
+ "epoch": 0.819672131147541,
163
+ "grad_norm": 0.015875136479735374,
164
+ "learning_rate": 0.00016965618620151017,
165
+ "loss": 0.8691,
166
+ "step": 550
167
+ },
168
+ {
169
+ "epoch": 0.819672131147541,
170
+ "eval_loss": 0.8673625588417053,
171
+ "eval_runtime": 23.0842,
172
+ "eval_samples_per_second": 5.372,
173
+ "eval_steps_per_second": 0.693,
174
+ "step": 550
175
+ },
176
+ {
177
+ "epoch": 0.8941877794336811,
178
+ "grad_norm": 0.015761110931634903,
179
+ "learning_rate": 0.00016369799563438958,
180
+ "loss": 0.8574,
181
+ "step": 600
182
+ },
183
+ {
184
+ "epoch": 0.8941877794336811,
185
+ "eval_loss": 0.8584086894989014,
186
+ "eval_runtime": 21.4811,
187
+ "eval_samples_per_second": 5.773,
188
+ "eval_steps_per_second": 0.745,
189
+ "step": 600
190
+ },
191
+ {
192
+ "epoch": 0.9687034277198212,
193
+ "grad_norm": 0.013795309700071812,
194
+ "learning_rate": 0.00015733214969635968,
195
+ "loss": 0.854,
196
+ "step": 650
197
+ },
198
+ {
199
+ "epoch": 0.9687034277198212,
200
+ "eval_loss": 0.8501254916191101,
201
+ "eval_runtime": 21.7846,
202
+ "eval_samples_per_second": 5.692,
203
+ "eval_steps_per_second": 0.734,
204
+ "step": 650
205
+ },
206
+ {
207
+ "epoch": 1.0432190760059612,
208
+ "grad_norm": 0.01314204279333353,
209
+ "learning_rate": 0.00015059938862204127,
210
+ "loss": 0.8436,
211
+ "step": 700
212
+ },
213
+ {
214
+ "epoch": 1.0432190760059612,
215
+ "eval_loss": 0.8421516418457031,
216
+ "eval_runtime": 21.4589,
217
+ "eval_samples_per_second": 5.778,
218
+ "eval_steps_per_second": 0.746,
219
+ "step": 700
220
+ },
221
+ {
222
+ "epoch": 1.1177347242921014,
223
+ "grad_norm": 0.014487664215266705,
224
+ "learning_rate": 0.00014354280083495006,
225
+ "loss": 0.8402,
226
+ "step": 750
227
+ },
228
+ {
229
+ "epoch": 1.1177347242921014,
230
+ "eval_loss": 0.8345963358879089,
231
+ "eval_runtime": 21.5388,
232
+ "eval_samples_per_second": 5.757,
233
+ "eval_steps_per_second": 0.743,
234
+ "step": 750
235
+ },
236
+ {
237
+ "epoch": 1.1922503725782414,
238
+ "grad_norm": 0.012593415565788746,
239
+ "learning_rate": 0.000136207547189569,
240
+ "loss": 0.8302,
241
+ "step": 800
242
+ },
243
+ {
244
+ "epoch": 1.1922503725782414,
245
+ "eval_loss": 0.8273870348930359,
246
+ "eval_runtime": 21.494,
247
+ "eval_samples_per_second": 5.769,
248
+ "eval_steps_per_second": 0.744,
249
+ "step": 800
250
+ },
251
+ {
252
+ "epoch": 1.2667660208643814,
253
+ "grad_norm": 0.011890560388565063,
254
+ "learning_rate": 0.00012864057195024643,
255
+ "loss": 0.8222,
256
+ "step": 850
257
+ },
258
+ {
259
+ "epoch": 1.2667660208643814,
260
+ "eval_loss": 0.8204250931739807,
261
+ "eval_runtime": 21.6934,
262
+ "eval_samples_per_second": 5.716,
263
+ "eval_steps_per_second": 0.738,
264
+ "step": 850
265
+ },
266
+ {
267
+ "epoch": 1.3412816691505216,
268
+ "grad_norm": 0.01334091741591692,
269
+ "learning_rate": 0.00012089030235660155,
270
+ "loss": 0.81,
271
+ "step": 900
272
+ },
273
+ {
274
+ "epoch": 1.3412816691505216,
275
+ "eval_loss": 0.8137892484664917,
276
+ "eval_runtime": 22.3403,
277
+ "eval_samples_per_second": 5.55,
278
+ "eval_steps_per_second": 0.716,
279
+ "step": 900
280
+ },
281
+ {
282
+ "epoch": 1.4157973174366618,
283
+ "grad_norm": 0.012158791534602642,
284
+ "learning_rate": 0.00011300633869816275,
285
+ "loss": 0.8081,
286
+ "step": 950
287
+ },
288
+ {
289
+ "epoch": 1.4157973174366618,
290
+ "eval_loss": 0.807340681552887,
291
+ "eval_runtime": 21.5174,
292
+ "eval_samples_per_second": 5.763,
293
+ "eval_steps_per_second": 0.744,
294
+ "step": 950
295
+ },
296
+ {
297
+ "epoch": 1.4903129657228018,
298
+ "grad_norm": 0.011660942807793617,
299
+ "learning_rate": 0.00010503913688170396,
300
+ "loss": 0.7994,
301
+ "step": 1000
302
+ },
303
+ {
304
+ "epoch": 1.4903129657228018,
305
+ "eval_loss": 0.8010362982749939,
306
+ "eval_runtime": 21.55,
307
+ "eval_samples_per_second": 5.754,
308
+ "eval_steps_per_second": 0.742,
309
+ "step": 1000
310
+ },
311
+ {
312
+ "epoch": 1.5648286140089418,
313
+ "grad_norm": 0.010989319533109665,
314
+ "learning_rate": 9.703968552278915e-05,
315
+ "loss": 0.7958,
316
+ "step": 1050
317
+ },
318
+ {
319
+ "epoch": 1.5648286140089418,
320
+ "eval_loss": 0.7949212789535522,
321
+ "eval_runtime": 21.402,
322
+ "eval_samples_per_second": 5.794,
323
+ "eval_steps_per_second": 0.748,
324
+ "step": 1050
325
+ },
326
+ {
327
+ "epoch": 1.639344262295082,
328
+ "grad_norm": 0.011820629239082336,
329
+ "learning_rate": 8.905917962807927e-05,
330
+ "loss": 0.7893,
331
+ "step": 1100
332
+ },
333
+ {
334
+ "epoch": 1.639344262295082,
335
+ "eval_loss": 0.7889001965522766,
336
+ "eval_runtime": 21.7151,
337
+ "eval_samples_per_second": 5.71,
338
+ "eval_steps_per_second": 0.737,
339
+ "step": 1100
340
+ },
341
+ {
342
+ "epoch": 1.713859910581222,
343
+ "grad_norm": 0.011526989750564098,
344
+ "learning_rate": 8.114869295677425e-05,
345
+ "loss": 0.7812,
346
+ "step": 1150
347
+ },
348
+ {
349
+ "epoch": 1.713859910581222,
350
+ "eval_loss": 0.7832813858985901,
351
+ "eval_runtime": 21.1842,
352
+ "eval_samples_per_second": 5.853,
353
+ "eval_steps_per_second": 0.755,
354
+ "step": 1150
355
+ },
356
+ {
357
+ "epoch": 1.788375558867362,
358
+ "grad_norm": 0.013003380037844181,
359
+ "learning_rate": 7.335885115801656e-05,
360
+ "loss": 0.7846,
361
+ "step": 1200
362
+ },
363
+ {
364
+ "epoch": 1.788375558867362,
365
+ "eval_loss": 0.7778643369674683,
366
+ "eval_runtime": 21.7578,
367
+ "eval_samples_per_second": 5.699,
368
+ "eval_steps_per_second": 0.735,
369
+ "step": 1200
370
+ },
371
+ {
372
+ "epoch": 1.8628912071535022,
373
+ "grad_norm": 0.011233557015657425,
374
+ "learning_rate": 6.573950777611587e-05,
375
+ "loss": 0.7695,
376
+ "step": 1250
377
+ },
378
+ {
379
+ "epoch": 1.8628912071535022,
380
+ "eval_loss": 0.7728994488716125,
381
+ "eval_runtime": 21.828,
382
+ "eval_samples_per_second": 5.681,
383
+ "eval_steps_per_second": 0.733,
384
+ "step": 1250
385
+ },
386
+ {
387
+ "epoch": 1.9374068554396424,
388
+ "grad_norm": 0.011392244137823582,
389
+ "learning_rate": 5.833942519710177e-05,
390
+ "loss": 0.7697,
391
+ "step": 1300
392
+ },
393
+ {
394
+ "epoch": 1.9374068554396424,
395
+ "eval_loss": 0.7685559988021851,
396
+ "eval_runtime": 21.1933,
397
+ "eval_samples_per_second": 5.851,
398
+ "eval_steps_per_second": 0.755,
399
+ "step": 1300
400
+ },
401
+ {
402
+ "epoch": 2.0119225037257826,
403
+ "grad_norm": 0.01131096575409174,
404
+ "learning_rate": 5.1205962578487155e-05,
405
+ "loss": 0.7606,
406
+ "step": 1350
407
+ },
408
+ {
409
+ "epoch": 2.0119225037257826,
410
+ "eval_loss": 0.764735996723175,
411
+ "eval_runtime": 21.1907,
412
+ "eval_samples_per_second": 5.852,
413
+ "eval_steps_per_second": 0.755,
414
+ "step": 1350
415
+ },
416
+ {
417
+ "epoch": 2.0864381520119224,
418
+ "grad_norm": 0.012029374949634075,
419
+ "learning_rate": 4.4384772759434425e-05,
420
+ "loss": 0.7619,
421
+ "step": 1400
422
+ },
423
+ {
424
+ "epoch": 2.0864381520119224,
425
+ "eval_loss": 0.7614848613739014,
426
+ "eval_runtime": 21.1958,
427
+ "eval_samples_per_second": 5.85,
428
+ "eval_steps_per_second": 0.755,
429
+ "step": 1400
430
+ },
431
+ {
432
+ "epoch": 2.1609538002980626,
433
+ "grad_norm": 0.011891283094882965,
434
+ "learning_rate": 3.7919510091042566e-05,
435
+ "loss": 0.7569,
436
+ "step": 1450
437
+ },
438
+ {
439
+ "epoch": 2.1609538002980626,
440
+ "eval_loss": 0.7588434815406799,
441
+ "eval_runtime": 21.1878,
442
+ "eval_samples_per_second": 5.852,
443
+ "eval_steps_per_second": 0.755,
444
+ "step": 1450
445
+ },
446
+ {
447
+ "epoch": 2.235469448584203,
448
+ "grad_norm": 0.012809407897293568,
449
+ "learning_rate": 3.185155105658798e-05,
450
+ "loss": 0.7526,
451
+ "step": 1500
452
+ },
453
+ {
454
+ "epoch": 2.235469448584203,
455
+ "eval_loss": 0.7565779089927673,
456
+ "eval_runtime": 21.1534,
457
+ "eval_samples_per_second": 5.862,
458
+ "eval_steps_per_second": 0.756,
459
+ "step": 1500
460
+ },
461
+ {
462
+ "epoch": 2.3099850968703426,
463
+ "grad_norm": 0.01183687336742878,
464
+ "learning_rate": 2.6219729469697318e-05,
465
+ "loss": 0.7504,
466
+ "step": 1550
467
+ },
468
+ {
469
+ "epoch": 2.3099850968703426,
470
+ "eval_loss": 0.7436912655830383,
471
+ "eval_runtime": 21.8493,
472
+ "eval_samples_per_second": 5.858,
473
+ "eval_steps_per_second": 0.732,
474
+ "step": 1550
475
+ },
476
+ {
477
+ "epoch": 2.384500745156483,
478
+ "grad_norm": 0.011195004917681217,
479
+ "learning_rate": 2.1060087945134677e-05,
480
+ "loss": 0.7553,
481
+ "step": 1600
482
+ },
483
+ {
484
+ "epoch": 2.384500745156483,
485
+ "eval_loss": 0.7422465682029724,
486
+ "eval_runtime": 21.8534,
487
+ "eval_samples_per_second": 5.857,
488
+ "eval_steps_per_second": 0.732,
489
+ "step": 1600
490
+ },
491
+ {
492
+ "epoch": 2.459016393442623,
493
+ "grad_norm": 0.010784263722598553,
494
+ "learning_rate": 1.640564723274486e-05,
495
+ "loss": 0.7507,
496
+ "step": 1650
497
+ },
498
+ {
499
+ "epoch": 2.459016393442623,
500
+ "eval_loss": 0.7410176396369934,
501
+ "eval_runtime": 21.8273,
502
+ "eval_samples_per_second": 5.864,
503
+ "eval_steps_per_second": 0.733,
504
+ "step": 1650
505
+ },
506
+ {
507
+ "epoch": 2.533532041728763,
508
+ "grad_norm": 0.011086920276284218,
509
+ "learning_rate": 1.2286194890771819e-05,
510
+ "loss": 0.7456,
511
+ "step": 1700
512
+ },
513
+ {
514
+ "epoch": 2.533532041728763,
515
+ "eval_loss": 0.7401486039161682,
516
+ "eval_runtime": 21.8582,
517
+ "eval_samples_per_second": 5.856,
518
+ "eval_steps_per_second": 0.732,
519
+ "step": 1700
520
+ },
521
+ {
522
+ "epoch": 2.608047690014903,
523
+ "grad_norm": 0.011054403148591518,
524
+ "learning_rate": 8.728094651004648e-06,
525
+ "loss": 0.7448,
526
+ "step": 1750
527
+ },
528
+ {
529
+ "epoch": 2.608047690014903,
530
+ "eval_loss": 0.7393685579299927,
531
+ "eval_runtime": 21.8448,
532
+ "eval_samples_per_second": 5.86,
533
+ "eval_steps_per_second": 0.732,
534
+ "step": 1750
535
+ },
536
+ {
537
+ "epoch": 2.682563338301043,
538
+ "grad_norm": 0.010735660791397095,
539
+ "learning_rate": 5.7541176957785605e-06,
540
+ "loss": 0.7487,
541
+ "step": 1800
542
+ },
543
+ {
544
+ "epoch": 2.682563338301043,
545
+ "eval_loss": 0.7390720248222351,
546
+ "eval_runtime": 22.2346,
547
+ "eval_samples_per_second": 5.757,
548
+ "eval_steps_per_second": 0.72,
549
+ "step": 1800
550
+ },
551
+ {
552
+ "epoch": 2.7570789865871834,
553
+ "grad_norm": 0.011423379182815552,
554
+ "learning_rate": 3.3832969266265112e-06,
555
+ "loss": 0.7476,
556
+ "step": 1850
557
+ },
558
+ {
559
+ "epoch": 2.7570789865871834,
560
+ "eval_loss": 0.7386873960494995,
561
+ "eval_runtime": 21.9986,
562
+ "eval_samples_per_second": 5.819,
563
+ "eval_steps_per_second": 0.727,
564
+ "step": 1850
565
+ },
566
+ {
567
+ "epoch": 2.8315946348733236,
568
+ "grad_norm": 0.012488750740885735,
569
+ "learning_rate": 1.6308051572357152e-06,
570
+ "loss": 0.749,
571
+ "step": 1900
572
+ },
573
+ {
574
+ "epoch": 2.8315946348733236,
575
+ "eval_loss": 0.7386685609817505,
576
+ "eval_runtime": 22.2521,
577
+ "eval_samples_per_second": 5.752,
578
+ "eval_steps_per_second": 0.719,
579
+ "step": 1900
580
+ },
581
+ {
582
+ "epoch": 2.9061102831594634,
583
+ "grad_norm": 0.010972470976412296,
584
+ "learning_rate": 5.078580102509834e-07,
585
+ "loss": 0.7461,
586
+ "step": 1950
587
+ },
588
+ {
589
+ "epoch": 2.9061102831594634,
590
+ "eval_loss": 0.7385600805282593,
591
+ "eval_runtime": 23.4712,
592
+ "eval_samples_per_second": 5.453,
593
+ "eval_steps_per_second": 0.682,
594
+ "step": 1950
595
+ },
596
+ {
597
+ "epoch": 2.9806259314456036,
598
+ "grad_norm": 0.012074621394276619,
599
+ "learning_rate": 2.164213936770576e-08,
600
+ "loss": 0.7486,
601
+ "step": 2000
602
+ },
603
+ {
604
+ "epoch": 2.9806259314456036,
605
+ "eval_loss": 0.7384209036827087,
606
+ "eval_runtime": 22.0471,
607
+ "eval_samples_per_second": 5.806,
608
+ "eval_steps_per_second": 0.726,
609
+ "step": 2000
610
+ }
611
+ ],
612
+ "logging_steps": 50,
613
+ "max_steps": 2013,
614
+ "num_input_tokens_seen": 0,
615
+ "num_train_epochs": 3,
616
+ "save_steps": 500,
617
+ "stateful_callbacks": {
618
+ "EarlyStoppingCallback": {
619
+ "args": {
620
+ "early_stopping_patience": 3,
621
+ "early_stopping_threshold": 0.0
622
+ },
623
+ "attributes": {
624
+ "early_stopping_patience_counter": 0
625
+ }
626
+ },
627
+ "TrainerControl": {
628
+ "args": {
629
+ "should_epoch_stop": false,
630
+ "should_evaluate": false,
631
+ "should_log": false,
632
+ "should_save": true,
633
+ "should_training_stop": false
634
+ },
635
+ "attributes": {}
636
+ }
637
+ },
638
+ "total_flos": 7.318454259626803e+17,
639
+ "train_batch_size": 2,
640
+ "trial_name": null,
641
+ "trial_params": null
642
+ }
checkpoint-2000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:142029a69135afe003ef942c9656d6001fd10eb98f0c0f772ca5fff81e79ad39
3
+ size 5560
checkpoint-2013/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/Phi-3.5-mini-instruct
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.12.0
checkpoint-2013/adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
4
+ "bias": "none",
5
+ "d_initial": 0.1,
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "modules_to_save": null,
12
+ "peft_type": "VERA",
13
+ "projection_prng_key": 0,
14
+ "r": 128,
15
+ "revision": null,
16
+ "save_projection": true,
17
+ "target_modules": [
18
+ "o_proj",
19
+ "qkv_proj"
20
+ ],
21
+ "task_type": "CAUSAL_LM",
22
+ "vera_dropout": 0.1
23
+ }
checkpoint-2013/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e232810cefd44baf36641acfe14d27db05309a5469fa565eab5710b9b25c7c0
3
+ size 401289768
checkpoint-2013/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327543684168af1cb218e7a2f7ab547eee0744f96ac6fb4271780a8149687d62
3
+ size 3319290
checkpoint-2013/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b840222158dd5cd2d7104da4aa2a9bf0903ff1671c0eb9d3f596b0bcc162fd2
3
+ size 14244
checkpoint-2013/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a454c9b3f6121f7efbfdd8d1c962a1e2e6d47501ab60156b3fbbf82701fda2c5
3
+ size 1064
checkpoint-2013/special_tokens_map.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|im_start|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|im_end|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ }
17
+ ],
18
+ "bos_token": "<|im_start|>",
19
+ "eos_token": "<|im_end|>",
20
+ "pad_token": "<|im_end|>",
21
+ "unk_token": {
22
+ "content": "<unk>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ }
28
+ }
checkpoint-2013/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2013/tokenizer_config.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
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
+ "32011": {
119
+ "content": "<|im_start|>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": true
125
+ },
126
+ "32012": {
127
+ "content": "<|im_end|>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": true
133
+ }
134
+ },
135
+ "additional_special_tokens": [
136
+ "<|im_start|>",
137
+ "<|im_end|>"
138
+ ],
139
+ "bos_token": "<|im_start|>",
140
+ "chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
141
+ "clean_up_tokenization_spaces": false,
142
+ "eos_token": "<|im_end|>",
143
+ "legacy": false,
144
+ "model_max_length": 131072,
145
+ "pad_token": "<|im_end|>",
146
+ "padding_side": "right",
147
+ "sp_model_kwargs": {},
148
+ "tokenizer_class": "LlamaTokenizer",
149
+ "unk_token": "<unk>",
150
+ "use_default_system_prompt": false
151
+ }
checkpoint-2013/trainer_state.json ADDED
@@ -0,0 +1,642 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.7384209036827087,
3
+ "best_model_checkpoint": "Phi-3.5-mini-instruct_text_to_sql_vera\\checkpoint-2000",
4
+ "epoch": 3.0,
5
+ "eval_steps": 50,
6
+ "global_step": 2013,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.07451564828614009,
13
+ "grad_norm": 0.24109168350696564,
14
+ "learning_rate": 0.0002,
15
+ "loss": 1.6897,
16
+ "step": 50
17
+ },
18
+ {
19
+ "epoch": 0.07451564828614009,
20
+ "eval_loss": 1.628873586654663,
21
+ "eval_runtime": 21.2268,
22
+ "eval_samples_per_second": 5.842,
23
+ "eval_steps_per_second": 0.754,
24
+ "step": 50
25
+ },
26
+ {
27
+ "epoch": 0.14903129657228018,
28
+ "grad_norm": 0.20446562767028809,
29
+ "learning_rate": 0.0001996800092633612,
30
+ "loss": 1.4635,
31
+ "step": 100
32
+ },
33
+ {
34
+ "epoch": 0.14903129657228018,
35
+ "eval_loss": 1.3007014989852905,
36
+ "eval_runtime": 21.2354,
37
+ "eval_samples_per_second": 5.839,
38
+ "eval_steps_per_second": 0.753,
39
+ "step": 100
40
+ },
41
+ {
42
+ "epoch": 0.22354694485842028,
43
+ "grad_norm": 0.15634676814079285,
44
+ "learning_rate": 0.00019872208493487546,
45
+ "loss": 1.1822,
46
+ "step": 150
47
+ },
48
+ {
49
+ "epoch": 0.22354694485842028,
50
+ "eval_loss": 1.1080372333526611,
51
+ "eval_runtime": 21.2322,
52
+ "eval_samples_per_second": 5.84,
53
+ "eval_steps_per_second": 0.754,
54
+ "step": 150
55
+ },
56
+ {
57
+ "epoch": 0.29806259314456035,
58
+ "grad_norm": 0.060426872223615646,
59
+ "learning_rate": 0.0001971323575527731,
60
+ "loss": 1.0493,
61
+ "step": 200
62
+ },
63
+ {
64
+ "epoch": 0.29806259314456035,
65
+ "eval_loss": 1.023650884628296,
66
+ "eval_runtime": 23.9023,
67
+ "eval_samples_per_second": 5.188,
68
+ "eval_steps_per_second": 0.669,
69
+ "step": 200
70
+ },
71
+ {
72
+ "epoch": 0.37257824143070045,
73
+ "grad_norm": 0.04907995089888573,
74
+ "learning_rate": 0.0001949210010777752,
75
+ "loss": 0.9908,
76
+ "step": 250
77
+ },
78
+ {
79
+ "epoch": 0.37257824143070045,
80
+ "eval_loss": 0.9761372208595276,
81
+ "eval_runtime": 22.3409,
82
+ "eval_samples_per_second": 5.55,
83
+ "eval_steps_per_second": 0.716,
84
+ "step": 250
85
+ },
86
+ {
87
+ "epoch": 0.44709388971684055,
88
+ "grad_norm": 0.03899872675538063,
89
+ "learning_rate": 0.00019210216778162994,
90
+ "loss": 0.9539,
91
+ "step": 300
92
+ },
93
+ {
94
+ "epoch": 0.44709388971684055,
95
+ "eval_loss": 0.9452499151229858,
96
+ "eval_runtime": 22.4213,
97
+ "eval_samples_per_second": 5.53,
98
+ "eval_steps_per_second": 0.714,
99
+ "step": 300
100
+ },
101
+ {
102
+ "epoch": 0.5216095380029806,
103
+ "grad_norm": 0.039957139641046524,
104
+ "learning_rate": 0.0001886938976751951,
105
+ "loss": 0.9301,
106
+ "step": 350
107
+ },
108
+ {
109
+ "epoch": 0.5216095380029806,
110
+ "eval_loss": 0.9224702715873718,
111
+ "eval_runtime": 22.4498,
112
+ "eval_samples_per_second": 5.523,
113
+ "eval_steps_per_second": 0.713,
114
+ "step": 350
115
+ },
116
+ {
117
+ "epoch": 0.5961251862891207,
118
+ "grad_norm": 0.025905804708600044,
119
+ "learning_rate": 0.00018471800305571129,
120
+ "loss": 0.9065,
121
+ "step": 400
122
+ },
123
+ {
124
+ "epoch": 0.5961251862891207,
125
+ "eval_loss": 0.9051175713539124,
126
+ "eval_runtime": 21.5395,
127
+ "eval_samples_per_second": 5.757,
128
+ "eval_steps_per_second": 0.743,
129
+ "step": 400
130
+ },
131
+ {
132
+ "epoch": 0.6706408345752608,
133
+ "grad_norm": 0.020609112456440926,
134
+ "learning_rate": 0.00018019992891214008,
135
+ "loss": 0.8916,
136
+ "step": 450
137
+ },
138
+ {
139
+ "epoch": 0.6706408345752608,
140
+ "eval_loss": 0.8914369940757751,
141
+ "eval_runtime": 21.6547,
142
+ "eval_samples_per_second": 5.726,
143
+ "eval_steps_per_second": 0.739,
144
+ "step": 450
145
+ },
146
+ {
147
+ "epoch": 0.7451564828614009,
148
+ "grad_norm": 0.01633381098508835,
149
+ "learning_rate": 0.00017516859008194938,
150
+ "loss": 0.8799,
151
+ "step": 500
152
+ },
153
+ {
154
+ "epoch": 0.7451564828614009,
155
+ "eval_loss": 0.880242109298706,
156
+ "eval_runtime": 21.6819,
157
+ "eval_samples_per_second": 5.719,
158
+ "eval_steps_per_second": 0.738,
159
+ "step": 500
160
+ },
161
+ {
162
+ "epoch": 0.819672131147541,
163
+ "grad_norm": 0.015875136479735374,
164
+ "learning_rate": 0.00016965618620151017,
165
+ "loss": 0.8691,
166
+ "step": 550
167
+ },
168
+ {
169
+ "epoch": 0.819672131147541,
170
+ "eval_loss": 0.8673625588417053,
171
+ "eval_runtime": 23.0842,
172
+ "eval_samples_per_second": 5.372,
173
+ "eval_steps_per_second": 0.693,
174
+ "step": 550
175
+ },
176
+ {
177
+ "epoch": 0.8941877794336811,
178
+ "grad_norm": 0.015761110931634903,
179
+ "learning_rate": 0.00016369799563438958,
180
+ "loss": 0.8574,
181
+ "step": 600
182
+ },
183
+ {
184
+ "epoch": 0.8941877794336811,
185
+ "eval_loss": 0.8584086894989014,
186
+ "eval_runtime": 21.4811,
187
+ "eval_samples_per_second": 5.773,
188
+ "eval_steps_per_second": 0.745,
189
+ "step": 600
190
+ },
191
+ {
192
+ "epoch": 0.9687034277198212,
193
+ "grad_norm": 0.013795309700071812,
194
+ "learning_rate": 0.00015733214969635968,
195
+ "loss": 0.854,
196
+ "step": 650
197
+ },
198
+ {
199
+ "epoch": 0.9687034277198212,
200
+ "eval_loss": 0.8501254916191101,
201
+ "eval_runtime": 21.7846,
202
+ "eval_samples_per_second": 5.692,
203
+ "eval_steps_per_second": 0.734,
204
+ "step": 650
205
+ },
206
+ {
207
+ "epoch": 1.0432190760059612,
208
+ "grad_norm": 0.01314204279333353,
209
+ "learning_rate": 0.00015059938862204127,
210
+ "loss": 0.8436,
211
+ "step": 700
212
+ },
213
+ {
214
+ "epoch": 1.0432190760059612,
215
+ "eval_loss": 0.8421516418457031,
216
+ "eval_runtime": 21.4589,
217
+ "eval_samples_per_second": 5.778,
218
+ "eval_steps_per_second": 0.746,
219
+ "step": 700
220
+ },
221
+ {
222
+ "epoch": 1.1177347242921014,
223
+ "grad_norm": 0.014487664215266705,
224
+ "learning_rate": 0.00014354280083495006,
225
+ "loss": 0.8402,
226
+ "step": 750
227
+ },
228
+ {
229
+ "epoch": 1.1177347242921014,
230
+ "eval_loss": 0.8345963358879089,
231
+ "eval_runtime": 21.5388,
232
+ "eval_samples_per_second": 5.757,
233
+ "eval_steps_per_second": 0.743,
234
+ "step": 750
235
+ },
236
+ {
237
+ "epoch": 1.1922503725782414,
238
+ "grad_norm": 0.012593415565788746,
239
+ "learning_rate": 0.000136207547189569,
240
+ "loss": 0.8302,
241
+ "step": 800
242
+ },
243
+ {
244
+ "epoch": 1.1922503725782414,
245
+ "eval_loss": 0.8273870348930359,
246
+ "eval_runtime": 21.494,
247
+ "eval_samples_per_second": 5.769,
248
+ "eval_steps_per_second": 0.744,
249
+ "step": 800
250
+ },
251
+ {
252
+ "epoch": 1.2667660208643814,
253
+ "grad_norm": 0.011890560388565063,
254
+ "learning_rate": 0.00012864057195024643,
255
+ "loss": 0.8222,
256
+ "step": 850
257
+ },
258
+ {
259
+ "epoch": 1.2667660208643814,
260
+ "eval_loss": 0.8204250931739807,
261
+ "eval_runtime": 21.6934,
262
+ "eval_samples_per_second": 5.716,
263
+ "eval_steps_per_second": 0.738,
264
+ "step": 850
265
+ },
266
+ {
267
+ "epoch": 1.3412816691505216,
268
+ "grad_norm": 0.01334091741591692,
269
+ "learning_rate": 0.00012089030235660155,
270
+ "loss": 0.81,
271
+ "step": 900
272
+ },
273
+ {
274
+ "epoch": 1.3412816691505216,
275
+ "eval_loss": 0.8137892484664917,
276
+ "eval_runtime": 22.3403,
277
+ "eval_samples_per_second": 5.55,
278
+ "eval_steps_per_second": 0.716,
279
+ "step": 900
280
+ },
281
+ {
282
+ "epoch": 1.4157973174366618,
283
+ "grad_norm": 0.012158791534602642,
284
+ "learning_rate": 0.00011300633869816275,
285
+ "loss": 0.8081,
286
+ "step": 950
287
+ },
288
+ {
289
+ "epoch": 1.4157973174366618,
290
+ "eval_loss": 0.807340681552887,
291
+ "eval_runtime": 21.5174,
292
+ "eval_samples_per_second": 5.763,
293
+ "eval_steps_per_second": 0.744,
294
+ "step": 950
295
+ },
296
+ {
297
+ "epoch": 1.4903129657228018,
298
+ "grad_norm": 0.011660942807793617,
299
+ "learning_rate": 0.00010503913688170396,
300
+ "loss": 0.7994,
301
+ "step": 1000
302
+ },
303
+ {
304
+ "epoch": 1.4903129657228018,
305
+ "eval_loss": 0.8010362982749939,
306
+ "eval_runtime": 21.55,
307
+ "eval_samples_per_second": 5.754,
308
+ "eval_steps_per_second": 0.742,
309
+ "step": 1000
310
+ },
311
+ {
312
+ "epoch": 1.5648286140089418,
313
+ "grad_norm": 0.010989319533109665,
314
+ "learning_rate": 9.703968552278915e-05,
315
+ "loss": 0.7958,
316
+ "step": 1050
317
+ },
318
+ {
319
+ "epoch": 1.5648286140089418,
320
+ "eval_loss": 0.7949212789535522,
321
+ "eval_runtime": 21.402,
322
+ "eval_samples_per_second": 5.794,
323
+ "eval_steps_per_second": 0.748,
324
+ "step": 1050
325
+ },
326
+ {
327
+ "epoch": 1.639344262295082,
328
+ "grad_norm": 0.011820629239082336,
329
+ "learning_rate": 8.905917962807927e-05,
330
+ "loss": 0.7893,
331
+ "step": 1100
332
+ },
333
+ {
334
+ "epoch": 1.639344262295082,
335
+ "eval_loss": 0.7889001965522766,
336
+ "eval_runtime": 21.7151,
337
+ "eval_samples_per_second": 5.71,
338
+ "eval_steps_per_second": 0.737,
339
+ "step": 1100
340
+ },
341
+ {
342
+ "epoch": 1.713859910581222,
343
+ "grad_norm": 0.011526989750564098,
344
+ "learning_rate": 8.114869295677425e-05,
345
+ "loss": 0.7812,
346
+ "step": 1150
347
+ },
348
+ {
349
+ "epoch": 1.713859910581222,
350
+ "eval_loss": 0.7832813858985901,
351
+ "eval_runtime": 21.1842,
352
+ "eval_samples_per_second": 5.853,
353
+ "eval_steps_per_second": 0.755,
354
+ "step": 1150
355
+ },
356
+ {
357
+ "epoch": 1.788375558867362,
358
+ "grad_norm": 0.013003380037844181,
359
+ "learning_rate": 7.335885115801656e-05,
360
+ "loss": 0.7846,
361
+ "step": 1200
362
+ },
363
+ {
364
+ "epoch": 1.788375558867362,
365
+ "eval_loss": 0.7778643369674683,
366
+ "eval_runtime": 21.7578,
367
+ "eval_samples_per_second": 5.699,
368
+ "eval_steps_per_second": 0.735,
369
+ "step": 1200
370
+ },
371
+ {
372
+ "epoch": 1.8628912071535022,
373
+ "grad_norm": 0.011233557015657425,
374
+ "learning_rate": 6.573950777611587e-05,
375
+ "loss": 0.7695,
376
+ "step": 1250
377
+ },
378
+ {
379
+ "epoch": 1.8628912071535022,
380
+ "eval_loss": 0.7728994488716125,
381
+ "eval_runtime": 21.828,
382
+ "eval_samples_per_second": 5.681,
383
+ "eval_steps_per_second": 0.733,
384
+ "step": 1250
385
+ },
386
+ {
387
+ "epoch": 1.9374068554396424,
388
+ "grad_norm": 0.011392244137823582,
389
+ "learning_rate": 5.833942519710177e-05,
390
+ "loss": 0.7697,
391
+ "step": 1300
392
+ },
393
+ {
394
+ "epoch": 1.9374068554396424,
395
+ "eval_loss": 0.7685559988021851,
396
+ "eval_runtime": 21.1933,
397
+ "eval_samples_per_second": 5.851,
398
+ "eval_steps_per_second": 0.755,
399
+ "step": 1300
400
+ },
401
+ {
402
+ "epoch": 2.0119225037257826,
403
+ "grad_norm": 0.01131096575409174,
404
+ "learning_rate": 5.1205962578487155e-05,
405
+ "loss": 0.7606,
406
+ "step": 1350
407
+ },
408
+ {
409
+ "epoch": 2.0119225037257826,
410
+ "eval_loss": 0.764735996723175,
411
+ "eval_runtime": 21.1907,
412
+ "eval_samples_per_second": 5.852,
413
+ "eval_steps_per_second": 0.755,
414
+ "step": 1350
415
+ },
416
+ {
417
+ "epoch": 2.0864381520119224,
418
+ "grad_norm": 0.012029374949634075,
419
+ "learning_rate": 4.4384772759434425e-05,
420
+ "loss": 0.7619,
421
+ "step": 1400
422
+ },
423
+ {
424
+ "epoch": 2.0864381520119224,
425
+ "eval_loss": 0.7614848613739014,
426
+ "eval_runtime": 21.1958,
427
+ "eval_samples_per_second": 5.85,
428
+ "eval_steps_per_second": 0.755,
429
+ "step": 1400
430
+ },
431
+ {
432
+ "epoch": 2.1609538002980626,
433
+ "grad_norm": 0.011891283094882965,
434
+ "learning_rate": 3.7919510091042566e-05,
435
+ "loss": 0.7569,
436
+ "step": 1450
437
+ },
438
+ {
439
+ "epoch": 2.1609538002980626,
440
+ "eval_loss": 0.7588434815406799,
441
+ "eval_runtime": 21.1878,
442
+ "eval_samples_per_second": 5.852,
443
+ "eval_steps_per_second": 0.755,
444
+ "step": 1450
445
+ },
446
+ {
447
+ "epoch": 2.235469448584203,
448
+ "grad_norm": 0.012809407897293568,
449
+ "learning_rate": 3.185155105658798e-05,
450
+ "loss": 0.7526,
451
+ "step": 1500
452
+ },
453
+ {
454
+ "epoch": 2.235469448584203,
455
+ "eval_loss": 0.7565779089927673,
456
+ "eval_runtime": 21.1534,
457
+ "eval_samples_per_second": 5.862,
458
+ "eval_steps_per_second": 0.756,
459
+ "step": 1500
460
+ },
461
+ {
462
+ "epoch": 2.3099850968703426,
463
+ "grad_norm": 0.01183687336742878,
464
+ "learning_rate": 2.6219729469697318e-05,
465
+ "loss": 0.7504,
466
+ "step": 1550
467
+ },
468
+ {
469
+ "epoch": 2.3099850968703426,
470
+ "eval_loss": 0.7436912655830383,
471
+ "eval_runtime": 21.8493,
472
+ "eval_samples_per_second": 5.858,
473
+ "eval_steps_per_second": 0.732,
474
+ "step": 1550
475
+ },
476
+ {
477
+ "epoch": 2.384500745156483,
478
+ "grad_norm": 0.011195004917681217,
479
+ "learning_rate": 2.1060087945134677e-05,
480
+ "loss": 0.7553,
481
+ "step": 1600
482
+ },
483
+ {
484
+ "epoch": 2.384500745156483,
485
+ "eval_loss": 0.7422465682029724,
486
+ "eval_runtime": 21.8534,
487
+ "eval_samples_per_second": 5.857,
488
+ "eval_steps_per_second": 0.732,
489
+ "step": 1600
490
+ },
491
+ {
492
+ "epoch": 2.459016393442623,
493
+ "grad_norm": 0.010784263722598553,
494
+ "learning_rate": 1.640564723274486e-05,
495
+ "loss": 0.7507,
496
+ "step": 1650
497
+ },
498
+ {
499
+ "epoch": 2.459016393442623,
500
+ "eval_loss": 0.7410176396369934,
501
+ "eval_runtime": 21.8273,
502
+ "eval_samples_per_second": 5.864,
503
+ "eval_steps_per_second": 0.733,
504
+ "step": 1650
505
+ },
506
+ {
507
+ "epoch": 2.533532041728763,
508
+ "grad_norm": 0.011086920276284218,
509
+ "learning_rate": 1.2286194890771819e-05,
510
+ "loss": 0.7456,
511
+ "step": 1700
512
+ },
513
+ {
514
+ "epoch": 2.533532041728763,
515
+ "eval_loss": 0.7401486039161682,
516
+ "eval_runtime": 21.8582,
517
+ "eval_samples_per_second": 5.856,
518
+ "eval_steps_per_second": 0.732,
519
+ "step": 1700
520
+ },
521
+ {
522
+ "epoch": 2.608047690014903,
523
+ "grad_norm": 0.011054403148591518,
524
+ "learning_rate": 8.728094651004648e-06,
525
+ "loss": 0.7448,
526
+ "step": 1750
527
+ },
528
+ {
529
+ "epoch": 2.608047690014903,
530
+ "eval_loss": 0.7393685579299927,
531
+ "eval_runtime": 21.8448,
532
+ "eval_samples_per_second": 5.86,
533
+ "eval_steps_per_second": 0.732,
534
+ "step": 1750
535
+ },
536
+ {
537
+ "epoch": 2.682563338301043,
538
+ "grad_norm": 0.010735660791397095,
539
+ "learning_rate": 5.7541176957785605e-06,
540
+ "loss": 0.7487,
541
+ "step": 1800
542
+ },
543
+ {
544
+ "epoch": 2.682563338301043,
545
+ "eval_loss": 0.7390720248222351,
546
+ "eval_runtime": 22.2346,
547
+ "eval_samples_per_second": 5.757,
548
+ "eval_steps_per_second": 0.72,
549
+ "step": 1800
550
+ },
551
+ {
552
+ "epoch": 2.7570789865871834,
553
+ "grad_norm": 0.011423379182815552,
554
+ "learning_rate": 3.3832969266265112e-06,
555
+ "loss": 0.7476,
556
+ "step": 1850
557
+ },
558
+ {
559
+ "epoch": 2.7570789865871834,
560
+ "eval_loss": 0.7386873960494995,
561
+ "eval_runtime": 21.9986,
562
+ "eval_samples_per_second": 5.819,
563
+ "eval_steps_per_second": 0.727,
564
+ "step": 1850
565
+ },
566
+ {
567
+ "epoch": 2.8315946348733236,
568
+ "grad_norm": 0.012488750740885735,
569
+ "learning_rate": 1.6308051572357152e-06,
570
+ "loss": 0.749,
571
+ "step": 1900
572
+ },
573
+ {
574
+ "epoch": 2.8315946348733236,
575
+ "eval_loss": 0.7386685609817505,
576
+ "eval_runtime": 22.2521,
577
+ "eval_samples_per_second": 5.752,
578
+ "eval_steps_per_second": 0.719,
579
+ "step": 1900
580
+ },
581
+ {
582
+ "epoch": 2.9061102831594634,
583
+ "grad_norm": 0.010972470976412296,
584
+ "learning_rate": 5.078580102509834e-07,
585
+ "loss": 0.7461,
586
+ "step": 1950
587
+ },
588
+ {
589
+ "epoch": 2.9061102831594634,
590
+ "eval_loss": 0.7385600805282593,
591
+ "eval_runtime": 23.4712,
592
+ "eval_samples_per_second": 5.453,
593
+ "eval_steps_per_second": 0.682,
594
+ "step": 1950
595
+ },
596
+ {
597
+ "epoch": 2.9806259314456036,
598
+ "grad_norm": 0.012074621394276619,
599
+ "learning_rate": 2.164213936770576e-08,
600
+ "loss": 0.7486,
601
+ "step": 2000
602
+ },
603
+ {
604
+ "epoch": 2.9806259314456036,
605
+ "eval_loss": 0.7384209036827087,
606
+ "eval_runtime": 22.0471,
607
+ "eval_samples_per_second": 5.806,
608
+ "eval_steps_per_second": 0.726,
609
+ "step": 2000
610
+ }
611
+ ],
612
+ "logging_steps": 50,
613
+ "max_steps": 2013,
614
+ "num_input_tokens_seen": 0,
615
+ "num_train_epochs": 3,
616
+ "save_steps": 500,
617
+ "stateful_callbacks": {
618
+ "EarlyStoppingCallback": {
619
+ "args": {
620
+ "early_stopping_patience": 3,
621
+ "early_stopping_threshold": 0.0
622
+ },
623
+ "attributes": {
624
+ "early_stopping_patience_counter": 0
625
+ }
626
+ },
627
+ "TrainerControl": {
628
+ "args": {
629
+ "should_epoch_stop": false,
630
+ "should_evaluate": false,
631
+ "should_log": false,
632
+ "should_save": true,
633
+ "should_training_stop": true
634
+ },
635
+ "attributes": {}
636
+ }
637
+ },
638
+ "total_flos": 7.365572698728038e+17,
639
+ "train_batch_size": 2,
640
+ "trial_name": null,
641
+ "trial_params": null
642
+ }
checkpoint-2013/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:142029a69135afe003ef942c9656d6001fd10eb98f0c0f772ca5fff81e79ad39
3
+ size 5560
checkpoint-500/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/Phi-3.5-mini-instruct
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.12.0
checkpoint-500/adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "microsoft/Phi-3.5-mini-instruct",
4
+ "bias": "none",
5
+ "d_initial": 0.1,
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "modules_to_save": null,
12
+ "peft_type": "VERA",
13
+ "projection_prng_key": 0,
14
+ "r": 128,
15
+ "revision": null,
16
+ "save_projection": true,
17
+ "target_modules": [
18
+ "qkv_proj",
19
+ "o_proj"
20
+ ],
21
+ "task_type": "CAUSAL_LM",
22
+ "vera_dropout": 0.1
23
+ }
checkpoint-500/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0d44ae0026b0b1a535277411bb80efef00c316af12b2866b4c895633a79a89d
3
+ size 401289768