Neon-AI commited on
Commit
be61560
·
verified ·
1 Parent(s): 3e4fb0f

Delete checkpoint-20

Browse files
checkpoint-20/README.md DELETED
@@ -1,207 +0,0 @@
1
- ---
2
- base_model: Neon-AI/Niche
3
- library_name: peft
4
- pipeline_tag: text-generation
5
- tags:
6
- - base_model:adapter:Neon-AI/Niche
7
- - lora
8
- - transformers
9
- ---
10
-
11
- # Model Card for Model ID
12
-
13
- <!-- Provide a quick summary of what the model is/does. -->
14
-
15
-
16
-
17
- ## Model Details
18
-
19
- ### Model Description
20
-
21
- <!-- Provide a longer summary of what this model is. -->
22
-
23
-
24
-
25
- - **Developed by:** [More Information Needed]
26
- - **Funded by [optional]:** [More Information Needed]
27
- - **Shared by [optional]:** [More Information Needed]
28
- - **Model type:** [More Information Needed]
29
- - **Language(s) (NLP):** [More Information Needed]
30
- - **License:** [More Information Needed]
31
- - **Finetuned from model [optional]:** [More Information Needed]
32
-
33
- ### Model Sources [optional]
34
-
35
- <!-- Provide the basic links for the model. -->
36
-
37
- - **Repository:** [More Information Needed]
38
- - **Paper [optional]:** [More Information Needed]
39
- - **Demo [optional]:** [More Information Needed]
40
-
41
- ## Uses
42
-
43
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
44
-
45
- ### Direct Use
46
-
47
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
48
-
49
- [More Information Needed]
50
-
51
- ### Downstream Use [optional]
52
-
53
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
54
-
55
- [More Information Needed]
56
-
57
- ### Out-of-Scope Use
58
-
59
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
60
-
61
- [More Information Needed]
62
-
63
- ## Bias, Risks, and Limitations
64
-
65
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
66
-
67
- [More Information Needed]
68
-
69
- ### Recommendations
70
-
71
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
72
-
73
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
74
-
75
- ## How to Get Started with the Model
76
-
77
- Use the code below to get started with the model.
78
-
79
- [More Information Needed]
80
-
81
- ## Training Details
82
-
83
- ### Training Data
84
-
85
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
86
-
87
- [More Information Needed]
88
-
89
- ### Training Procedure
90
-
91
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
92
-
93
- #### Preprocessing [optional]
94
-
95
- [More Information Needed]
96
-
97
-
98
- #### Training Hyperparameters
99
-
100
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
101
-
102
- #### Speeds, Sizes, Times [optional]
103
-
104
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
105
-
106
- [More Information Needed]
107
-
108
- ## Evaluation
109
-
110
- <!-- This section describes the evaluation protocols and provides the results. -->
111
-
112
- ### Testing Data, Factors & Metrics
113
-
114
- #### Testing Data
115
-
116
- <!-- This should link to a Dataset Card if possible. -->
117
-
118
- [More Information Needed]
119
-
120
- #### Factors
121
-
122
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
123
-
124
- [More Information Needed]
125
-
126
- #### Metrics
127
-
128
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
129
-
130
- [More Information Needed]
131
-
132
- ### Results
133
-
134
- [More Information Needed]
135
-
136
- #### Summary
137
-
138
-
139
-
140
- ## Model Examination [optional]
141
-
142
- <!-- Relevant interpretability work for the model goes here -->
143
-
144
- [More Information Needed]
145
-
146
- ## Environmental Impact
147
-
148
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
149
-
150
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
151
-
152
- - **Hardware Type:** [More Information Needed]
153
- - **Hours used:** [More Information Needed]
154
- - **Cloud Provider:** [More Information Needed]
155
- - **Compute Region:** [More Information Needed]
156
- - **Carbon Emitted:** [More Information Needed]
157
-
158
- ## Technical Specifications [optional]
159
-
160
- ### Model Architecture and Objective
161
-
162
- [More Information Needed]
163
-
164
- ### Compute Infrastructure
165
-
166
- [More Information Needed]
167
-
168
- #### Hardware
169
-
170
- [More Information Needed]
171
-
172
- #### Software
173
-
174
- [More Information Needed]
175
-
176
- ## Citation [optional]
177
-
178
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
179
-
180
- **BibTeX:**
181
-
182
- [More Information Needed]
183
-
184
- **APA:**
185
-
186
- [More Information Needed]
187
-
188
- ## Glossary [optional]
189
-
190
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
191
-
192
- [More Information Needed]
193
-
194
- ## More Information [optional]
195
-
196
- [More Information Needed]
197
-
198
- ## Model Card Authors [optional]
199
-
200
- [More Information Needed]
201
-
202
- ## Model Card Contact
203
-
204
- [More Information Needed]
205
- ### Framework versions
206
-
207
- - PEFT 0.18.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-20/adapter_config.json DELETED
@@ -1,46 +0,0 @@
1
- {
2
- "alora_invocation_tokens": null,
3
- "alpha_pattern": {},
4
- "arrow_config": null,
5
- "auto_mapping": null,
6
- "base_model_name_or_path": "Neon-AI/Niche",
7
- "bias": "none",
8
- "corda_config": null,
9
- "ensure_weight_tying": false,
10
- "eva_config": null,
11
- "exclude_modules": null,
12
- "fan_in_fan_out": false,
13
- "inference_mode": true,
14
- "init_lora_weights": true,
15
- "layer_replication": null,
16
- "layers_pattern": null,
17
- "layers_to_transform": null,
18
- "loftq_config": {},
19
- "lora_alpha": 32,
20
- "lora_bias": false,
21
- "lora_dropout": 0.1,
22
- "megatron_config": null,
23
- "megatron_core": "megatron.core",
24
- "modules_to_save": null,
25
- "peft_type": "LORA",
26
- "peft_version": "0.18.0",
27
- "qalora_group_size": 16,
28
- "r": 16,
29
- "rank_pattern": {},
30
- "revision": null,
31
- "target_modules": [
32
- "up_proj",
33
- "k_proj",
34
- "o_proj",
35
- "v_proj",
36
- "down_proj",
37
- "gate_proj",
38
- "q_proj"
39
- ],
40
- "target_parameters": null,
41
- "task_type": "CAUSAL_LM",
42
- "trainable_token_indices": null,
43
- "use_dora": false,
44
- "use_qalora": false,
45
- "use_rslora": false
46
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-20/adapter_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:14d4c19443276334127b419261632c0abdc7276ba8364d61a8646750a09af6bb
3
- size 132187888
 
 
 
 
checkpoint-20/optimizer.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bbfbe5e0f75792512ed9cdd0bc709fb70b65573ff028e8bacf51708a1705d63
3
- size 264673227
 
 
 
 
checkpoint-20/rng_state.pth DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d54da60f78689c90caf5b819152e9fed757ed4cd6b31c338b5c3fae97ed0a40
3
- size 14645
 
 
 
 
checkpoint-20/scheduler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb5420d573129b182fabd13c1b58758649a399d991b05570cc2c5d7e8dfff195
3
- size 1465
 
 
 
 
checkpoint-20/trainer_state.json DELETED
@@ -1,174 +0,0 @@
1
- {
2
- "best_global_step": null,
3
- "best_metric": null,
4
- "best_model_checkpoint": null,
5
- "epoch": 2.0,
6
- "eval_steps": 500,
7
- "global_step": 20,
8
- "is_hyper_param_search": false,
9
- "is_local_process_zero": true,
10
- "is_world_process_zero": true,
11
- "log_history": [
12
- {
13
- "epoch": 0.1,
14
- "grad_norm": 34.125633239746094,
15
- "learning_rate": 2e-05,
16
- "loss": 11.2316,
17
- "step": 1
18
- },
19
- {
20
- "epoch": 0.2,
21
- "grad_norm": 34.276371002197266,
22
- "learning_rate": 1.9e-05,
23
- "loss": 9.836,
24
- "step": 2
25
- },
26
- {
27
- "epoch": 0.3,
28
- "grad_norm": 47.07984161376953,
29
- "learning_rate": 1.8e-05,
30
- "loss": 10.0343,
31
- "step": 3
32
- },
33
- {
34
- "epoch": 0.4,
35
- "grad_norm": 31.75088119506836,
36
- "learning_rate": 1.7e-05,
37
- "loss": 8.055,
38
- "step": 4
39
- },
40
- {
41
- "epoch": 0.5,
42
- "grad_norm": 31.298851013183594,
43
- "learning_rate": 1.6000000000000003e-05,
44
- "loss": 8.1529,
45
- "step": 5
46
- },
47
- {
48
- "epoch": 0.6,
49
- "grad_norm": 30.328794479370117,
50
- "learning_rate": 1.5000000000000002e-05,
51
- "loss": 7.529,
52
- "step": 6
53
- },
54
- {
55
- "epoch": 0.7,
56
- "grad_norm": 28.938907623291016,
57
- "learning_rate": 1.4e-05,
58
- "loss": 7.5455,
59
- "step": 7
60
- },
61
- {
62
- "epoch": 0.8,
63
- "grad_norm": 33.366058349609375,
64
- "learning_rate": 1.3000000000000001e-05,
65
- "loss": 6.1616,
66
- "step": 8
67
- },
68
- {
69
- "epoch": 0.9,
70
- "grad_norm": 30.850677490234375,
71
- "learning_rate": 1.2e-05,
72
- "loss": 6.135,
73
- "step": 9
74
- },
75
- {
76
- "epoch": 1.0,
77
- "grad_norm": 31.53157615661621,
78
- "learning_rate": 1.1000000000000001e-05,
79
- "loss": 5.5152,
80
- "step": 10
81
- },
82
- {
83
- "epoch": 1.1,
84
- "grad_norm": 31.38231086730957,
85
- "learning_rate": 1e-05,
86
- "loss": 4.8192,
87
- "step": 11
88
- },
89
- {
90
- "epoch": 1.2,
91
- "grad_norm": 28.06603240966797,
92
- "learning_rate": 9e-06,
93
- "loss": 4.9797,
94
- "step": 12
95
- },
96
- {
97
- "epoch": 1.3,
98
- "grad_norm": 31.240188598632812,
99
- "learning_rate": 8.000000000000001e-06,
100
- "loss": 4.3032,
101
- "step": 13
102
- },
103
- {
104
- "epoch": 1.4,
105
- "grad_norm": 34.96710205078125,
106
- "learning_rate": 7e-06,
107
- "loss": 4.708,
108
- "step": 14
109
- },
110
- {
111
- "epoch": 1.5,
112
- "grad_norm": 29.90130615234375,
113
- "learning_rate": 6e-06,
114
- "loss": 4.4012,
115
- "step": 15
116
- },
117
- {
118
- "epoch": 1.6,
119
- "grad_norm": 33.620018005371094,
120
- "learning_rate": 5e-06,
121
- "loss": 4.2453,
122
- "step": 16
123
- },
124
- {
125
- "epoch": 1.7,
126
- "grad_norm": 30.06698226928711,
127
- "learning_rate": 4.000000000000001e-06,
128
- "loss": 3.9319,
129
- "step": 17
130
- },
131
- {
132
- "epoch": 1.8,
133
- "grad_norm": 38.18107223510742,
134
- "learning_rate": 3e-06,
135
- "loss": 3.6368,
136
- "step": 18
137
- },
138
- {
139
- "epoch": 1.9,
140
- "grad_norm": 32.306827545166016,
141
- "learning_rate": 2.0000000000000003e-06,
142
- "loss": 3.7206,
143
- "step": 19
144
- },
145
- {
146
- "epoch": 2.0,
147
- "grad_norm": 28.944194793701172,
148
- "learning_rate": 1.0000000000000002e-06,
149
- "loss": 3.6091,
150
- "step": 20
151
- }
152
- ],
153
- "logging_steps": 1,
154
- "max_steps": 20,
155
- "num_input_tokens_seen": 0,
156
- "num_train_epochs": 2,
157
- "save_steps": 500,
158
- "stateful_callbacks": {
159
- "TrainerControl": {
160
- "args": {
161
- "should_epoch_stop": false,
162
- "should_evaluate": false,
163
- "should_log": false,
164
- "should_save": true,
165
- "should_training_stop": true
166
- },
167
- "attributes": {}
168
- }
169
- },
170
- "total_flos": 56318086348800.0,
171
- "train_batch_size": 1,
172
- "trial_name": null,
173
- "trial_params": null
174
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-20/training_args.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bc9520b9f3b60d7c5071648180b9eb602a0403c736a570fed89ae92ba4318bf
3
- size 5777