ucalyptus commited on
Commit
62f0263
1 Parent(s): 80aa847

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +183 -0
  2. adapter_config.json +34 -0
  3. adapter_model.safetensors +3 -0
  4. added_tokens.json +7 -0
  5. checkpoint-17/README.md +202 -0
  6. checkpoint-17/adapter_config.json +34 -0
  7. checkpoint-17/adapter_model.safetensors +3 -0
  8. checkpoint-17/added_tokens.json +7 -0
  9. checkpoint-17/optimizer.pt +3 -0
  10. checkpoint-17/rng_state_0.pth +3 -0
  11. checkpoint-17/rng_state_1.pth +3 -0
  12. checkpoint-17/rng_state_2.pth +3 -0
  13. checkpoint-17/rng_state_3.pth +3 -0
  14. checkpoint-17/rng_state_4.pth +3 -0
  15. checkpoint-17/rng_state_5.pth +3 -0
  16. checkpoint-17/rng_state_6.pth +3 -0
  17. checkpoint-17/rng_state_7.pth +3 -0
  18. checkpoint-17/scheduler.pt +3 -0
  19. checkpoint-17/special_tokens_map.json +35 -0
  20. checkpoint-17/tokenizer.json +0 -0
  21. checkpoint-17/tokenizer.model +3 -0
  22. checkpoint-17/tokenizer_config.json +87 -0
  23. checkpoint-17/trainer_state.json +276 -0
  24. checkpoint-17/training_args.bin +3 -0
  25. checkpoint-18/README.md +202 -0
  26. checkpoint-18/adapter_config.json +34 -0
  27. checkpoint-18/adapter_model.safetensors +3 -0
  28. checkpoint-18/added_tokens.json +7 -0
  29. checkpoint-18/optimizer.pt +3 -0
  30. checkpoint-18/rng_state_0.pth +3 -0
  31. checkpoint-18/rng_state_1.pth +3 -0
  32. checkpoint-18/rng_state_2.pth +3 -0
  33. checkpoint-18/rng_state_3.pth +3 -0
  34. checkpoint-18/rng_state_4.pth +3 -0
  35. checkpoint-18/rng_state_5.pth +3 -0
  36. checkpoint-18/rng_state_6.pth +3 -0
  37. checkpoint-18/rng_state_7.pth +3 -0
  38. checkpoint-18/scheduler.pt +3 -0
  39. checkpoint-18/special_tokens_map.json +35 -0
  40. checkpoint-18/tokenizer.json +0 -0
  41. checkpoint-18/tokenizer.model +3 -0
  42. checkpoint-18/tokenizer_config.json +87 -0
  43. checkpoint-18/trainer_state.json +291 -0
  44. checkpoint-18/training_args.bin +3 -0
  45. checkpoint-19/README.md +202 -0
  46. checkpoint-19/adapter_config.json +34 -0
  47. checkpoint-19/adapter_model.safetensors +3 -0
  48. checkpoint-19/added_tokens.json +7 -0
  49. checkpoint-19/optimizer.pt +3 -0
  50. checkpoint-19/rng_state_0.pth +3 -0
