Egoli commited on
Commit
762c326
·
verified ·
1 Parent(s): 50098fa

Upload 140 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoint-100/README.md +202 -0
  2. checkpoint-100/adapter_config.json +34 -0
  3. checkpoint-100/adapter_model.safetensors +3 -0
  4. checkpoint-100/added_tokens.json +5 -0
  5. checkpoint-100/merges.txt +0 -0
  6. checkpoint-100/optimizer.pt +3 -0
  7. checkpoint-100/rng_state.pth +3 -0
  8. checkpoint-100/scheduler.pt +3 -0
  9. checkpoint-100/special_tokens_map.json +20 -0
  10. checkpoint-100/tokenizer.json +0 -0
  11. checkpoint-100/tokenizer_config.json +44 -0
  12. checkpoint-100/trainer_state.json +193 -0
  13. checkpoint-100/training_args.bin +3 -0
  14. checkpoint-100/vocab.json +0 -0
  15. checkpoint-200/README.md +202 -0
  16. checkpoint-200/adapter_config.json +34 -0
  17. checkpoint-200/adapter_model.safetensors +3 -0
  18. checkpoint-200/added_tokens.json +5 -0
  19. checkpoint-200/merges.txt +0 -0
  20. checkpoint-200/optimizer.pt +3 -0
  21. checkpoint-200/rng_state.pth +3 -0
  22. checkpoint-200/scheduler.pt +3 -0
  23. checkpoint-200/special_tokens_map.json +20 -0
  24. checkpoint-200/tokenizer.json +0 -0
  25. checkpoint-200/tokenizer_config.json +44 -0
  26. checkpoint-200/trainer_state.json +353 -0
  27. checkpoint-200/training_args.bin +3 -0
  28. checkpoint-200/vocab.json +0 -0
  29. checkpoint-300/README.md +202 -0
  30. checkpoint-300/adapter_config.json +34 -0
  31. checkpoint-300/adapter_model.safetensors +3 -0
  32. checkpoint-300/added_tokens.json +5 -0
  33. checkpoint-300/merges.txt +0 -0
  34. checkpoint-300/optimizer.pt +3 -0
  35. checkpoint-300/rng_state.pth +3 -0
  36. checkpoint-300/scheduler.pt +3 -0
  37. checkpoint-300/special_tokens_map.json +20 -0
  38. checkpoint-300/tokenizer.json +0 -0
  39. checkpoint-300/tokenizer_config.json +44 -0
  40. checkpoint-300/trainer_state.json +513 -0
  41. checkpoint-300/training_args.bin +3 -0
  42. checkpoint-300/vocab.json +0 -0
  43. checkpoint-400/README.md +202 -0
  44. checkpoint-400/adapter_config.json +34 -0
  45. checkpoint-400/adapter_model.safetensors +3 -0
  46. checkpoint-400/added_tokens.json +5 -0
  47. checkpoint-400/merges.txt +0 -0
  48. checkpoint-400/optimizer.pt +3 -0
  49. checkpoint-400/rng_state.pth +3 -0
  50. checkpoint-400/scheduler.pt +3 -0
