ashu3984 commited on
Commit
5b7a59a
·
1 Parent(s): c0380fe

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: teknium/OpenHermes-2.5-Mistral-7B
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
+
201
+
202
+ ### Framework versions
203
+
204
+ - PEFT 0.7.2.dev0
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "gate_proj",
24
  "up_proj",
25
- "q_proj",
26
- "v_proj",
27
  "k_proj",
28
- "down_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "up_proj",
23
+ "gate_proj",
24
+ "down_proj",
25
  "k_proj",
26
+ "o_proj",
27
+ "v_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b69219d5ab6d234c4a6be4901ba0bae5075aecafdaffc2cad4fa2ca820ef81d
3
+ size 335705741
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2916d989c06800d569873fb5ef097ca8beb5fa6b7fffbb3af63f53d2a8754e0e
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96452ef3aad668de744d17587041905a33796780d23f62ac2b6d096c8b413525
3
  size 335604696
checkpoint-20/README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: teknium/OpenHermes-2.5-Mistral-7B
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
+
201
+
202
+ ### Framework versions
203
+
204
+ - PEFT 0.7.2.dev0
checkpoint-20/adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "teknium/OpenHermes-2.5-Mistral-7B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 32,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "up_proj",
23
+ "gate_proj",
24
+ "down_proj",
25
+ "k_proj",
26
+ "o_proj",
27
+ "v_proj",
28
+ "q_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_rslora": false
32
+ }
checkpoint-20/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:effe8b146a9c502e5c51f80d516474e573b7ae1e95b189272abb9bcb670abc15
3
+ size 335604696
checkpoint-20/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:710b57ccbcdd2508eaac1c4de8e065cbc6896340db5520da804d81c5ea73f8e3
3
+ size 168624287
checkpoint-20/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f762dbe0941333d0b7219fa48ff83446e6e39e6b17e5132fb9506202da54187
3
+ size 15607
checkpoint-20/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7328d6b8c53932d3103e62103bab56a78abe7ff8d006abde9a00a415f0b5b362
3
+ size 15607
checkpoint-20/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d315453abd7c9bd7987c0e9e397c7da011244558ede45ef8f3d04969ed0b4f07
3
+ size 627
checkpoint-20/trainer_state.json ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8509848713874817,
3
+ "best_model_checkpoint": "./qlora-out/checkpoint-20",
4
+ "epoch": 1.1791044776119404,
5
+ "eval_steps": 20,
6
+ "global_step": 20,
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.06,
13
+ "learning_rate": 2e-05,
14
+ "loss": 3.0898,
15
+ "step": 1
16
+ },
17
+ {
18
+ "epoch": 0.12,
19
+ "learning_rate": 4e-05,
20
+ "loss": 3.1742,
21
+ "step": 2
22
+ },
23
+ {
24
+ "epoch": 0.18,
25
+ "learning_rate": 6e-05,
26
+ "loss": 3.1399,
27
+ "step": 3
28
+ },
29
+ {
30
+ "epoch": 0.24,
31
+ "learning_rate": 8e-05,
32
+ "loss": 2.7938,
33
+ "step": 4
34
+ },
35
+ {
36
+ "epoch": 0.3,
37
+ "learning_rate": 0.0001,
38
+ "loss": 2.8238,
39
+ "step": 5
40
+ },
41
+ {
42
+ "epoch": 0.36,
43
+ "learning_rate": 0.00012,
44
+ "loss": 2.3703,
45
+ "step": 6
46
+ },
47
+ {
48
+ "epoch": 0.42,
49
+ "learning_rate": 0.00014,
50
+ "loss": 2.4328,
51
+ "step": 7
52
+ },
53
+ {
54
+ "epoch": 0.48,
55
+ "learning_rate": 0.00016,
56
+ "loss": 2.1542,
57
+ "step": 8
58
+ },
59
+ {
60
+ "epoch": 0.54,
61
+ "learning_rate": 0.00018,
62
+ "loss": 2.0476,
63
+ "step": 9
64
+ },
65
+ {
66
+ "epoch": 0.6,
67
+ "learning_rate": 0.0002,
68
+ "loss": 1.751,
69
+ "step": 10
70
+ },
71
+ {
72
+ "epoch": 0.66,
73
+ "learning_rate": 0.000199658449300667,
74
+ "loss": 1.5553,
75
+ "step": 11
76
+ },
77
+ {
78
+ "epoch": 0.72,
79
+ "learning_rate": 0.00019863613034027224,
80
+ "loss": 1.5978,
81
+ "step": 12
82
+ },
83
+ {
84
+ "epoch": 0.78,
85
+ "learning_rate": 0.00019694002659393305,
86
+ "loss": 1.4718,
87
+ "step": 13
88
+ },
89
+ {
90
+ "epoch": 0.84,
91
+ "learning_rate": 0.00019458172417006347,
92
+ "loss": 1.3456,
93
+ "step": 14
94
+ },
95
+ {
96
+ "epoch": 0.9,
97
+ "learning_rate": 0.00019157733266550575,
98
+ "loss": 1.4195,
99
+ "step": 15
100
+ },
101
+ {
102
+ "epoch": 0.96,
103
+ "learning_rate": 0.0001879473751206489,
104
+ "loss": 1.4273,
105
+ "step": 16
106
+ },
107
+ {
108
+ "epoch": 1.01,
109
+ "learning_rate": 0.0001879473751206489,
110
+ "loss": 1.2187,
111
+ "step": 17
112
+ },
113
+ {
114
+ "epoch": 1.06,
115
+ "learning_rate": 0.00018371664782625287,
116
+ "loss": 1.2279,
117
+ "step": 18
118
+ },
119
+ {
120
+ "epoch": 1.12,
121
+ "learning_rate": 0.00017891405093963938,
122
+ "loss": 1.2843,
123
+ "step": 19
124
+ },
125
+ {
126
+ "epoch": 1.18,
127
+ "learning_rate": 0.00017357239106731317,
128
+ "loss": 1.1523,
129
+ "step": 20
130
+ },
131
+ {
132
+ "epoch": 1.18,
133
+ "eval_loss": 0.8509848713874817,
134
+ "eval_runtime": 4.7941,
135
+ "eval_samples_per_second": 1.669,
136
+ "eval_steps_per_second": 0.417,
137
+ "step": 20
138
+ }
139
+ ],
140
+ "logging_steps": 1,
141
+ "max_steps": 48,
142
+ "num_input_tokens_seen": 0,
143
+ "num_train_epochs": 3,
144
+ "save_steps": 20,
145
+ "total_flos": 1.414506945183744e+16,
146
+ "train_batch_size": 2,
147
+ "trial_name": null,
148
+ "trial_params": null
149
+ }
checkpoint-20/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871f4a1fbaff40cc27e8c79d4943b207502256740c9f1f3dec898c7ec8bf0dda
3
+ size 4731
checkpoint-40/README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: teknium/OpenHermes-2.5-Mistral-7B
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
+
201
+
202
+ ### Framework versions
203
+
204
+ - PEFT 0.7.2.dev0
checkpoint-40/adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "teknium/OpenHermes-2.5-Mistral-7B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 32,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "up_proj",
23
+ "gate_proj",
24
+ "down_proj",
25
+ "k_proj",
26
+ "o_proj",
27
+ "v_proj",
28
+ "q_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_rslora": false
32
+ }
checkpoint-40/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96452ef3aad668de744d17587041905a33796780d23f62ac2b6d096c8b413525
3
+ size 335604696
checkpoint-40/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019ceb4afa976050813ba61624cad74b65fe905ee210193dcdb172af2671bad9
3
+ size 168624287
checkpoint-40/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6266dce320b1b84e5fd146891331afee740eefee5e8d089038a047e9164a084f
3
+ size 15607
checkpoint-40/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfc5ac908cb5e37b043df81a6c9a16d9b5c11f22c1732d4e4b1dc9dd1ef92fe3
3
+ size 15607
checkpoint-40/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9332d35906101ea32459879568de4f6fa6cfbc1dafae073e9f3b90f0c8b42e48
3
+ size 627
checkpoint-40/trainer_state.json ADDED
@@ -0,0 +1,277 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6767983436584473,
3
+ "best_model_checkpoint": "./qlora-out/checkpoint-40",
4
+ "epoch": 2.3582089552238807,
5
+ "eval_steps": 20,
6
+ "global_step": 40,
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.06,
13
+ "learning_rate": 2e-05,
14
+ "loss": 3.0898,
15
+ "step": 1
16
+ },
17
+ {
18
+ "epoch": 0.12,
19
+ "learning_rate": 4e-05,
20
+ "loss": 3.1742,
21
+ "step": 2
22
+ },
23
+ {
24
+ "epoch": 0.18,
25
+ "learning_rate": 6e-05,
26
+ "loss": 3.1399,
27
+ "step": 3
28
+ },
29
+ {
30
+ "epoch": 0.24,
31
+ "learning_rate": 8e-05,
32
+ "loss": 2.7938,
33
+ "step": 4
34
+ },
35
+ {
36
+ "epoch": 0.3,
37
+ "learning_rate": 0.0001,
38
+ "loss": 2.8238,
39
+ "step": 5
40
+ },
41
+ {
42
+ "epoch": 0.36,
43
+ "learning_rate": 0.00012,
44
+ "loss": 2.3703,
45
+ "step": 6
46
+ },
47
+ {
48
+ "epoch": 0.42,
49
+ "learning_rate": 0.00014,
50
+ "loss": 2.4328,
51
+ "step": 7
52
+ },
53
+ {
54
+ "epoch": 0.48,
55
+ "learning_rate": 0.00016,
56
+ "loss": 2.1542,
57
+ "step": 8
58
+ },
59
+ {
60
+ "epoch": 0.54,
61
+ "learning_rate": 0.00018,
62
+ "loss": 2.0476,
63
+ "step": 9
64
+ },
65
+ {
66
+ "epoch": 0.6,
67
+ "learning_rate": 0.0002,
68
+ "loss": 1.751,
69
+ "step": 10
70
+ },
71
+ {
72
+ "epoch": 0.66,
73
+ "learning_rate": 0.000199658449300667,
74
+ "loss": 1.5553,
75
+ "step": 11
76
+ },
77
+ {
78
+ "epoch": 0.72,
79
+ "learning_rate": 0.00019863613034027224,
80
+ "loss": 1.5978,
81
+ "step": 12
82
+ },
83
+ {
84
+ "epoch": 0.78,
85
+ "learning_rate": 0.00019694002659393305,
86
+ "loss": 1.4718,
87
+ "step": 13
88
+ },
89
+ {
90
+ "epoch": 0.84,
91
+ "learning_rate": 0.00019458172417006347,
92
+ "loss": 1.3456,
93
+ "step": 14
94
+ },
95
+ {
96
+ "epoch": 0.9,
97
+ "learning_rate": 0.00019157733266550575,
98
+ "loss": 1.4195,
99
+ "step": 15
100
+ },
101
+ {
102
+ "epoch": 0.96,
103
+ "learning_rate": 0.0001879473751206489,
104
+ "loss": 1.4273,
105
+ "step": 16
106
+ },
107
+ {
108
+ "epoch": 1.01,
109
+ "learning_rate": 0.0001879473751206489,
110
+ "loss": 1.2187,
111
+ "step": 17
112
+ },
113
+ {
114
+ "epoch": 1.06,
115
+ "learning_rate": 0.00018371664782625287,
116
+ "loss": 1.2279,
117
+ "step": 18
118
+ },
119
+ {
120
+ "epoch": 1.12,
121
+ "learning_rate": 0.00017891405093963938,
122
+ "loss": 1.2843,
123
+ "step": 19
124
+ },
125
+ {
126
+ "epoch": 1.18,
127
+ "learning_rate": 0.00017357239106731317,
128
+ "loss": 1.1523,
129
+ "step": 20
130
+ },
131
+ {
132
+ "epoch": 1.18,
133
+ "eval_loss": 0.8509848713874817,
134
+ "eval_runtime": 4.7941,
135
+ "eval_samples_per_second": 1.669,
136
+ "eval_steps_per_second": 0.417,
137
+ "step": 20
138
+ },
139
+ {
140
+ "epoch": 1.24,
141
+ "learning_rate": 0.00016772815716257412,
142
+ "loss": 1.1585,
143
+ "step": 21
144
+ },
145
+ {
146
+ "epoch": 1.3,
147
+ "learning_rate": 0.0001614212712689668,
148
+ "loss": 1.1007,
149
+ "step": 22
150
+ },
151
+ {
152
+ "epoch": 1.36,
153
+ "learning_rate": 0.00015469481581224272,
154
+ "loss": 1.0605,
155
+ "step": 23
156
+ },
157
+ {
158
+ "epoch": 1.42,
159
+ "learning_rate": 0.00014759473930370736,
160
+ "loss": 1.0631,
161
+ "step": 24
162
+ },
163
+ {
164
+ "epoch": 1.48,
165
+ "learning_rate": 0.00014016954246529696,
166
+ "loss": 1.1284,
167
+ "step": 25
168
+ },
169
+ {
170
+ "epoch": 1.54,
171
+ "learning_rate": 0.00013246994692046836,
172
+ "loss": 1.0558,
173
+ "step": 26
174
+ },
175
+ {
176
+ "epoch": 1.6,
177
+ "learning_rate": 0.00012454854871407994,
178
+ "loss": 1.081,
179
+ "step": 27
180
+ },
181
+ {
182
+ "epoch": 1.66,
183
+ "learning_rate": 0.00011645945902807341,
184
+ "loss": 1.0223,
185
+ "step": 28
186
+ },
187
+ {
188
+ "epoch": 1.72,
189
+ "learning_rate": 0.00010825793454723325,
190
+ "loss": 1.0343,
191
+ "step": 29
192
+ },
193
+ {
194
+ "epoch": 1.78,
195
+ "learning_rate": 0.0001,
196
+ "loss": 1.0548,
197
+ "step": 30
198
+ },
199
+ {
200
+ "epoch": 1.84,
201
+ "learning_rate": 9.174206545276677e-05,
202
+ "loss": 0.9681,
203
+ "step": 31
204
+ },
205
+ {
206
+ "epoch": 1.9,
207
+ "learning_rate": 8.35405409719266e-05,
208
+ "loss": 1.0089,
209
+ "step": 32
210
+ },
211
+ {
212
+ "epoch": 1.96,
213
+ "learning_rate": 7.54514512859201e-05,
214
+ "loss": 1.0544,
215
+ "step": 33
216
+ },
217
+ {
218
+ "epoch": 2.01,
219
+ "learning_rate": 6.753005307953167e-05,
220
+ "loss": 1.0192,
221
+ "step": 34
222
+ },
223
+ {
224
+ "epoch": 2.06,
225
+ "learning_rate": 5.983045753470308e-05,
226
+ "loss": 0.9535,
227
+ "step": 35
228
+ },
229
+ {
230
+ "epoch": 2.12,
231
+ "learning_rate": 5.240526069629265e-05,
232
+ "loss": 0.8908,
233
+ "step": 36
234
+ },
235
+ {
236
+ "epoch": 2.18,
237
+ "learning_rate": 4.530518418775733e-05,
238
+ "loss": 0.9635,
239
+ "step": 37
240
+ },
241
+ {
242
+ "epoch": 2.24,
243
+ "learning_rate": 3.857872873103322e-05,
244
+ "loss": 0.9131,
245
+ "step": 38
246
+ },
247
+ {
248
+ "epoch": 2.3,
249
+ "learning_rate": 3.227184283742591e-05,
250
+ "loss": 0.9077,
251
+ "step": 39
252
+ },
253
+ {
254
+ "epoch": 2.36,
255
+ "learning_rate": 2.6427608932686843e-05,
256
+ "loss": 0.959,
257
+ "step": 40
258
+ },
259
+ {
260
+ "epoch": 2.36,
261
+ "eval_loss": 0.6767983436584473,
262
+ "eval_runtime": 4.8079,
263
+ "eval_samples_per_second": 1.664,
264
+ "eval_steps_per_second": 0.416,
265
+ "step": 40
266
+ }
267
+ ],
268
+ "logging_steps": 1,
269
+ "max_steps": 48,
270
+ "num_input_tokens_seen": 0,
271
+ "num_train_epochs": 3,
272
+ "save_steps": 20,
273
+ "total_flos": 2.829013890367488e+16,
274
+ "train_batch_size": 2,
275
+ "trial_name": null,
276
+ "trial_params": null
277
+ }
checkpoint-40/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871f4a1fbaff40cc27e8c79d4943b207502256740c9f1f3dec898c7ec8bf0dda
3
+ size 4731
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:babb606aaa54187080dcad01975e139c2412ab32665b110c14e795193bc48f60
3
  size 4731
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871f4a1fbaff40cc27e8c79d4943b207502256740c9f1f3dec898c7ec8bf0dda
3
  size 4731