README.md ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: premai-io/prem-1B
7
+ model-index:
8
+ - name: prem-1B-32k
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
16
+ <details><summary>See axolotl config</summary>
17
+
18
+ axolotl version: `0.4.0`
19
+ ```yaml
20
+ base_model: premai-io/prem-1B
21
+ model_type: LlamaForCausalLM
22
+ tokenizer_type: AutoTokenizer
23
+
24
+ load_in_8bit: false
25
+ load_in_4bit: false
26
+ strict: false
27
+
28
+ datasets:
29
+ - path: argilla/distilabel-capybara-dpo-7k-binarized
30
+ type: orpo.chat_template
31
+ dataset_prepared_path: last_run_prepared
32
+ val_set_size: 0.001
33
+ output_dir: ./prem-1B-32k
34
+ save_safetensors: true
35
+ sequence_len: 8192
36
+ sample_packing: false
37
+ pad_to_sequence_len: false
38
+ use_pose: true
39
+ pose_max_context_len: 262144
40
+ min_sample_len: 6144
41
+ pose_num_chunks: 16
42
+ curriculum_sampling: true
43
+
44
+ overrides_of_model_config:
45
+ rope_theta: 500000.0
46
+ max_position_embeddings: 262144
47
+
48
+ # peft_use_dora: true
49
+ adapter: lora
50
+ peft_use_rslora: true
51
+ lora_model_dir:
52
+ lora_r: 1024
53
+ lora_alpha: 1024
54
+ lora_dropout: 0.1
55
+ lora_target_modules:
56
+ - q_proj
57
+ - k_proj
58
+ - v_proj
59
+ - o_proj
60
+ lora_modules_to_save:
61
+ - embed_tokens
62
+ - lm_head
63
+
64
+ wandb_project:
65
+ wandb_entity:
66
+ wandb_watch:
67
+ wandb_name:
68
+ wandb_log_model:
69
+
70
+ gradient_accumulation_steps: 8
71
+ micro_batch_size: 1
72
+ num_epochs: 20
73
+ optimizer: adamw_bnb_8bit
74
+ lr_scheduler: cosine
75
+ learning_rate: 0.00001
76
+ max_grad_norm: 1.0
77
+ adam_beta2: 0.95
78
+
79
+ train_on_inputs: false
80
+ group_by_length: false
81
+ bf16: true
82
+ fp16:
83
+ tf32: false
84
+
85
+ gradient_checkpointing: true
86
+ gradient_checkpointing_kwargs:
87
+ use_reentrant: true
88
+ early_stopping_patience:
89
+ resume_from_checkpoint:
90
+ local_rank:
91
+ logging_steps: 1
92
+ xformers_attention:
93
+ flash_attention: true
94
+ sdp_attention:
95
+ s2_attention:
96
+
97
+ warmup_steps: 10
98
+ evals_per_epoch: 8
99
+ saves_per_epoch: 8
100
+ debug:
101
+ deepspeed:
102
+ weight_decay: 0.0
103
+ fsdp:
104
+ fsdp_config:
105
+ special_tokens:
106
+ pad_token: <|end_of_text|>
107
+
108
+
109
+
110
+ ```
111
+
112
+ </details><br>
113
+
114
+ # prem-1B-32k
115
+
116
+ This model is a fine-tuned version of [premai-io/prem-1B](https://huggingface.co/premai-io/prem-1B) on the None dataset.
117
+ It achieves the following results on the evaluation set:
118
+ - Loss: 1.0059
119
+
120
+ ## Model description
121
+
122
+ More information needed
123
+
124
+ ## Intended uses & limitations
125
+
126
+ More information needed
127
+
128
+ ## Training and evaluation data
129
+
130
+ More information needed
131
+
132
+ ## Training procedure
133
+
134
+ ### Training hyperparameters
135
+
136
+ The following hyperparameters were used during training:
137
+ - learning_rate: 1e-05
138
+ - train_batch_size: 1
139
+ - eval_batch_size: 1
140
+ - seed: 42
141
+ - distributed_type: multi-GPU
142
+ - num_devices: 8
143
+ - gradient_accumulation_steps: 8
144
+ - total_train_batch_size: 64
145
+ - total_eval_batch_size: 8
146
+ - optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-08
147
+ - lr_scheduler_type: cosine
148
+ - lr_scheduler_warmup_steps: 10
149
+ - num_epochs: 20
150
+
151
+ ### Training results
152
+
153
+ | Training Loss | Epoch | Step | Validation Loss |
154
+ |:-------------:|:-----:|:----:|:---------------:|
155
+ | 0.7672 | 1.0 | 1 | 3.0074 |
156
+ | 0.7672 | 2.0 | 2 | 2.6057 |
157
+ | 0.7422 | 3.0 | 3 | 2.2898 |
158
+ | 0.7211 | 4.0 | 4 | 2.1453 |
159
+ | 0.6591 | 5.0 | 5 | 1.6360 |
160
+ | 0.4514 | 6.0 | 6 | 0.7589 |
161
+ | 0.24 | 7.0 | 7 | 0.6621 |
162
+ | 0.1584 | 8.0 | 8 | 0.8121 |
163
+ | 0.1235 | 9.0 | 9 | 0.7538 |
164
+ | 0.0998 | 10.0 | 10 | 0.7743 |
165
+ | 0.0869 | 11.0 | 11 | 0.7771 |
166
+ | 0.1692 | 12.0 | 12 | 0.8293 |
167
+ | 0.0702 | 13.0 | 13 | 0.8939 |
168
+ | 0.063 | 14.0 | 14 | 0.9582 |
169
+ | 0.0567 | 15.0 | 15 | 0.9825 |
170
+ | 0.052 | 16.0 | 16 | 0.9960 |
171
+ | 0.0488 | 17.0 | 17 | 0.9883 |
172
+ | 0.0457 | 18.0 | 18 | 1.0004 |
173
+ | 0.0436 | 19.0 | 19 | 1.0056 |
174
+ | 0.0427 | 20.0 | 20 | 1.0059 |
175
+
176
+
177
+ ### Framework versions
178
+
179
+ - PEFT 0.10.0
180
+ - Transformers 4.40.0.dev0
181
+ - Pytorch 2.1.2+cu121
182
+ - Datasets 2.15.0
183
+ - Tokenizers 0.15.0
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "premai-io/prem-1B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
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": 1024,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 1024,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "o_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "v_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": true
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27a4fae6e643b0783a9b071a59c272f69d5ae23ecd7f4e6dbb67dcba7e5a1fe5
3
+ size 1363297208
added_tokens.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|end_header_id|>": 32001,
3
+ "<|end_of_text|>": 32004,
4
+ "<|eot_id|>": 32002,
5
+ "<|start_header_id|>": 32000,
6
+ "[PAD]": 32003
7
+ }
checkpoint-17/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: premai-io/prem-1B
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.10.0
checkpoint-17/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "premai-io/prem-1B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
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": 1024,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 1024,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "o_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "v_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": true
34
+ }
checkpoint-17/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46e7eb9f4af7c7b74962bff3d761f61913bc3f331702e6951b4f7fba5a6ad6f9
3
+ size 1363297208
checkpoint-17/added_tokens.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|end_header_id|>": 32001,
3
+ "<|end_of_text|>": 32004,
4
+ "<|eot_id|>": 32002,
5
+ "<|start_header_id|>": 32000,
6
+ "[PAD]": 32003
7
+ }
checkpoint-17/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3851fde7907acf7362daac33c83e18a29cfd97e8d1c280297392830013fb8e8c
3
+ size 840750906
checkpoint-17/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ba234ca195f826fa5ba834af4c9429f87043762495c017cece37d8374766f43
3
+ size 15984
checkpoint-17/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ecc0b6f5f63d576fab29439bbd01eb08f8fd5f6ef89b12dff17663853be372b
3
+ size 15984
checkpoint-17/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba2f8f1bbc48d1716cafb36b8cbfc5a96399f041a3c0a6e767e073df6370fb19
3
+ size 15984
checkpoint-17/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faa28eda891f53d354254b40327f8c9d9eea057a86dd116ecfbf780837aaad93
3
+ size 15984
checkpoint-17/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76725b4eb620d489395fcb1e91472687abc9dd281316dcfd1e6a80e84883a8ab
3
+ size 15984
checkpoint-17/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46f067fae64dab66de42be701839e0136598b609c41bbf43417cae9bde8c47ed
3
+ size 15984
checkpoint-17/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c184ae9a08d2d24fd0d25b6b323dbfd1a8513317e7cce0b06c636c33ace69e29
3
+ size 15984
checkpoint-17/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f007df36bbb4e4328af9a38cb0deb66a85bda8cbb4325fd2de5fea0d2bae1f9
3
+ size 15984
checkpoint-17/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:518cef45dd81f607851d009435a1218b0af33b1e066e2a5044e24b54f1a3c316
3
+ size 1064
checkpoint-17/special_tokens_map.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|start_header_id|>",
4
+ "<|end_header_id|>",
5
+ "<|eot_id|>"
6
+ ],
7
+ "bos_token": {
8
+ "content": "<s>",
9
+ "lstrip": false,
10
+ "normalized": false,
11
+ "rstrip": false,
12
+ "single_word": false
13
+ },
14
+ "eos_token": {
15
+ "content": "</s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "pad_token": {
22
+ "content": "<|end_of_text|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ },
28
+ "unk_token": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false
34
+ }
35
+ }
checkpoint-17/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-17/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-17/tokenizer_config.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "32000": {
30
+ "content": "<|start_header_id|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "32001": {
38
+ "content": "<|end_header_id|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "32002": {
46
+ "content": "<|eot_id|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "32003": {
54
+ "content": "[PAD]",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "32004": {
62
+ "content": "<|end_of_text|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ }
69
+ },
70
+ "additional_special_tokens": [
71
+ "<|start_header_id|>",
72
+ "<|end_header_id|>",
73
+ "<|eot_id|>"
74
+ ],
75
+ "bos_token": "<s>",
76
+ "chat_template": "{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
77
+ "clean_up_tokenization_spaces": false,
78
+ "eos_token": "</s>",
79
+ "legacy": false,
80
+ "model_max_length": 1000000000000000019884624838656,
81
+ "pad_token": "<|end_of_text|>",
82
+ "padding_side": "right",
83
+ "sp_model_kwargs": {},
84
+ "tokenizer_class": "LlamaTokenizer",
85
+ "unk_token": "<unk>",
86
+ "use_default_system_prompt": false
87
+ }
checkpoint-17/trainer_state.json ADDED
@@ -0,0 +1,276 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 17.0,
5
+ "eval_steps": 1,
6
+ "global_step": 17,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "grad_norm": 12.5,
14
+ "learning_rate": 1.0000000000000002e-06,
15
+ "loss": 0.7672,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_loss": 3.0074498653411865,
21
+ "eval_runtime": 0.1009,
22
+ "eval_samples_per_second": 9.911,
23
+ "eval_steps_per_second": 9.911,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "grad_norm": 12.5625,
29
+ "learning_rate": 2.0000000000000003e-06,
30
+ "loss": 0.7672,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 2.0,
35
+ "eval_loss": 2.6057260036468506,
36
+ "eval_runtime": 0.1016,
37
+ "eval_samples_per_second": 9.839,
38
+ "eval_steps_per_second": 9.839,
39
+ "step": 2
40
+ },
41
+ {
42
+ "epoch": 3.0,
43
+ "grad_norm": 6.84375,
44
+ "learning_rate": 3e-06,
45
+ "loss": 0.7422,
46
+ "step": 3
47
+ },
48
+ {
49
+ "epoch": 3.0,
50
+ "eval_loss": 2.2898356914520264,
51
+ "eval_runtime": 0.1036,
52
+ "eval_samples_per_second": 9.649,
53
+ "eval_steps_per_second": 9.649,
54
+ "step": 3
55
+ },
56
+ {
57
+ "epoch": 4.0,
58
+ "grad_norm": 10.0,
59
+ "learning_rate": 4.000000000000001e-06,
60
+ "loss": 0.7211,
61
+ "step": 4
62
+ },
63
+ {
64
+ "epoch": 4.0,
65
+ "eval_loss": 2.14534854888916,
66
+ "eval_runtime": 0.1037,
67
+ "eval_samples_per_second": 9.647,
68
+ "eval_steps_per_second": 9.647,
69
+ "step": 4
70
+ },
71
+ {
72
+ "epoch": 5.0,
73
+ "grad_norm": 72.0,
74
+ "learning_rate": 5e-06,
75
+ "loss": 0.6591,
76
+ "step": 5
77
+ },
78
+ {
79
+ "epoch": 5.0,
80
+ "eval_loss": 1.636004090309143,
81
+ "eval_runtime": 0.1032,
82
+ "eval_samples_per_second": 9.688,
83
+ "eval_steps_per_second": 9.688,
84
+ "step": 5
85
+ },
86
+ {
87
+ "epoch": 6.0,
88
+ "grad_norm": 53.25,
89
+ "learning_rate": 6e-06,
90
+ "loss": 0.4514,
91
+ "step": 6
92
+ },
93
+ {
94
+ "epoch": 6.0,
95
+ "eval_loss": 0.7588775753974915,
96
+ "eval_runtime": 0.1037,
97
+ "eval_samples_per_second": 9.646,
98
+ "eval_steps_per_second": 9.646,
99
+ "step": 6
100
+ },
101
+ {
102
+ "epoch": 7.0,
103
+ "grad_norm": 26.625,
104
+ "learning_rate": 7e-06,
105
+ "loss": 0.24,
106
+ "step": 7
107
+ },
108
+ {
109
+ "epoch": 7.0,
110
+ "eval_loss": 0.6620572805404663,
111
+ "eval_runtime": 0.1031,
112
+ "eval_samples_per_second": 9.703,
113
+ "eval_steps_per_second": 9.703,
114
+ "step": 7
115
+ },
116
+ {
117
+ "epoch": 8.0,
118
+ "grad_norm": 23.0,
119
+ "learning_rate": 8.000000000000001e-06,
120
+ "loss": 0.1584,
121
+ "step": 8
122
+ },
123
+ {
124
+ "epoch": 8.0,
125
+ "eval_loss": 0.8120734691619873,
126
+ "eval_runtime": 0.1013,
127
+ "eval_samples_per_second": 9.872,
128
+ "eval_steps_per_second": 9.872,
129
+ "step": 8
130
+ },
131
+ {
132
+ "epoch": 9.0,
133
+ "grad_norm": 21.25,
134
+ "learning_rate": 9e-06,
135
+ "loss": 0.1235,
136
+ "step": 9
137
+ },
138
+ {
139
+ "epoch": 9.0,
140
+ "eval_loss": 0.7537858486175537,
141
+ "eval_runtime": 0.102,
142
+ "eval_samples_per_second": 9.8,
143
+ "eval_steps_per_second": 9.8,
144
+ "step": 9
145
+ },
146
+ {
147
+ "epoch": 10.0,
148
+ "grad_norm": 9.75,
149
+ "learning_rate": 1e-05,
150
+ "loss": 0.0998,
151
+ "step": 10
152
+ },
153
+ {
154
+ "epoch": 10.0,
155
+ "eval_loss": 0.7743023037910461,
156
+ "eval_runtime": 0.103,
157
+ "eval_samples_per_second": 9.708,
158
+ "eval_steps_per_second": 9.708,
159
+ "step": 10
160
+ },
161
+ {
162
+ "epoch": 11.0,
163
+ "grad_norm": 7.3125,
164
+ "learning_rate": 9.755282581475769e-06,
165
+ "loss": 0.0869,
166
+ "step": 11
167
+ },
168
+ {
169
+ "epoch": 11.0,
170
+ "eval_loss": 0.7770701050758362,
171
+ "eval_runtime": 0.1025,
172
+ "eval_samples_per_second": 9.756,
173
+ "eval_steps_per_second": 9.756,
174
+ "step": 11
175
+ },
176
+ {
177
+ "epoch": 12.0,
178
+ "grad_norm": 4.625,
179
+ "learning_rate": 9.045084971874738e-06,
180
+ "loss": 0.1692,
181
+ "step": 12
182
+ },
183
+ {
184
+ "epoch": 12.0,
185
+ "eval_loss": 0.8292599320411682,
186
+ "eval_runtime": 0.1014,
187
+ "eval_samples_per_second": 9.862,
188
+ "eval_steps_per_second": 9.862,
189
+ "step": 12
190
+ },
191
+ {
192
+ "epoch": 13.0,
193
+ "grad_norm": 2.28125,
194
+ "learning_rate": 7.938926261462366e-06,
195
+ "loss": 0.0702,
196
+ "step": 13
197
+ },
198
+ {
199
+ "epoch": 13.0,
200
+ "eval_loss": 0.8938868045806885,
201
+ "eval_runtime": 0.1028,
202
+ "eval_samples_per_second": 9.729,
203
+ "eval_steps_per_second": 9.729,
204
+ "step": 13
205
+ },
206
+ {
207
+ "epoch": 14.0,
208
+ "grad_norm": 1.984375,
209
+ "learning_rate": 6.545084971874738e-06,
210
+ "loss": 0.063,
211
+ "step": 14
212
+ },
213
+ {
214
+ "epoch": 14.0,
215
+ "eval_loss": 0.9581525325775146,
216
+ "eval_runtime": 0.1015,
217
+ "eval_samples_per_second": 9.856,
218
+ "eval_steps_per_second": 9.856,
219
+ "step": 14
220
+ },
221
+ {
222
+ "epoch": 15.0,
223
+ "grad_norm": 1.7421875,
224
+ "learning_rate": 5e-06,
225
+ "loss": 0.0567,
226
+ "step": 15
227
+ },
228
+ {
229
+ "epoch": 15.0,
230
+ "eval_loss": 0.9825366139411926,
231
+ "eval_runtime": 0.1012,
232
+ "eval_samples_per_second": 9.886,
233
+ "eval_steps_per_second": 9.886,
234
+ "step": 15
235
+ },
236
+ {
237
+ "epoch": 16.0,
238
+ "grad_norm": 1.640625,
239
+ "learning_rate": 3.4549150281252635e-06,
240
+ "loss": 0.052,
241
+ "step": 16
242
+ },
243
+ {
244
+ "epoch": 16.0,
245
+ "eval_loss": 0.9959811568260193,
246
+ "eval_runtime": 0.1016,
247
+ "eval_samples_per_second": 9.843,
248
+ "eval_steps_per_second": 9.843,
249
+ "step": 16
250
+ },
251
+ {
252
+ "epoch": 17.0,
253
+ "grad_norm": 1.796875,
254
+ "learning_rate": 2.061073738537635e-06,
255
+ "loss": 0.0488,
256
+ "step": 17
257
+ },
258
+ {
259
+ "epoch": 17.0,
260
+ "eval_loss": 0.9883414506912231,
261
+ "eval_runtime": 0.1016,
262
+ "eval_samples_per_second": 9.844,
263
+ "eval_steps_per_second": 9.844,
264
+ "step": 17
265
+ }
266
+ ],
267
+ "logging_steps": 1,
268
+ "max_steps": 20,
269
+ "num_input_tokens_seen": 0,
270
+ "num_train_epochs": 20,
271
+ "save_steps": 1,
272
+ "total_flos": 8411070007869440.0,
273
+ "train_batch_size": 1,
274
+ "trial_name": null,
275
+ "trial_params": null
276
+ }
checkpoint-17/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42851d2f3d29130f0388bf1708f72e0e5be2ff98c3f953c50d68b6a6b7839d34
3
+ size 5816
checkpoint-18/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: premai-io/prem-1B
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.10.0
checkpoint-18/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "premai-io/prem-1B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
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": 1024,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 1024,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "o_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "v_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": true
34
+ }
checkpoint-18/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cadbbfe91a496beef8af8f5e4f4a5a3ba62f38cd35508dc1fc23e30744b7372
3
+ size 1363297208
checkpoint-18/added_tokens.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|end_header_id|>": 32001,
3
+ "<|end_of_text|>": 32004,
4
+ "<|eot_id|>": 32002,
5
+ "<|start_header_id|>": 32000,
6
+ "[PAD]": 32003
7
+ }
checkpoint-18/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:707118e7d3726d6b6ba25fbffeaf3f4dc0e30755db1b83e28dc7b85685b05b8c
3
+ size 840750906
checkpoint-18/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93947f8643d5a05954703728371b4855d29ab0863b745691f0c7e527a1910e36
3
+ size 15984
checkpoint-18/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc44eb6ad4fd0f3f2cf50306ec5b394f1eceac68de422b79a12bf534cc53567
3
+ size 15984
checkpoint-18/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:638ee349dc227ba9b558541defcd336579b77675ca0a579442e390f7d24afdf8
3
+ size 15984
checkpoint-18/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ebbaa3d1c3233f92a7cbaec88819f4a1ffd23a6495f8718491dabc42517791d
3
+ size 15984
checkpoint-18/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2cf9fa5a5ee589c853505844354382bb49b0af7638a6c8f344a33d52e23abb7
3
+ size 15984
checkpoint-18/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d20ace4e92813f34ee251fd03c61aa4e9141930c088e08436ca1bd5534de6e
3
+ size 15984
checkpoint-18/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2558384f7890a852b9c680ba434e6b4269771b8d10b576daf7baaeab4e4999cd
3
+ size 15984
checkpoint-18/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:825852be9fdd5aa956bf6336fae47c80511d0231cdabedca3160bde0095ccb24
3
+ size 15984
checkpoint-18/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69ef15f031037bd60728c1910535c3dfb92b0e61b4f5e777814e95a9d1502d77
3
+ size 1064
checkpoint-18/special_tokens_map.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|start_header_id|>",
4
+ "<|end_header_id|>",
5
+ "<|eot_id|>"
6
+ ],
7
+ "bos_token": {
8
+ "content": "<s>",
9
+ "lstrip": false,
10
+ "normalized": false,
11
+ "rstrip": false,
12
+ "single_word": false
13
+ },
14
+ "eos_token": {
15
+ "content": "</s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "pad_token": {
22
+ "content": "<|end_of_text|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ },
28
+ "unk_token": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false
34
+ }
35
+ }
checkpoint-18/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-18/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-18/tokenizer_config.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "32000": {
30
+ "content": "<|start_header_id|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "32001": {
38
+ "content": "<|end_header_id|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "32002": {
46
+ "content": "<|eot_id|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "32003": {
54
+ "content": "[PAD]",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "32004": {
62
+ "content": "<|end_of_text|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ }
69
+ },
70
+ "additional_special_tokens": [
71
+ "<|start_header_id|>",
72
+ "<|end_header_id|>",
73
+ "<|eot_id|>"
74
+ ],
75
+ "bos_token": "<s>",
76
+ "chat_template": "{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
77
+ "clean_up_tokenization_spaces": false,
78
+ "eos_token": "</s>",
79
+ "legacy": false,
80
+ "model_max_length": 1000000000000000019884624838656,
81
+ "pad_token": "<|end_of_text|>",
82
+ "padding_side": "right",
83
+ "sp_model_kwargs": {},
84
+ "tokenizer_class": "LlamaTokenizer",
85
+ "unk_token": "<unk>",
86
+ "use_default_system_prompt": false
87
+ }
checkpoint-18/trainer_state.json ADDED
@@ -0,0 +1,291 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 18.0,
5
+ "eval_steps": 1,
6
+ "global_step": 18,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "grad_norm": 12.5,
14
+ "learning_rate": 1.0000000000000002e-06,
15
+ "loss": 0.7672,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_loss": 3.0074498653411865,
21
+ "eval_runtime": 0.1009,
22
+ "eval_samples_per_second": 9.911,
23
+ "eval_steps_per_second": 9.911,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "grad_norm": 12.5625,
29
+ "learning_rate": 2.0000000000000003e-06,
30
+ "loss": 0.7672,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 2.0,
35
+ "eval_loss": 2.6057260036468506,
36
+ "eval_runtime": 0.1016,
37
+ "eval_samples_per_second": 9.839,
38
+ "eval_steps_per_second": 9.839,
39
+ "step": 2
40
+ },
41
+ {
42
+ "epoch": 3.0,
43
+ "grad_norm": 6.84375,
44
+ "learning_rate": 3e-06,
45
+ "loss": 0.7422,
46
+ "step": 3
47
+ },
48
+ {
49
+ "epoch": 3.0,
50
+ "eval_loss": 2.2898356914520264,
51
+ "eval_runtime": 0.1036,
52
+ "eval_samples_per_second": 9.649,
53
+ "eval_steps_per_second": 9.649,
54
+ "step": 3
55
+ },
56
+ {
57
+ "epoch": 4.0,
58
+ "grad_norm": 10.0,
59
+ "learning_rate": 4.000000000000001e-06,
60
+ "loss": 0.7211,
61
+ "step": 4
62
+ },
63
+ {
64
+ "epoch": 4.0,
65
+ "eval_loss": 2.14534854888916,
66
+ "eval_runtime": 0.1037,
67
+ "eval_samples_per_second": 9.647,
68
+ "eval_steps_per_second": 9.647,
69
+ "step": 4
70
+ },
71
+ {
72
+ "epoch": 5.0,
73
+ "grad_norm": 72.0,
74
+ "learning_rate": 5e-06,
75
+ "loss": 0.6591,
76
+ "step": 5
77
+ },
78
+ {
79
+ "epoch": 5.0,
80
+ "eval_loss": 1.636004090309143,
81
+ "eval_runtime": 0.1032,
82
+ "eval_samples_per_second": 9.688,
83
+ "eval_steps_per_second": 9.688,
84
+ "step": 5
85
+ },
86
+ {
87
+ "epoch": 6.0,
88
+ "grad_norm": 53.25,
89
+ "learning_rate": 6e-06,
90
+ "loss": 0.4514,
91
+ "step": 6
92
+ },
93
+ {
94
+ "epoch": 6.0,
95
+ "eval_loss": 0.7588775753974915,
96
+ "eval_runtime": 0.1037,
97
+ "eval_samples_per_second": 9.646,
98
+ "eval_steps_per_second": 9.646,
99
+ "step": 6
100
+ },
101
+ {
102
+ "epoch": 7.0,
103
+ "grad_norm": 26.625,
104
+ "learning_rate": 7e-06,
105
+ "loss": 0.24,
106
+ "step": 7
107
+ },
108
+ {
109
+ "epoch": 7.0,
110
+ "eval_loss": 0.6620572805404663,
111
+ "eval_runtime": 0.1031,
112
+ "eval_samples_per_second": 9.703,
113
+ "eval_steps_per_second": 9.703,
114
+ "step": 7
115
+ },
116
+ {
117
+ "epoch": 8.0,
118
+ "grad_norm": 23.0,
119
+ "learning_rate": 8.000000000000001e-06,
120
+ "loss": 0.1584,
121
+ "step": 8
122
+ },
123
+ {
124
+ "epoch": 8.0,
125
+ "eval_loss": 0.8120734691619873,
126
+ "eval_runtime": 0.1013,
127
+ "eval_samples_per_second": 9.872,
128
+ "eval_steps_per_second": 9.872,
129
+ "step": 8
130
+ },
131
+ {
132
+ "epoch": 9.0,
133
+ "grad_norm": 21.25,
134
+ "learning_rate": 9e-06,
135
+ "loss": 0.1235,
136
+ "step": 9
137
+ },
138
+ {
139
+ "epoch": 9.0,
140
+ "eval_loss": 0.7537858486175537,
141
+ "eval_runtime": 0.102,
142
+ "eval_samples_per_second": 9.8,
143
+ "eval_steps_per_second": 9.8,
144
+ "step": 9
145
+ },
146
+ {
147
+ "epoch": 10.0,
148
+ "grad_norm": 9.75,
149
+ "learning_rate": 1e-05,
150
+ "loss": 0.0998,
151
+ "step": 10
152
+ },
153
+ {
154
+ "epoch": 10.0,
155
+ "eval_loss": 0.7743023037910461,
156
+ "eval_runtime": 0.103,
157
+ "eval_samples_per_second": 9.708,
158
+ "eval_steps_per_second": 9.708,
159
+ "step": 10
160
+ },
161
+ {
162
+ "epoch": 11.0,
163
+ "grad_norm": 7.3125,
164
+ "learning_rate": 9.755282581475769e-06,
165
+ "loss": 0.0869,
166
+ "step": 11
167
+ },
168
+ {
169
+ "epoch": 11.0,
170
+ "eval_loss": 0.7770701050758362,
171
+ "eval_runtime": 0.1025,
172
+ "eval_samples_per_second": 9.756,
173
+ "eval_steps_per_second": 9.756,
174
+ "step": 11
175
+ },
176
+ {
177
+ "epoch": 12.0,
178
+ "grad_norm": 4.625,
179
+ "learning_rate": 9.045084971874738e-06,
180
+ "loss": 0.1692,
181
+ "step": 12
182
+ },
183
+ {
184
+ "epoch": 12.0,
185
+ "eval_loss": 0.8292599320411682,
186
+ "eval_runtime": 0.1014,
187
+ "eval_samples_per_second": 9.862,
188
+ "eval_steps_per_second": 9.862,
189
+ "step": 12
190
+ },
191
+ {
192
+ "epoch": 13.0,
193
+ "grad_norm": 2.28125,
194
+ "learning_rate": 7.938926261462366e-06,
195
+ "loss": 0.0702,
196
+ "step": 13
197
+ },
198
+ {
199
+ "epoch": 13.0,
200
+ "eval_loss": 0.8938868045806885,
201
+ "eval_runtime": 0.1028,
202
+ "eval_samples_per_second": 9.729,
203
+ "eval_steps_per_second": 9.729,
204
+ "step": 13
205
+ },
206
+ {
207
+ "epoch": 14.0,
208
+ "grad_norm": 1.984375,
209
+ "learning_rate": 6.545084971874738e-06,
210
+ "loss": 0.063,
211
+ "step": 14
212
+ },
213
+ {
214
+ "epoch": 14.0,
215
+ "eval_loss": 0.9581525325775146,
216
+ "eval_runtime": 0.1015,
217
+ "eval_samples_per_second": 9.856,
218
+ "eval_steps_per_second": 9.856,
219
+ "step": 14
220
+ },
221
+ {
222
+ "epoch": 15.0,
223
+ "grad_norm": 1.7421875,
224
+ "learning_rate": 5e-06,
225
+ "loss": 0.0567,
226
+ "step": 15
227
+ },
228
+ {
229
+ "epoch": 15.0,
230
+ "eval_loss": 0.9825366139411926,
231
+ "eval_runtime": 0.1012,
232
+ "eval_samples_per_second": 9.886,
233
+ "eval_steps_per_second": 9.886,
234
+ "step": 15
235
+ },
236
+ {
237
+ "epoch": 16.0,
238
+ "grad_norm": 1.640625,
239
+ "learning_rate": 3.4549150281252635e-06,
240
+ "loss": 0.052,
241
+ "step": 16
242
+ },
243
+ {
244
+ "epoch": 16.0,
245
+ "eval_loss": 0.9959811568260193,
246
+ "eval_runtime": 0.1016,
247
+ "eval_samples_per_second": 9.843,
248
+ "eval_steps_per_second": 9.843,
249
+ "step": 16
250
+ },
251
+ {
252
+ "epoch": 17.0,
253
+ "grad_norm": 1.796875,
254
+ "learning_rate": 2.061073738537635e-06,
255
+ "loss": 0.0488,
256
+ "step": 17
257
+ },
258
+ {
259
+ "epoch": 17.0,
260
+ "eval_loss": 0.9883414506912231,
261
+ "eval_runtime": 0.1016,
262
+ "eval_samples_per_second": 9.844,
263
+ "eval_steps_per_second": 9.844,
264
+ "step": 17
265
+ },
266
+ {
267
+ "epoch": 18.0,
268
+ "grad_norm": 1.296875,
269
+ "learning_rate": 9.549150281252633e-07,
270
+ "loss": 0.0457,
271
+ "step": 18
272
+ },
273
+ {
274
+ "epoch": 18.0,
275
+ "eval_loss": 1.0003694295883179,
276
+ "eval_runtime": 0.1045,
277
+ "eval_samples_per_second": 9.568,
278
+ "eval_steps_per_second": 9.568,
279
+ "step": 18
280
+ }
281
+ ],
282
+ "logging_steps": 1,
283
+ "max_steps": 20,
284
+ "num_input_tokens_seen": 0,
285
+ "num_train_epochs": 20,
286
+ "save_steps": 1,
287
+ "total_flos": 8905838831861760.0,
288
+ "train_batch_size": 1,
289
+ "trial_name": null,
290
+ "trial_params": null
291
+ }
checkpoint-18/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42851d2f3d29130f0388bf1708f72e0e5be2ff98c3f953c50d68b6a6b7839d34
3
+ size 5816
checkpoint-19/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: premai-io/prem-1B
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.10.0
checkpoint-19/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "premai-io/prem-1B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
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": 1024,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 1024,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "o_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "v_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": true
34
+ }
checkpoint-19/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b78e676c7a92e7c0b5d86c901f83c668195628c5862c94a42269ce23a773fa27
3
+ size 1363297208
checkpoint-19/added_tokens.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|end_header_id|>": 32001,
3
+ "<|end_of_text|>": 32004,
4
+ "<|eot_id|>": 32002,
5
+ "<|start_header_id|>": 32000,
6
+ "[PAD]": 32003
7
+ }
checkpoint-19/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2717f9274d707ff202402b697ecffa620019a337b4a9ab52ea210f18ee2d197
3
+ size 840750906
checkpoint-19/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa6eb9dc120f77e5ca03527fc2bcc53fd7063acc021a2e640485b622708f593a
3
+ size 15984