Maheep commited on
Commit
e98d2ec
·
verified ·
1 Parent(s): 5ca4241

Upload folder using huggingface_hub

Browse files
llama2-lora-finetuned/README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Llama-2-7b-chat-hf
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:meta-llama/Llama-2-7b-chat-hf
7
+ - lora
8
+ - transformers
9
+ ---
10
+
11
+ # Model Card for Model ID
12
+
13
+ <!-- Provide a quick summary of what the model is/does. -->
14
+
15
+
16
+
17
+ ## Model Details
18
+
19
+ ### Model Description
20
+
21
+ <!-- Provide a longer summary of what this model is. -->
22
+
23
+
24
+
25
+ - **Developed by:** [More Information Needed]
26
+ - **Funded by [optional]:** [More Information Needed]
27
+ - **Shared by [optional]:** [More Information Needed]
28
+ - **Model type:** [More Information Needed]
29
+ - **Language(s) (NLP):** [More Information Needed]
30
+ - **License:** [More Information Needed]
31
+ - **Finetuned from model [optional]:** [More Information Needed]
32
+
33
+ ### Model Sources [optional]
34
+
35
+ <!-- Provide the basic links for the model. -->
36
+
37
+ - **Repository:** [More Information Needed]
38
+ - **Paper [optional]:** [More Information Needed]
39
+ - **Demo [optional]:** [More Information Needed]
40
+
41
+ ## Uses
42
+
43
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
44
+
45
+ ### Direct Use
46
+
47
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
48
+
49
+ [More Information Needed]
50
+
51
+ ### Downstream Use [optional]
52
+
53
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
54
+
55
+ [More Information Needed]
56
+
57
+ ### Out-of-Scope Use
58
+
59
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
60
+
61
+ [More Information Needed]
62
+
63
+ ## Bias, Risks, and Limitations
64
+
65
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
66
+
67
+ [More Information Needed]
68
+
69
+ ### Recommendations
70
+
71
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
72
+
73
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
74
+
75
+ ## How to Get Started with the Model
76
+
77
+ Use the code below to get started with the model.
78
+
79
+ [More Information Needed]
80
+
81
+ ## Training Details
82
+
83
+ ### Training Data
84
+
85
+ <!-- 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. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Training Procedure
90
+
91
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
92
+
93
+ #### Preprocessing [optional]
94
+
95
+ [More Information Needed]
96
+
97
+
98
+ #### Training Hyperparameters
99
+
100
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
101
+
102
+ #### Speeds, Sizes, Times [optional]
103
+
104
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
105
+
106
+ [More Information Needed]
107
+
108
+ ## Evaluation
109
+
110
+ <!-- This section describes the evaluation protocols and provides the results. -->
111
+
112
+ ### Testing Data, Factors & Metrics
113
+
114
+ #### Testing Data
115
+
116
+ <!-- This should link to a Dataset Card if possible. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Factors
121
+
122
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
123
+
124
+ [More Information Needed]
125
+
126
+ #### Metrics
127
+
128
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
129
+
130
+ [More Information Needed]
131
+
132
+ ### Results
133
+
134
+ [More Information Needed]
135
+
136
+ #### Summary
137
+
138
+
139
+
140
+ ## Model Examination [optional]
141
+
142
+ <!-- Relevant interpretability work for the model goes here -->
143
+
144
+ [More Information Needed]
145
+
146
+ ## Environmental Impact
147
+
148
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
149
+
150
+ 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).
151
+
152
+ - **Hardware Type:** [More Information Needed]
153
+ - **Hours used:** [More Information Needed]
154
+ - **Cloud Provider:** [More Information Needed]
155
+ - **Compute Region:** [More Information Needed]
156
+ - **Carbon Emitted:** [More Information Needed]
157
+
158
+ ## Technical Specifications [optional]
159
+
160
+ ### Model Architecture and Objective
161
+
162
+ [More Information Needed]
163
+
164
+ ### Compute Infrastructure
165
+
166
+ [More Information Needed]
167
+
168
+ #### Hardware
169
+
170
+ [More Information Needed]
171
+
172
+ #### Software
173
+
174
+ [More Information Needed]
175
+
176
+ ## Citation [optional]
177
+
178
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
179
+
180
+ **BibTeX:**
181
+
182
+ [More Information Needed]
183
+
184
+ **APA:**
185
+
186
+ [More Information Needed]
187
+
188
+ ## Glossary [optional]
189
+
190
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
191
+
192
+ [More Information Needed]
193
+
194
+ ## More Information [optional]
195
+
196
+ [More Information Needed]
197
+
198
+ ## Model Card Authors [optional]
199
+
200
+ [More Information Needed]
201
+
202
+ ## Model Card Contact
203
+
204
+ [More Information Needed]
205
+ ### Framework versions
206
+
207
+ - PEFT 0.17.0
llama2-lora-finetuned/adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 16,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "q_proj",
29
+ "k_proj",
30
+ "gate_proj",
31
+ "up_proj",
32
+ "o_proj",
33
+ "down_proj",
34
+ "v_proj"
35
+ ],
36
+ "target_parameters": null,
37
+ "task_type": "CAUSAL_LM",
38
+ "trainable_token_indices": null,
39
+ "use_dora": false,
40
+ "use_qalora": false,
41
+ "use_rslora": false
42
+ }
llama2-lora-finetuned/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fcde944b6959f59d2beec2f5cb63b2d130ea468208a050ca3a3cc23ff50ecef
3
+ size 159967880
llama2-lora-finetuned/chat_template.jinja ADDED
@@ -0,0 +1 @@
 
 
1
+ {% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% for message in loop_messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if loop.index0 == 0 and system_message != false %}{% set content = '<<SYS>>\n' + system_message + '\n<</SYS>>\n\n' + message['content'] %}{% else %}{% set content = message['content'] %}{% endif %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + content.strip() + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ ' ' + content.strip() + ' ' + eos_token }}{% endif %}{% endfor %}
llama2-lora-finetuned/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5b92e3f2940e4d6778ed97cbd3c22b0e3885620b39d7202c50ffd5c0999f42
3
+ size 320194467
llama2-lora-finetuned/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b854585ee85e167b7dbfa19226a6abb5f69643c4e17ee93c6f66e8d2bea8f37
3
+ size 14645
llama2-lora-finetuned/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43b5c5ee46ef01115386747b1af729b736f83162654ab037e0d540a03543ac42
3
+ size 1383
llama2-lora-finetuned/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35385e79d6a92e2016377d0908f117ba8b7c44f4eb4a04a74e0f052361937af3
3
+ size 1465
llama2-lora-finetuned/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
llama2-lora-finetuned/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
llama2-lora-finetuned/tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "bos_token": "<s>",
32
+ "clean_up_tokenization_spaces": false,
33
+ "eos_token": "</s>",
34
+ "extra_special_tokens": {},
35
+ "legacy": false,
36
+ "model_max_length": 1000000000000000019884624838656,
37
+ "pad_token": "</s>",
38
+ "padding_side": "right",
39
+ "sp_model_kwargs": {},
40
+ "tokenizer_class": "LlamaTokenizer",
41
+ "unk_token": "<unk>",
42
+ "use_default_system_prompt": false
43
+ }
llama2-lora-finetuned/trainer_state.json ADDED
@@ -0,0 +1,615 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 837,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.03593083314619358,
14
+ "grad_norm": 1.245875597000122,
15
+ "learning_rate": 2.1428571428571428e-05,
16
+ "loss": 1.9706,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.07186166629238716,
21
+ "grad_norm": 0.7378382682800293,
22
+ "learning_rate": 4.523809523809524e-05,
23
+ "loss": 1.5627,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.10779249943858073,
28
+ "grad_norm": 0.4551568031311035,
29
+ "learning_rate": 6.904761904761905e-05,
30
+ "loss": 1.0949,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.14372333258477432,
35
+ "grad_norm": 0.5980207920074463,
36
+ "learning_rate": 9.285714285714286e-05,
37
+ "loss": 0.8892,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.17965416573096787,
42
+ "grad_norm": 0.30962106585502625,
43
+ "learning_rate": 9.998087180969289e-05,
44
+ "loss": 0.7618,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.21558499887716145,
49
+ "grad_norm": 0.30248475074768066,
50
+ "learning_rate": 9.988721794510374e-05,
51
+ "loss": 0.7317,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.25151583202335503,
56
+ "grad_norm": 0.26670709252357483,
57
+ "learning_rate": 9.971567111166246e-05,
58
+ "loss": 0.733,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.28744666516954864,
63
+ "grad_norm": 0.28374210000038147,
64
+ "learning_rate": 9.946649915938562e-05,
65
+ "loss": 0.7364,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.3233774983157422,
70
+ "grad_norm": 0.26503413915634155,
71
+ "learning_rate": 9.914009114069824e-05,
72
+ "loss": 0.7051,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.35930833146193575,
77
+ "grad_norm": 0.2549755871295929,
78
+ "learning_rate": 9.87369567029745e-05,
79
+ "loss": 0.7206,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.39523916460812936,
84
+ "grad_norm": 0.29841548204421997,
85
+ "learning_rate": 9.825772529278401e-05,
86
+ "loss": 0.7041,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.4311699977543229,
91
+ "grad_norm": 0.2699349820613861,
92
+ "learning_rate": 9.770314517308554e-05,
93
+ "loss": 0.6995,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.4671008309005165,
98
+ "grad_norm": 0.2803267240524292,
99
+ "learning_rate": 9.707408225490344e-05,
100
+ "loss": 0.72,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.5030316640467101,
105
+ "grad_norm": 0.3054734468460083,
106
+ "learning_rate": 9.637151874531014e-05,
107
+ "loss": 0.7105,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.5389624971929037,
112
+ "grad_norm": 0.2695733308792114,
113
+ "learning_rate": 9.559655161382657e-05,
114
+ "loss": 0.7103,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.5748933303390973,
119
+ "grad_norm": 0.273603618144989,
120
+ "learning_rate": 9.475039087963442e-05,
121
+ "loss": 0.7043,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.6108241634852908,
126
+ "grad_norm": 0.27062711119651794,
127
+ "learning_rate": 9.38343577222748e-05,
128
+ "loss": 0.7163,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.6467549966314844,
133
+ "grad_norm": 0.27983126044273376,
134
+ "learning_rate": 9.284988241878326e-05,
135
+ "loss": 0.7115,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.682685829777678,
140
+ "grad_norm": 0.2873019874095917,
141
+ "learning_rate": 9.179850211048193e-05,
142
+ "loss": 0.6941,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.7186166629238715,
147
+ "grad_norm": 0.25000110268592834,
148
+ "learning_rate": 9.068185840291588e-05,
149
+ "loss": 0.7144,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.7545474960700651,
154
+ "grad_norm": 0.2558363378047943,
155
+ "learning_rate": 8.95016948026809e-05,
156
+ "loss": 0.6671,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.7904783292162587,
161
+ "grad_norm": 0.2802591621875763,
162
+ "learning_rate": 8.825985399514487e-05,
163
+ "loss": 0.7011,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.8264091623624523,
168
+ "grad_norm": 0.26173287630081177,
169
+ "learning_rate": 8.695827496731342e-05,
170
+ "loss": 0.6959,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.8623399955086458,
175
+ "grad_norm": 0.26702550053596497,
176
+ "learning_rate": 8.559898998033178e-05,
177
+ "loss": 0.699,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.8982708286548394,
182
+ "grad_norm": 0.2596738636493683,
183
+ "learning_rate": 8.418412139635025e-05,
184
+ "loss": 0.7033,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.934201661801033,
189
+ "grad_norm": 0.26129645109176636,
190
+ "learning_rate": 8.271587836470775e-05,
191
+ "loss": 0.6904,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.9701324949472266,
196
+ "grad_norm": 0.26383379101753235,
197
+ "learning_rate": 8.11965533726072e-05,
198
+ "loss": 0.6961,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 1.0035930833146194,
203
+ "grad_norm": 0.25556305050849915,
204
+ "learning_rate": 7.962851866566912e-05,
205
+ "loss": 0.7009,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 1.039523916460813,
210
+ "grad_norm": 0.2704559862613678,
211
+ "learning_rate": 7.801422254395138e-05,
212
+ "loss": 0.6903,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 1.0754547496070066,
217
+ "grad_norm": 0.25257232785224915,
218
+ "learning_rate": 7.635618553921962e-05,
219
+ "loss": 0.682,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 1.1113855827532002,
224
+ "grad_norm": 0.2669368088245392,
225
+ "learning_rate": 7.465699647943586e-05,
226
+ "loss": 0.6592,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 1.1473164158993936,
231
+ "grad_norm": 0.2958509027957916,
232
+ "learning_rate": 7.291930844661109e-05,
233
+ "loss": 0.6721,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 1.1832472490455872,
238
+ "grad_norm": 0.30704963207244873,
239
+ "learning_rate": 7.114583463433259e-05,
240
+ "loss": 0.6578,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 1.2191780821917808,
245
+ "grad_norm": 0.3178490102291107,
246
+ "learning_rate": 6.93393441114342e-05,
247
+ "loss": 0.659,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 1.2551089153379744,
252
+ "grad_norm": 0.28187280893325806,
253
+ "learning_rate": 6.750265749842409e-05,
254
+ "loss": 0.6508,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 1.291039748484168,
259
+ "grad_norm": 0.31181588768959045,
260
+ "learning_rate": 6.56386425634207e-05,
261
+ "loss": 0.6281,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 1.3269705816303616,
266
+ "grad_norm": 0.30388572812080383,
267
+ "learning_rate": 6.37502097444731e-05,
268
+ "loss": 0.6566,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 1.3629014147765552,
273
+ "grad_norm": 0.31506112217903137,
274
+ "learning_rate": 6.184030760525764e-05,
275
+ "loss": 0.6646,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 1.3988322479227486,
280
+ "grad_norm": 0.3052438497543335,
281
+ "learning_rate": 5.991191823124565e-05,
282
+ "loss": 0.6525,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 1.4347630810689422,
287
+ "grad_norm": 0.3301047086715698,
288
+ "learning_rate": 5.7968052573531084e-05,
289
+ "loss": 0.6418,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 1.4706939142151358,
294
+ "grad_norm": 0.32839998602867126,
295
+ "learning_rate": 5.601174574758771e-05,
296
+ "loss": 0.6287,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 1.5066247473613295,
301
+ "grad_norm": 0.32171663641929626,
302
+ "learning_rate": 5.404605229429664e-05,
303
+ "loss": 0.654,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 1.542555580507523,
308
+ "grad_norm": 0.3186439871788025,
309
+ "learning_rate": 5.207404141064334e-05,
310
+ "loss": 0.6649,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 1.5784864136537164,
315
+ "grad_norm": 0.3579106628894806,
316
+ "learning_rate": 5.009879215753085e-05,
317
+ "loss": 0.665,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 1.6144172467999103,
322
+ "grad_norm": 0.3333395719528198,
323
+ "learning_rate": 4.8123388652191715e-05,
324
+ "loss": 0.6394,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 1.6503480799461037,
329
+ "grad_norm": 0.3531220555305481,
330
+ "learning_rate": 4.615091525270501e-05,
331
+ "loss": 0.681,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 1.6862789130922975,
336
+ "grad_norm": 0.352940171957016,
337
+ "learning_rate": 4.418445174213734e-05,
338
+ "loss": 0.6712,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 1.7222097462384909,
343
+ "grad_norm": 0.3189573287963867,
344
+ "learning_rate": 4.222706851982721e-05,
345
+ "loss": 0.6575,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 1.7581405793846845,
350
+ "grad_norm": 0.3125210404396057,
351
+ "learning_rate": 4.028182180732088e-05,
352
+ "loss": 0.6588,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 1.794071412530878,
357
+ "grad_norm": 0.3330494463443756,
358
+ "learning_rate": 3.835174887644523e-05,
359
+ "loss": 0.6509,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 1.8300022456770715,
364
+ "grad_norm": 0.33580052852630615,
365
+ "learning_rate": 3.6439863306968395e-05,
366
+ "loss": 0.6569,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 1.8659330788232653,
371
+ "grad_norm": 0.31847941875457764,
372
+ "learning_rate": 3.4549150281252636e-05,
373
+ "loss": 0.6564,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 1.9018639119694587,
378
+ "grad_norm": 0.3297822177410126,
379
+ "learning_rate": 3.268256192324647e-05,
380
+ "loss": 0.6563,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 1.9377947451156525,
385
+ "grad_norm": 0.33190590143203735,
386
+ "learning_rate": 3.084301268909353e-05,
387
+ "loss": 0.6477,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 1.973725578261846,
392
+ "grad_norm": 0.362403005361557,
393
+ "learning_rate": 2.9033374816555338e-05,
394
+ "loss": 0.6641,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 2.0071861666292388,
399
+ "grad_norm": 0.34215012192726135,
400
+ "learning_rate": 2.72564738403529e-05,
401
+ "loss": 0.6681,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 2.043116999775432,
406
+ "grad_norm": 0.3451653718948364,
407
+ "learning_rate": 2.5515084180429716e-05,
408
+ "loss": 0.608,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 2.079047832921626,
413
+ "grad_norm": 0.3707790970802307,
414
+ "learning_rate": 2.3811924810024384e-05,
415
+ "loss": 0.6309,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 2.1149786660678194,
420
+ "grad_norm": 0.34187063574790955,
421
+ "learning_rate": 2.2149655010316573e-05,
422
+ "loss": 0.6364,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 2.150909499214013,
427
+ "grad_norm": 0.3779972791671753,
428
+ "learning_rate": 2.0530870218275273e-05,
429
+ "loss": 0.6037,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 2.1868403323602066,
434
+ "grad_norm": 0.3860774338245392,
435
+ "learning_rate": 1.8958097974191907e-05,
436
+ "loss": 0.6155,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 2.2227711655064004,
441
+ "grad_norm": 0.37658965587615967,
442
+ "learning_rate": 1.7433793975226298e-05,
443
+ "loss": 0.6101,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 2.258701998652594,
448
+ "grad_norm": 0.38580700755119324,
449
+ "learning_rate": 1.5960338241127093e-05,
450
+ "loss": 0.604,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 2.294632831798787,
455
+ "grad_norm": 0.4159846603870392,
456
+ "learning_rate": 1.4540031398113335e-05,
457
+ "loss": 0.6058,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 2.330563664944981,
462
+ "grad_norm": 0.3969886004924774,
463
+ "learning_rate": 1.3175091086719832e-05,
464
+ "loss": 0.5997,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 2.3664944980911744,
469
+ "grad_norm": 0.40412670373916626,
470
+ "learning_rate": 1.186764849921468e-05,
471
+ "loss": 0.609,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 2.4024253312373682,
476
+ "grad_norm": 0.40318211913108826,
477
+ "learning_rate": 1.0619745051995472e-05,
478
+ "loss": 0.6243,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 2.4383561643835616,
483
+ "grad_norm": 0.4114319384098053,
484
+ "learning_rate": 9.433329198159974e-06,
485
+ "loss": 0.6323,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 2.474286997529755,
490
+ "grad_norm": 0.4165652096271515,
491
+ "learning_rate": 8.310253385227946e-06,
492
+ "loss": 0.61,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 2.510217830675949,
497
+ "grad_norm": 0.3876364231109619,
498
+ "learning_rate": 7.252271162764129e-06,
499
+ "loss": 0.635,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 2.546148663822142,
504
+ "grad_norm": 0.39844009280204773,
505
+ "learning_rate": 6.261034444418879e-06,
506
+ "loss": 0.5905,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 2.582079496968336,
511
+ "grad_norm": 0.4160706400871277,
512
+ "learning_rate": 5.338090928660999e-06,
513
+ "loss": 0.6184,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 2.6180103301145294,
518
+ "grad_norm": 0.3842950165271759,
519
+ "learning_rate": 4.484881682230341e-06,
520
+ "loss": 0.5805,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 2.6539411632607233,
525
+ "grad_norm": 0.4127126932144165,
526
+ "learning_rate": 3.702738890083207e-06,
527
+ "loss": 0.6032,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 2.6898719964069167,
532
+ "grad_norm": 0.41267699003219604,
533
+ "learning_rate": 2.9928837753435746e-06,
534
+ "loss": 0.5958,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 2.7258028295531105,
539
+ "grad_norm": 0.39041614532470703,
540
+ "learning_rate": 2.3564246925082357e-06,
541
+ "loss": 0.5895,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 2.761733662699304,
546
+ "grad_norm": 0.4037598669528961,
547
+ "learning_rate": 1.794355396882813e-06,
548
+ "loss": 0.5982,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 2.7976644958454973,
553
+ "grad_norm": 0.43553417921066284,
554
+ "learning_rate": 1.3075534929507693e-06,
555
+ "loss": 0.6188,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 2.833595328991691,
560
+ "grad_norm": 0.3851422965526581,
561
+ "learning_rate": 8.967790640982465e-07,
562
+ "loss": 0.6057,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 2.8695261621378845,
567
+ "grad_norm": 0.4271206259727478,
568
+ "learning_rate": 5.626734858340255e-07,
569
+ "loss": 0.608,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 2.9054569952840783,
574
+ "grad_norm": 0.3985505700111389,
575
+ "learning_rate": 3.0575842435785486e-07,
576
+ "loss": 0.5844,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 2.9413878284302717,
581
+ "grad_norm": 0.4296649396419525,
582
+ "learning_rate": 1.264350220405719e-07,
583
+ "loss": 0.5936,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 2.977318661576465,
588
+ "grad_norm": 0.41944217681884766,
589
+ "learning_rate": 2.4983271087924974e-08,
590
+ "loss": 0.616,
591
+ "step": 830
592
+ }
593
+ ],
594
+ "logging_steps": 10,
595
+ "max_steps": 837,
596
+ "num_input_tokens_seen": 0,
597
+ "num_train_epochs": 3,
598
+ "save_steps": 100,
599
+ "stateful_callbacks": {
600
+ "TrainerControl": {
601
+ "args": {
602
+ "should_epoch_stop": false,
603
+ "should_evaluate": false,
604
+ "should_log": false,
605
+ "should_save": true,
606
+ "should_training_stop": true
607
+ },
608
+ "attributes": {}
609
+ }
610
+ },
611
+ "total_flos": 2.7279837872573645e+17,
612
+ "train_batch_size": 1,
613
+ "trial_name": null,
614
+ "trial_params": null
615
+ }
llama2-lora-finetuned/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1352ad16b23be060390b1ff4d8c62cf303b77e295cafd724e4d319dd0dcf1f4
3
+ size 5777