checkpoint-100/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: F:\hugging_face_model\huggingface\hub\models--Qwen--Qwen2-1.5B\snapshots\8a16abf2848eda07cc5253dec660bf1ce007ad7a
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.11.1
checkpoint-100/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "F:\\hugging_face_model\\huggingface\\hub\\models--Qwen--Qwen2-1.5B\\snapshots\\8a16abf2848eda07cc5253dec660bf1ce007ad7a",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 8,
14
+ "lora_dropout": 0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "down_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "gate_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": true,
33
+ "use_rslora": false
34
+ }
checkpoint-100/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81521f08b54fc03703a98836fcb416ed90b225953fa9e4a2f7dd8f1313f5683f
3
+ size 39588464
checkpoint-100/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
checkpoint-100/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfb8bc58ff1186519e0d0e20f40d94477f2d5511fc3b6898cadbc3434bd580a1
3
+ size 79513462
checkpoint-100/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40cb1869983733651486e797294b9d075e35ed911b745abc673b44d5ac187b23
3
+ size 14244
checkpoint-100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c707d2c1778bc5399eeeb8f3052aed7b1f987175c5d00852130bf3be18441003
3
+ size 1064
checkpoint-100/special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|im_end|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
checkpoint-100/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-100/tokenizer_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "additional_special_tokens": [
30
+ "<|im_start|>",
31
+ "<|im_end|>"
32
+ ],
33
+ "bos_token": null,
34
+ "chat_template": "{% set system_message = 'You are a helpful assistant.' %}{% if messages[0]['role'] == 'system' %}{% set system_message = messages[0]['content'] %}{% endif %}{% if system_message is defined %}{{ '<|im_start|>system\n' + system_message + '<|im_end|>\n' }}{% endif %}{% for message in messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ '<|im_start|>user\n' + content + '<|im_end|>\n<|im_start|>assistant\n' }}{% elif message['role'] == 'assistant' %}{{ content + '<|im_end|>' + '\n' }}{% endif %}{% endfor %}",
35
+ "clean_up_tokenization_spaces": false,
36
+ "eos_token": "<|im_end|>",
37
+ "errors": "replace",
38
+ "model_max_length": 32768,
39
+ "pad_token": "<|endoftext|>",
40
+ "padding_side": "right",
41
+ "split_special_tokens": false,
42
+ "tokenizer_class": "Qwen2Tokenizer",
43
+ "unk_token": null
44
+ }
checkpoint-100/trainer_state.json ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.2,
5
+ "eval_steps": 500,
6
+ "global_step": 100,
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.16,
13
+ "grad_norm": 2.2721662521362305,
14
+ "learning_rate": 4.999643406399275e-05,
15
+ "loss": 4.0376,
16
+ "num_input_tokens_seen": 6208,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.32,
21
+ "grad_norm": 2.1794309616088867,
22
+ "learning_rate": 4.998573727324295e-05,
23
+ "loss": 3.9633,
24
+ "num_input_tokens_seen": 11968,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 0.48,
29
+ "grad_norm": 1.3466308116912842,
30
+ "learning_rate": 4.9967912679276316e-05,
31
+ "loss": 3.7175,
32
+ "num_input_tokens_seen": 18016,
33
+ "step": 15
34
+ },
35
+ {
36
+ "epoch": 0.64,
37
+ "grad_norm": 1.3052715063095093,
38
+ "learning_rate": 4.994296536700177e-05,
39
+ "loss": 3.6465,
40
+ "num_input_tokens_seen": 23760,
41
+ "step": 20
42
+ },
43
+ {
44
+ "epoch": 0.8,
45
+ "grad_norm": 1.289433479309082,
46
+ "learning_rate": 4.9910902453260824e-05,
47
+ "loss": 3.6384,
48
+ "num_input_tokens_seen": 29648,
49
+ "step": 25
50
+ },
51
+ {
52
+ "epoch": 0.96,
53
+ "grad_norm": 1.0926741361618042,
54
+ "learning_rate": 4.987173308479738e-05,
55
+ "loss": 3.5703,
56
+ "num_input_tokens_seen": 35968,
57
+ "step": 30
58
+ },
59
+ {
60
+ "epoch": 1.12,
61
+ "grad_norm": 1.3285070657730103,
62
+ "learning_rate": 4.982546843564834e-05,
63
+ "loss": 3.5096,
64
+ "num_input_tokens_seen": 42112,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 1.28,
69
+ "grad_norm": 1.691308856010437,
70
+ "learning_rate": 4.977212170395598e-05,
71
+ "loss": 3.2806,
72
+ "num_input_tokens_seen": 48352,
73
+ "step": 40
74
+ },
75
+ {
76
+ "epoch": 1.44,
77
+ "grad_norm": 1.3265893459320068,
78
+ "learning_rate": 4.971170810820279e-05,
79
+ "loss": 3.4431,
80
+ "num_input_tokens_seen": 54144,
81
+ "step": 45
82
+ },
83
+ {
84
+ "epoch": 1.6,
85
+ "grad_norm": 1.2742599248886108,
86
+ "learning_rate": 4.964424488287009e-05,
87
+ "loss": 3.2597,
88
+ "num_input_tokens_seen": 60224,
89
+ "step": 50
90
+ },
91
+ {
92
+ "epoch": 1.76,
93
+ "grad_norm": 1.2702339887619019,
94
+ "learning_rate": 4.9569751273521454e-05,
95
+ "loss": 3.275,
96
+ "num_input_tokens_seen": 66512,
97
+ "step": 55
98
+ },
99
+ {
100
+ "epoch": 1.92,
101
+ "grad_norm": 1.6329398155212402,
102
+ "learning_rate": 4.948824853131236e-05,
103
+ "loss": 3.1563,
104
+ "num_input_tokens_seen": 72208,
105
+ "step": 60
106
+ },
107
+ {
108
+ "epoch": 2.08,
109
+ "grad_norm": 1.348823070526123,
110
+ "learning_rate": 4.939975990692789e-05,
111
+ "loss": 3.1883,
112
+ "num_input_tokens_seen": 78368,
113
+ "step": 65
114
+ },
115
+ {
116
+ "epoch": 2.24,
117
+ "grad_norm": 1.441171646118164,
118
+ "learning_rate": 4.930431064394977e-05,
119
+ "loss": 3.2454,
120
+ "num_input_tokens_seen": 84288,
121
+ "step": 70
122
+ },
123
+ {
124
+ "epoch": 2.4,
125
+ "grad_norm": 1.3091288805007935,
126
+ "learning_rate": 4.920192797165511e-05,
127
+ "loss": 3.1905,
128
+ "num_input_tokens_seen": 90464,
129
+ "step": 75
130
+ },
131
+ {
132
+ "epoch": 2.56,
133
+ "grad_norm": 1.6830319166183472,
134
+ "learning_rate": 4.909264109724853e-05,
135
+ "loss": 3.0087,
136
+ "num_input_tokens_seen": 96704,
137
+ "step": 80
138
+ },
139
+ {
140
+ "epoch": 2.7199999999999998,
141
+ "grad_norm": 1.941502332687378,
142
+ "learning_rate": 4.897648119753006e-05,
143
+ "loss": 3.0016,
144
+ "num_input_tokens_seen": 102352,
145
+ "step": 85
146
+ },
147
+ {
148
+ "epoch": 2.88,
149
+ "grad_norm": 1.8244129419326782,
150
+ "learning_rate": 4.885348141000122e-05,
151
+ "loss": 3.1813,
152
+ "num_input_tokens_seen": 108112,
153
+ "step": 90
154
+ },
155
+ {
156
+ "epoch": 3.04,
157
+ "grad_norm": 1.6675082445144653,
158
+ "learning_rate": 4.872367682341173e-05,
159
+ "loss": 3.1158,
160
+ "num_input_tokens_seen": 114240,
161
+ "step": 95
162
+ },
163
+ {
164
+ "epoch": 3.2,
165
+ "grad_norm": 1.8476835489273071,
166
+ "learning_rate": 4.858710446774951e-05,
167
+ "loss": 2.9404,
168
+ "num_input_tokens_seen": 119936,
169
+ "step": 100
170
+ }
171
+ ],
172
+ "logging_steps": 5,
173
+ "max_steps": 930,
174
+ "num_input_tokens_seen": 119936,
175
+ "num_train_epochs": 30,
176
+ "save_steps": 100,
177
+ "stateful_callbacks": {
178
+ "TrainerControl": {
179
+ "args": {
180
+ "should_epoch_stop": false,
181
+ "should_evaluate": false,
182
+ "should_log": false,
183
+ "should_save": true,
184
+ "should_training_stop": false
185
+ },
186
+ "attributes": {}
187
+ }
188
+ },
189
+ "total_flos": 950050076884992.0,
190
+ "train_batch_size": 2,
191
+ "trial_name": null,
192
+ "trial_params": null
193
+ }
checkpoint-100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e9b58c52961bbcc804cefcc2ff51f230a9b239e902ebad8a0faf803c38af53e
3
+ size 5304
checkpoint-100/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-200/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: F:\hugging_face_model\huggingface\hub\models--Qwen--Qwen2-1.5B\snapshots\8a16abf2848eda07cc5253dec660bf1ce007ad7a
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.11.1
checkpoint-200/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "F:\\hugging_face_model\\huggingface\\hub\\models--Qwen--Qwen2-1.5B\\snapshots\\8a16abf2848eda07cc5253dec660bf1ce007ad7a",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 8,
14
+ "lora_dropout": 0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "down_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "gate_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": true,
33
+ "use_rslora": false
34
+ }
checkpoint-200/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3e67ef5b86bd98d7abc860c377d34f05790036c63b6eaa5463876ad5cef1ec1
3
+ size 39588464
checkpoint-200/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
checkpoint-200/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2d3b5a402ceb69e6b384af735556906e94ff16a89035193a891b0936901de00
3
+ size 79513462
checkpoint-200/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3905f03b154613277addb21f09efb9dda07a5e9f0835de2cf6f43a703e22bde7
3
+ size 14244
checkpoint-200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f97ea9775a1d1b743fcf2593ea2707e047df276dc6373106c54a0252b1f084b
3
+ size 1064
checkpoint-200/special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|im_end|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
checkpoint-200/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-200/tokenizer_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "additional_special_tokens": [
30
+ "<|im_start|>",
31
+ "<|im_end|>"
32
+ ],
33
+ "bos_token": null,
34
+ "chat_template": "{% set system_message = 'You are a helpful assistant.' %}{% if messages[0]['role'] == 'system' %}{% set system_message = messages[0]['content'] %}{% endif %}{% if system_message is defined %}{{ '<|im_start|>system\n' + system_message + '<|im_end|>\n' }}{% endif %}{% for message in messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ '<|im_start|>user\n' + content + '<|im_end|>\n<|im_start|>assistant\n' }}{% elif message['role'] == 'assistant' %}{{ content + '<|im_end|>' + '\n' }}{% endif %}{% endfor %}",
35
+ "clean_up_tokenization_spaces": false,
36
+ "eos_token": "<|im_end|>",
37
+ "errors": "replace",
38
+ "model_max_length": 32768,
39
+ "pad_token": "<|endoftext|>",
40
+ "padding_side": "right",
41
+ "split_special_tokens": false,
42
+ "tokenizer_class": "Qwen2Tokenizer",
43
+ "unk_token": null
44
+ }
checkpoint-200/trainer_state.json ADDED
@@ -0,0 +1,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 6.4,
5
+ "eval_steps": 500,
6
+ "global_step": 200,
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.16,
13
+ "grad_norm": 2.2721662521362305,
14
+ "learning_rate": 4.999643406399275e-05,
15
+ "loss": 4.0376,
16
+ "num_input_tokens_seen": 6208,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.32,
21
+ "grad_norm": 2.1794309616088867,
22
+ "learning_rate": 4.998573727324295e-05,
23
+ "loss": 3.9633,
24
+ "num_input_tokens_seen": 11968,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 0.48,
29
+ "grad_norm": 1.3466308116912842,
30
+ "learning_rate": 4.9967912679276316e-05,
31
+ "loss": 3.7175,
32
+ "num_input_tokens_seen": 18016,
33
+ "step": 15
34
+ },
35
+ {
36
+ "epoch": 0.64,
37
+ "grad_norm": 1.3052715063095093,
38
+ "learning_rate": 4.994296536700177e-05,
39
+ "loss": 3.6465,
40
+ "num_input_tokens_seen": 23760,
41
+ "step": 20
42
+ },
43
+ {
44
+ "epoch": 0.8,
45
+ "grad_norm": 1.289433479309082,
46
+ "learning_rate": 4.9910902453260824e-05,
47
+ "loss": 3.6384,
48
+ "num_input_tokens_seen": 29648,
49
+ "step": 25
50
+ },
51
+ {
52
+ "epoch": 0.96,
53
+ "grad_norm": 1.0926741361618042,
54
+ "learning_rate": 4.987173308479738e-05,
55
+ "loss": 3.5703,
56
+ "num_input_tokens_seen": 35968,
57
+ "step": 30
58
+ },
59
+ {
60
+ "epoch": 1.12,
61
+ "grad_norm": 1.3285070657730103,
62
+ "learning_rate": 4.982546843564834e-05,
63
+ "loss": 3.5096,
64
+ "num_input_tokens_seen": 42112,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 1.28,
69
+ "grad_norm": 1.691308856010437,
70
+ "learning_rate": 4.977212170395598e-05,
71
+ "loss": 3.2806,
72
+ "num_input_tokens_seen": 48352,
73
+ "step": 40
74
+ },
75
+ {
76
+ "epoch": 1.44,
77
+ "grad_norm": 1.3265893459320068,
78
+ "learning_rate": 4.971170810820279e-05,
79
+ "loss": 3.4431,
80
+ "num_input_tokens_seen": 54144,
81
+ "step": 45
82
+ },
83
+ {
84
+ "epoch": 1.6,
85
+ "grad_norm": 1.2742599248886108,
86
+ "learning_rate": 4.964424488287009e-05,
87
+ "loss": 3.2597,
88
+ "num_input_tokens_seen": 60224,
89
+ "step": 50
90
+ },
91
+ {
92
+ "epoch": 1.76,
93
+ "grad_norm": 1.2702339887619019,
94
+ "learning_rate": 4.9569751273521454e-05,
95
+ "loss": 3.275,
96
+ "num_input_tokens_seen": 66512,
97
+ "step": 55
98
+ },
99
+ {
100
+ "epoch": 1.92,
101
+ "grad_norm": 1.6329398155212402,
102
+ "learning_rate": 4.948824853131236e-05,
103
+ "loss": 3.1563,
104
+ "num_input_tokens_seen": 72208,
105
+ "step": 60
106
+ },
107
+ {
108
+ "epoch": 2.08,
109
+ "grad_norm": 1.348823070526123,
110
+ "learning_rate": 4.939975990692789e-05,
111
+ "loss": 3.1883,
112
+ "num_input_tokens_seen": 78368,
113
+ "step": 65
114
+ },
115
+ {
116
+ "epoch": 2.24,
117
+ "grad_norm": 1.441171646118164,
118
+ "learning_rate": 4.930431064394977e-05,
119
+ "loss": 3.2454,
120
+ "num_input_tokens_seen": 84288,
121
+ "step": 70
122
+ },
123
+ {
124
+ "epoch": 2.4,
125
+ "grad_norm": 1.3091288805007935,
126
+ "learning_rate": 4.920192797165511e-05,
127
+ "loss": 3.1905,
128
+ "num_input_tokens_seen": 90464,
129
+ "step": 75
130
+ },
131
+ {
132
+ "epoch": 2.56,
133
+ "grad_norm": 1.6830319166183472,
134
+ "learning_rate": 4.909264109724853e-05,
135
+ "loss": 3.0087,
136
+ "num_input_tokens_seen": 96704,
137
+ "step": 80
138
+ },
139
+ {
140
+ "epoch": 2.7199999999999998,
141
+ "grad_norm": 1.941502332687378,
142
+ "learning_rate": 4.897648119753006e-05,
143
+ "loss": 3.0016,
144
+ "num_input_tokens_seen": 102352,
145
+ "step": 85
146
+ },
147
+ {
148
+ "epoch": 2.88,
149
+ "grad_norm": 1.8244129419326782,
150
+ "learning_rate": 4.885348141000122e-05,
151
+ "loss": 3.1813,
152
+ "num_input_tokens_seen": 108112,
153
+ "step": 90
154
+ },
155
+ {
156
+ "epoch": 3.04,
157
+ "grad_norm": 1.6675082445144653,
158
+ "learning_rate": 4.872367682341173e-05,
159
+ "loss": 3.1158,
160
+ "num_input_tokens_seen": 114240,
161
+ "step": 95
162
+ },
163
+ {
164
+ "epoch": 3.2,
165
+ "grad_norm": 1.8476835489273071,
166
+ "learning_rate": 4.858710446774951e-05,
167
+ "loss": 2.9404,
168
+ "num_input_tokens_seen": 119936,
169
+ "step": 100
170
+ },
171
+ {
172
+ "epoch": 3.36,
173
+ "grad_norm": 1.8608956336975098,
174
+ "learning_rate": 4.844380330367701e-05,
175
+ "loss": 2.9749,
176
+ "num_input_tokens_seen": 125984,
177
+ "step": 105
178
+ },
179
+ {
180
+ "epoch": 3.52,
181
+ "grad_norm": 1.9425894021987915,
182
+ "learning_rate": 4.829381421141671e-05,
183
+ "loss": 2.9456,
184
+ "num_input_tokens_seen": 131808,
185
+ "step": 110
186
+ },
187
+ {
188
+ "epoch": 3.68,
189
+ "grad_norm": 2.114993095397949,
190
+ "learning_rate": 4.8137179979088995e-05,
191
+ "loss": 2.8505,
192
+ "num_input_tokens_seen": 137792,
193
+ "step": 115
194
+ },
195
+ {
196
+ "epoch": 3.84,
197
+ "grad_norm": 1.7963783740997314,
198
+ "learning_rate": 4.7973945290505766e-05,
199
+ "loss": 3.0044,
200
+ "num_input_tokens_seen": 144336,
201
+ "step": 120
202
+ },
203
+ {
204
+ "epoch": 4.0,
205
+ "grad_norm": 1.7597969770431519,
206
+ "learning_rate": 4.780415671242334e-05,
207
+ "loss": 3.0709,
208
+ "num_input_tokens_seen": 150336,
209
+ "step": 125
210
+ },
211
+ {
212
+ "epoch": 4.16,
213
+ "grad_norm": 1.8621456623077393,
214
+ "learning_rate": 4.7627862681258037e-05,
215
+ "loss": 2.912,
216
+ "num_input_tokens_seen": 156768,
217
+ "step": 130
218
+ },
219
+ {
220
+ "epoch": 4.32,
221
+ "grad_norm": 2.021226167678833,
222
+ "learning_rate": 4.7445113489268544e-05,
223
+ "loss": 2.8063,
224
+ "num_input_tokens_seen": 163232,
225
+ "step": 135
226
+ },
227
+ {
228
+ "epoch": 4.48,
229
+ "grad_norm": 2.2448067665100098,
230
+ "learning_rate": 4.725596127020879e-05,
231
+ "loss": 2.7714,
232
+ "num_input_tokens_seen": 169616,
233
+ "step": 140
234
+ },
235
+ {
236
+ "epoch": 4.64,
237
+ "grad_norm": 5.535823822021484,
238
+ "learning_rate": 4.706045998445548e-05,
239
+ "loss": 2.8277,
240
+ "num_input_tokens_seen": 175664,
241
+ "step": 145
242
+ },
243
+ {
244
+ "epoch": 4.8,
245
+ "grad_norm": 2.4096429347991943,
246
+ "learning_rate": 4.685866540361456e-05,
247
+ "loss": 2.7456,
248
+ "num_input_tokens_seen": 181232,
249
+ "step": 150
250
+ },
251
+ {
252
+ "epoch": 4.96,
253
+ "grad_norm": 2.699846029281616,
254
+ "learning_rate": 4.665063509461097e-05,
255
+ "loss": 2.7187,
256
+ "num_input_tokens_seen": 186960,
257
+ "step": 155
258
+ },
259
+ {
260
+ "epoch": 5.12,
261
+ "grad_norm": 2.661548376083374,
262
+ "learning_rate": 4.643642840326627e-05,
263
+ "loss": 2.7918,
264
+ "num_input_tokens_seen": 192640,
265
+ "step": 160
266
+ },
267
+ {
268
+ "epoch": 5.28,
269
+ "grad_norm": 2.395092725753784,
270
+ "learning_rate": 4.621610643736878e-05,
271
+ "loss": 2.6223,
272
+ "num_input_tokens_seen": 198672,
273
+ "step": 165
274
+ },
275
+ {
276
+ "epoch": 5.44,
277
+ "grad_norm": 2.329503059387207,
278
+ "learning_rate": 4.598973204924097e-05,
279
+ "loss": 2.654,
280
+ "num_input_tokens_seen": 204976,
281
+ "step": 170
282
+ },
283
+ {
284
+ "epoch": 5.6,
285
+ "grad_norm": 2.3466107845306396,
286
+ "learning_rate": 4.5757369817809415e-05,
287
+ "loss": 2.7321,
288
+ "num_input_tokens_seen": 211168,
289
+ "step": 175
290
+ },
291
+ {
292
+ "epoch": 5.76,
293
+ "grad_norm": 2.9179327487945557,
294
+ "learning_rate": 4.551908603018191e-05,
295
+ "loss": 2.71,
296
+ "num_input_tokens_seen": 217072,
297
+ "step": 180
298
+ },
299
+ {
300
+ "epoch": 5.92,
301
+ "grad_norm": 2.7011966705322266,
302
+ "learning_rate": 4.527494866273753e-05,
303
+ "loss": 2.7663,
304
+ "num_input_tokens_seen": 223136,
305
+ "step": 185
306
+ },
307
+ {
308
+ "epoch": 6.08,
309
+ "grad_norm": 2.610811948776245,
310
+ "learning_rate": 4.502502736173462e-05,
311
+ "loss": 2.4595,
312
+ "num_input_tokens_seen": 229088,
313
+ "step": 190
314
+ },
315
+ {
316
+ "epoch": 6.24,
317
+ "grad_norm": 2.6016838550567627,
318
+ "learning_rate": 4.476939342344246e-05,
319
+ "loss": 2.5734,
320
+ "num_input_tokens_seen": 235184,
321
+ "step": 195
322
+ },
323
+ {
324
+ "epoch": 6.4,
325
+ "grad_norm": 3.063948392868042,
326
+ "learning_rate": 4.45081197738023e-05,
327
+ "loss": 2.3804,
328
+ "num_input_tokens_seen": 241152,
329
+ "step": 200
330
+ }
331
+ ],
332
+ "logging_steps": 5,
333
+ "max_steps": 930,
334
+ "num_input_tokens_seen": 241152,
335
+ "num_train_epochs": 30,
336
+ "save_steps": 100,
337
+ "stateful_callbacks": {
338
+ "TrainerControl": {
339
+ "args": {
340
+ "should_epoch_stop": false,
341
+ "should_evaluate": false,
342
+ "should_log": false,
343
+ "should_save": true,
344
+ "should_training_stop": false
345
+ },
346
+ "attributes": {}
347
+ }
348
+ },
349
+ "total_flos": 1910239428870144.0,
350
+ "train_batch_size": 2,
351
+ "trial_name": null,
352
+ "trial_params": null
353
+ }
checkpoint-200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e9b58c52961bbcc804cefcc2ff51f230a9b239e902ebad8a0faf803c38af53e
3
+ size 5304
checkpoint-200/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-300/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: F:\hugging_face_model\huggingface\hub\models--Qwen--Qwen2-1.5B\snapshots\8a16abf2848eda07cc5253dec660bf1ce007ad7a
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.11.1
checkpoint-300/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "F:\\hugging_face_model\\huggingface\\hub\\models--Qwen--Qwen2-1.5B\\snapshots\\8a16abf2848eda07cc5253dec660bf1ce007ad7a",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 8,
14
+ "lora_dropout": 0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "down_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "gate_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": true,
33
+ "use_rslora": false
34
+ }
checkpoint-300/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fafa7a95101675bf139e5e6694607f0c837f1c14a2bfae4e25291ec5accc318e
3
+ size 39588464
checkpoint-300/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
checkpoint-300/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-300/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478878c7c2e0d497e9cf02921459307bbd08b28202bf596590d99da0e5660e52
3
+ size 79513462
checkpoint-300/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a595d40e3c39aebb5dc745b8a38deeea1f8e27f9a436252d7190ee10a8ca1b
3
+ size 14244
checkpoint-300/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a759f20e3ba6261ffe8eba45e80fa9506917c0542170550ca9db57624056177
3
+ size 1064
checkpoint-300/special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|im_end|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
checkpoint-300/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-300/tokenizer_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "additional_special_tokens": [
30
+ "<|im_start|>",
31
+ "<|im_end|>"
32
+ ],
33
+ "bos_token": null,
34
+ "chat_template": "{% set system_message = 'You are a helpful assistant.' %}{% if messages[0]['role'] == 'system' %}{% set system_message = messages[0]['content'] %}{% endif %}{% if system_message is defined %}{{ '<|im_start|>system\n' + system_message + '<|im_end|>\n' }}{% endif %}{% for message in messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ '<|im_start|>user\n' + content + '<|im_end|>\n<|im_start|>assistant\n' }}{% elif message['role'] == 'assistant' %}{{ content + '<|im_end|>' + '\n' }}{% endif %}{% endfor %}",
35
+ "clean_up_tokenization_spaces": false,
36
+ "eos_token": "<|im_end|>",
37
+ "errors": "replace",
38
+ "model_max_length": 32768,
39
+ "pad_token": "<|endoftext|>",
40
+ "padding_side": "right",
41
+ "split_special_tokens": false,
42
+ "tokenizer_class": "Qwen2Tokenizer",
43
+ "unk_token": null
44
+ }
checkpoint-300/trainer_state.json ADDED
@@ -0,0 +1,513 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 9.6,
5
+ "eval_steps": 500,
6
+ "global_step": 300,
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.16,
13
+ "grad_norm": 2.2721662521362305,
14
+ "learning_rate": 4.999643406399275e-05,
15
+ "loss": 4.0376,
16
+ "num_input_tokens_seen": 6208,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.32,
21
+ "grad_norm": 2.1794309616088867,
22
+ "learning_rate": 4.998573727324295e-05,
23
+ "loss": 3.9633,
24
+ "num_input_tokens_seen": 11968,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 0.48,
29
+ "grad_norm": 1.3466308116912842,
30
+ "learning_rate": 4.9967912679276316e-05,
31
+ "loss": 3.7175,
32
+ "num_input_tokens_seen": 18016,
33
+ "step": 15
34
+ },
35
+ {
36
+ "epoch": 0.64,
37
+ "grad_norm": 1.3052715063095093,
38
+ "learning_rate": 4.994296536700177e-05,
39
+ "loss": 3.6465,
40
+ "num_input_tokens_seen": 23760,
41
+ "step": 20
42
+ },
43
+ {
44
+ "epoch": 0.8,
45
+ "grad_norm": 1.289433479309082,
46
+ "learning_rate": 4.9910902453260824e-05,
47
+ "loss": 3.6384,
48
+ "num_input_tokens_seen": 29648,
49
+ "step": 25
50
+ },
51
+ {
52
+ "epoch": 0.96,
53
+ "grad_norm": 1.0926741361618042,
54
+ "learning_rate": 4.987173308479738e-05,
55
+ "loss": 3.5703,
56
+ "num_input_tokens_seen": 35968,
57
+ "step": 30
58
+ },
59
+ {
60
+ "epoch": 1.12,
61
+ "grad_norm": 1.3285070657730103,
62
+ "learning_rate": 4.982546843564834e-05,
63
+ "loss": 3.5096,
64
+ "num_input_tokens_seen": 42112,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 1.28,
69
+ "grad_norm": 1.691308856010437,
70
+ "learning_rate": 4.977212170395598e-05,
71
+ "loss": 3.2806,
72
+ "num_input_tokens_seen": 48352,
73
+ "step": 40
74
+ },
75
+ {
76
+ "epoch": 1.44,
77
+ "grad_norm": 1.3265893459320068,
78
+ "learning_rate": 4.971170810820279e-05,
79
+ "loss": 3.4431,
80
+ "num_input_tokens_seen": 54144,
81
+ "step": 45
82
+ },
83
+ {
84
+ "epoch": 1.6,
85
+ "grad_norm": 1.2742599248886108,
86
+ "learning_rate": 4.964424488287009e-05,
87
+ "loss": 3.2597,
88
+ "num_input_tokens_seen": 60224,
89
+ "step": 50
90
+ },
91
+ {
92
+ "epoch": 1.76,
93
+ "grad_norm": 1.2702339887619019,
94
+ "learning_rate": 4.9569751273521454e-05,
95
+ "loss": 3.275,
96
+ "num_input_tokens_seen": 66512,
97
+ "step": 55
98
+ },
99
+ {
100
+ "epoch": 1.92,
101
+ "grad_norm": 1.6329398155212402,
102
+ "learning_rate": 4.948824853131236e-05,
103
+ "loss": 3.1563,
104
+ "num_input_tokens_seen": 72208,
105
+ "step": 60
106
+ },
107
+ {
108
+ "epoch": 2.08,
109
+ "grad_norm": 1.348823070526123,
110
+ "learning_rate": 4.939975990692789e-05,
111
+ "loss": 3.1883,
112
+ "num_input_tokens_seen": 78368,
113
+ "step": 65
114
+ },
115
+ {
116
+ "epoch": 2.24,
117
+ "grad_norm": 1.441171646118164,
118
+ "learning_rate": 4.930431064394977e-05,
119
+ "loss": 3.2454,
120
+ "num_input_tokens_seen": 84288,
121
+ "step": 70
122
+ },
123
+ {
124
+ "epoch": 2.4,
125
+ "grad_norm": 1.3091288805007935,
126
+ "learning_rate": 4.920192797165511e-05,
127
+ "loss": 3.1905,
128
+ "num_input_tokens_seen": 90464,
129
+ "step": 75
130
+ },
131
+ {
132
+ "epoch": 2.56,
133
+ "grad_norm": 1.6830319166183472,
134
+ "learning_rate": 4.909264109724853e-05,
135
+ "loss": 3.0087,
136
+ "num_input_tokens_seen": 96704,
137
+ "step": 80
138
+ },
139
+ {
140
+ "epoch": 2.7199999999999998,
141
+ "grad_norm": 1.941502332687378,
142
+ "learning_rate": 4.897648119753006e-05,
143
+ "loss": 3.0016,
144
+ "num_input_tokens_seen": 102352,
145
+ "step": 85
146
+ },
147
+ {
148
+ "epoch": 2.88,
149
+ "grad_norm": 1.8244129419326782,
150
+ "learning_rate": 4.885348141000122e-05,
151
+ "loss": 3.1813,
152
+ "num_input_tokens_seen": 108112,
153
+ "step": 90
154
+ },
155
+ {
156
+ "epoch": 3.04,
157
+ "grad_norm": 1.6675082445144653,
158
+ "learning_rate": 4.872367682341173e-05,
159
+ "loss": 3.1158,
160
+ "num_input_tokens_seen": 114240,
161
+ "step": 95
162
+ },
163
+ {
164
+ "epoch": 3.2,
165
+ "grad_norm": 1.8476835489273071,
166
+ "learning_rate": 4.858710446774951e-05,
167
+ "loss": 2.9404,
168
+ "num_input_tokens_seen": 119936,
169
+ "step": 100
170
+ },
171
+ {
172
+ "epoch": 3.36,
173
+ "grad_norm": 1.8608956336975098,
174
+ "learning_rate": 4.844380330367701e-05,
175
+ "loss": 2.9749,
176
+ "num_input_tokens_seen": 125984,
177
+ "step": 105
178
+ },
179
+ {
180
+ "epoch": 3.52,
181
+ "grad_norm": 1.9425894021987915,
182
+ "learning_rate": 4.829381421141671e-05,
183
+ "loss": 2.9456,
184
+ "num_input_tokens_seen": 131808,
185
+ "step": 110
186
+ },
187
+ {
188
+ "epoch": 3.68,
189
+ "grad_norm": 2.114993095397949,
190
+ "learning_rate": 4.8137179979088995e-05,
191
+ "loss": 2.8505,
192
+ "num_input_tokens_seen": 137792,
193
+ "step": 115
194
+ },
195
+ {
196
+ "epoch": 3.84,
197
+ "grad_norm": 1.7963783740997314,
198
+ "learning_rate": 4.7973945290505766e-05,
199
+ "loss": 3.0044,
200
+ "num_input_tokens_seen": 144336,
201
+ "step": 120
202
+ },
203
+ {
204
+ "epoch": 4.0,
205
+ "grad_norm": 1.7597969770431519,
206
+ "learning_rate": 4.780415671242334e-05,
207
+ "loss": 3.0709,
208
+ "num_input_tokens_seen": 150336,
209
+ "step": 125
210
+ },
211
+ {
212
+ "epoch": 4.16,
213
+ "grad_norm": 1.8621456623077393,
214
+ "learning_rate": 4.7627862681258037e-05,
215
+ "loss": 2.912,
216
+ "num_input_tokens_seen": 156768,
217
+ "step": 130
218
+ },
219
+ {
220
+ "epoch": 4.32,
221
+ "grad_norm": 2.021226167678833,
222
+ "learning_rate": 4.7445113489268544e-05,
223
+ "loss": 2.8063,
224
+ "num_input_tokens_seen": 163232,
225
+ "step": 135
226
+ },
227
+ {
228
+ "epoch": 4.48,
229
+ "grad_norm": 2.2448067665100098,
230
+ "learning_rate": 4.725596127020879e-05,
231
+ "loss": 2.7714,
232
+ "num_input_tokens_seen": 169616,
233
+ "step": 140
234
+ },
235
+ {
236
+ "epoch": 4.64,
237
+ "grad_norm": 5.535823822021484,
238
+ "learning_rate": 4.706045998445548e-05,
239
+ "loss": 2.8277,
240
+ "num_input_tokens_seen": 175664,
241
+ "step": 145
242
+ },
243
+ {
244
+ "epoch": 4.8,
245
+ "grad_norm": 2.4096429347991943,
246
+ "learning_rate": 4.685866540361456e-05,
247
+ "loss": 2.7456,
248
+ "num_input_tokens_seen": 181232,
249
+ "step": 150
250
+ },
251
+ {
252
+ "epoch": 4.96,
253
+ "grad_norm": 2.699846029281616,
254
+ "learning_rate": 4.665063509461097e-05,
255
+ "loss": 2.7187,
256
+ "num_input_tokens_seen": 186960,
257
+ "step": 155
258
+ },
259
+ {
260
+ "epoch": 5.12,
261
+ "grad_norm": 2.661548376083374,
262
+ "learning_rate": 4.643642840326627e-05,
263
+ "loss": 2.7918,
264
+ "num_input_tokens_seen": 192640,
265
+ "step": 160
266
+ },
267
+ {
268
+ "epoch": 5.28,
269
+ "grad_norm": 2.395092725753784,
270
+ "learning_rate": 4.621610643736878e-05,
271
+ "loss": 2.6223,
272
+ "num_input_tokens_seen": 198672,
273
+ "step": 165
274
+ },
275
+ {
276
+ "epoch": 5.44,
277
+ "grad_norm": 2.329503059387207,
278
+ "learning_rate": 4.598973204924097e-05,
279
+ "loss": 2.654,
280
+ "num_input_tokens_seen": 204976,
281
+ "step": 170
282
+ },
283
+ {
284
+ "epoch": 5.6,
285
+ "grad_norm": 2.3466107845306396,
286
+ "learning_rate": 4.5757369817809415e-05,
287
+ "loss": 2.7321,
288
+ "num_input_tokens_seen": 211168,
289
+ "step": 175
290
+ },
291
+ {
292
+ "epoch": 5.76,
293
+ "grad_norm": 2.9179327487945557,
294
+ "learning_rate": 4.551908603018191e-05,
295
+ "loss": 2.71,
296
+ "num_input_tokens_seen": 217072,
297
+ "step": 180
298
+ },
299
+ {
300
+ "epoch": 5.92,
301
+ "grad_norm": 2.7011966705322266,
302
+ "learning_rate": 4.527494866273753e-05,
303
+ "loss": 2.7663,
304
+ "num_input_tokens_seen": 223136,
305
+ "step": 185
306
+ },
307
+ {
308
+ "epoch": 6.08,
309
+ "grad_norm": 2.610811948776245,
310
+ "learning_rate": 4.502502736173462e-05,
311
+ "loss": 2.4595,
312
+ "num_input_tokens_seen": 229088,
313
+ "step": 190
314
+ },
315
+ {
316
+ "epoch": 6.24,
317
+ "grad_norm": 2.6016838550567627,
318
+ "learning_rate": 4.476939342344246e-05,
319
+ "loss": 2.5734,
320
+ "num_input_tokens_seen": 235184,
321
+ "step": 195
322
+ },
323
+ {
324
+ "epoch": 6.4,
325
+ "grad_norm": 3.063948392868042,
326
+ "learning_rate": 4.45081197738023e-05,
327
+ "loss": 2.3804,
328
+ "num_input_tokens_seen": 241152,
329
+ "step": 200
330
+ },
331
+ {
332
+ "epoch": 6.5600000000000005,
333
+ "grad_norm": 3.9621613025665283,
334
+ "learning_rate": 4.424128094762331e-05,
335
+ "loss": 2.4395,
336
+ "num_input_tokens_seen": 247136,
337
+ "step": 205
338
+ },
339
+ {
340
+ "epoch": 6.72,
341
+ "grad_norm": 2.887089967727661,
342
+ "learning_rate": 4.3968953067319777e-05,
343
+ "loss": 2.3477,
344
+ "num_input_tokens_seen": 253232,
345
+ "step": 210
346
+ },
347
+ {
348
+ "epoch": 6.88,
349
+ "grad_norm": 2.8491384983062744,
350
+ "learning_rate": 4.369121382119523e-05,
351
+ "loss": 2.5377,
352
+ "num_input_tokens_seen": 258992,
353
+ "step": 215
354
+ },
355
+ {
356
+ "epoch": 7.04,
357
+ "grad_norm": 3.3222053050994873,
358
+ "learning_rate": 4.340814244127993e-05,
359
+ "loss": 2.5576,
360
+ "num_input_tokens_seen": 265392,
361
+ "step": 220
362
+ },
363
+ {
364
+ "epoch": 7.2,
365
+ "grad_norm": 3.4029548168182373,
366
+ "learning_rate": 4.3119819680728e-05,
367
+ "loss": 2.2721,
368
+ "num_input_tokens_seen": 271344,
369
+ "step": 225
370
+ },
371
+ {
372
+ "epoch": 7.36,
373
+ "grad_norm": 3.4295144081115723,
374
+ "learning_rate": 4.282632779078051e-05,
375
+ "loss": 2.4025,
376
+ "num_input_tokens_seen": 277120,
377
+ "step": 230
378
+ },
379
+ {
380
+ "epoch": 7.52,
381
+ "grad_norm": 3.2438597679138184,
382
+ "learning_rate": 4.2527750497301323e-05,
383
+ "loss": 2.2175,
384
+ "num_input_tokens_seen": 283152,
385
+ "step": 235
386
+ },
387
+ {
388
+ "epoch": 7.68,
389
+ "grad_norm": 3.3982954025268555,
390
+ "learning_rate": 4.222417297689217e-05,
391
+ "loss": 2.1803,
392
+ "num_input_tokens_seen": 289136,
393
+ "step": 240
394
+ },
395
+ {
396
+ "epoch": 7.84,
397
+ "grad_norm": 2.70150089263916,
398
+ "learning_rate": 4.191568183259394e-05,
399
+ "loss": 2.4197,
400
+ "num_input_tokens_seen": 295968,
401
+ "step": 245
402
+ },
403
+ {
404
+ "epoch": 8.0,
405
+ "grad_norm": 3.426187515258789,
406
+ "learning_rate": 4.160236506918098e-05,
407
+ "loss": 2.2351,
408
+ "num_input_tokens_seen": 301472,
409
+ "step": 250
410
+ },
411
+ {
412
+ "epoch": 8.16,
413
+ "grad_norm": 4.023019313812256,
414
+ "learning_rate": 4.128431206805557e-05,
415
+ "loss": 2.1748,
416
+ "num_input_tokens_seen": 307216,
417
+ "step": 255
418
+ },
419
+ {
420
+ "epoch": 8.32,
421
+ "grad_norm": 3.1614391803741455,
422
+ "learning_rate": 4.096161356174959e-05,
423
+ "loss": 2.1173,
424
+ "num_input_tokens_seen": 313424,
425
+ "step": 260
426
+ },
427
+ {
428
+ "epoch": 8.48,
429
+ "grad_norm": 3.4006361961364746,
430
+ "learning_rate": 4.063436160804092e-05,
431
+ "loss": 2.0966,
432
+ "num_input_tokens_seen": 319472,
433
+ "step": 265
434
+ },
435
+ {
436
+ "epoch": 8.64,
437
+ "grad_norm": 4.167815208435059,
438
+ "learning_rate": 4.030264956369157e-05,
439
+ "loss": 2.0825,
440
+ "num_input_tokens_seen": 325504,
441
+ "step": 270
442
+ },
443
+ {
444
+ "epoch": 8.8,
445
+ "grad_norm": 4.040388584136963,
446
+ "learning_rate": 3.9966572057815373e-05,
447
+ "loss": 2.0189,
448
+ "num_input_tokens_seen": 331520,
449
+ "step": 275
450
+ },
451
+ {
452
+ "epoch": 8.96,
453
+ "grad_norm": 5.056305885314941,
454
+ "learning_rate": 3.962622496488269e-05,
455
+ "loss": 2.0671,
456
+ "num_input_tokens_seen": 337680,
457
+ "step": 280
458
+ },
459
+ {
460
+ "epoch": 9.12,
461
+ "grad_norm": 4.466280937194824,
462
+ "learning_rate": 3.928170537736981e-05,
463
+ "loss": 2.0337,
464
+ "num_input_tokens_seen": 343936,
465
+ "step": 285
466
+ },
467
+ {
468
+ "epoch": 9.28,
469
+ "grad_norm": 4.8046698570251465,
470
+ "learning_rate": 3.893311157806091e-05,
471
+ "loss": 1.7892,
472
+ "num_input_tokens_seen": 349632,
473
+ "step": 290
474
+ },
475
+ {
476
+ "epoch": 9.44,
477
+ "grad_norm": 5.066511631011963,
478
+ "learning_rate": 3.858054301201047e-05,
479
+ "loss": 1.8558,
480
+ "num_input_tokens_seen": 356080,
481
+ "step": 295
482
+ },
483
+ {
484
+ "epoch": 9.6,
485
+ "grad_norm": 4.678648948669434,
486
+ "learning_rate": 3.822410025817406e-05,
487
+ "loss": 1.9685,
488
+ "num_input_tokens_seen": 362048,
489
+ "step": 300
490
+ }
491
+ ],
492
+ "logging_steps": 5,
493
+ "max_steps": 930,
494
+ "num_input_tokens_seen": 362048,
495
+ "num_train_epochs": 30,
496
+ "save_steps": 100,
497
+ "stateful_callbacks": {
498
+ "TrainerControl": {
499
+ "args": {
500
+ "should_epoch_stop": false,
501
+ "should_evaluate": false,
502
+ "should_log": false,
503
+ "should_save": true,
504
+ "should_training_stop": false
505
+ },
506
+ "attributes": {}
507
+ }
508
+ },
509
+ "total_flos": 2867893962080256.0,
510
+ "train_batch_size": 2,
511
+ "trial_name": null,
512
+ "trial_params": null
513
+ }
checkpoint-300/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e9b58c52961bbcc804cefcc2ff51f230a9b239e902ebad8a0faf803c38af53e
3
+ size 5304
checkpoint-300/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-400/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: F:\hugging_face_model\huggingface\hub\models--Qwen--Qwen2-1.5B\snapshots\8a16abf2848eda07cc5253dec660bf1ce007ad7a
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.11.1
checkpoint-400/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "F:\\hugging_face_model\\huggingface\\hub\\models--Qwen--Qwen2-1.5B\\snapshots\\8a16abf2848eda07cc5253dec660bf1ce007ad7a",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 8,
14
+ "lora_dropout": 0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "down_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "gate_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": true,
33
+ "use_rslora": false
34
+ }
checkpoint-400/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07f3dfe40537a6e80a37f8b2b176847b9dbd3c2e9b5a153ed1db7a8119fba732
3
+ size 39588464
checkpoint-400/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
checkpoint-400/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9599a98759ee981acff8af0150f86bf14e037c3858174ada3ed84c2768150124
3
+ size 79513462
checkpoint-400/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:528dc9568b2a2b46669f0eac62ea009748a086234238e67b19dcc754cbc44429
3
+ size 14244
checkpoint-400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b080d3fbb3cfcd250fdfaf51dcb5ac557496e1e6b648401735429cf838dcdc8f
3
+ size 1064