Spaces:
Sleeping
Sleeping
Jainish1808
commited on
Commit
·
0f0c3e3
1
Parent(s):
1d39b51
Uploaded 23-06 (1)
Browse files- adalora_model/README.md +202 -0
- adalora_model/adapter_config.json +43 -0
- adalora_model/adapter_model.safetensors +3 -0
- adalora_model/chat_template.jinja +15 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/README.md +202 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/adapter_config.json +43 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/adapter_model.safetensors +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/chat_template.jinja +15 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/special_tokens_map.json +24 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/tokenizer.json +0 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/tokenizer.model +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/tokenizer_config.json +43 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/README.md +202 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/adapter_config.json +43 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/adapter_model.safetensors +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/chat_template.jinja +15 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/optimizer.pt +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/rng_state.pth +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/scaler.pt +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/scheduler.pt +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/special_tokens_map.json +24 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/tokenizer.json +0 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/tokenizer.model +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/tokenizer_config.json +43 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/trainer_state.json +790 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/training_args.bin +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/README.md +202 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/adapter_config.json +43 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/adapter_model.safetensors +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/chat_template.jinja +15 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/optimizer.pt +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/rng_state.pth +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/scaler.pt +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/scheduler.pt +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/special_tokens_map.json +24 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/tokenizer.json +0 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/tokenizer.model +3 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/tokenizer_config.json +43 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/trainer_state.json +804 -0
- adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/training_args.bin +3 -0
- adalora_model/special_tokens_map.json +24 -0
- adalora_model/tokenizer.json +0 -0
- adalora_model/tokenizer.model +3 -0
- adalora_model/tokenizer_config.json +43 -0
adalora_model/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
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.15.2
|
adalora_model/adapter_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
5 |
+
"beta1": 0.85,
|
6 |
+
"beta2": 0.85,
|
7 |
+
"bias": "none",
|
8 |
+
"corda_config": null,
|
9 |
+
"deltaT": 10,
|
10 |
+
"eva_config": null,
|
11 |
+
"exclude_modules": null,
|
12 |
+
"fan_in_fan_out": false,
|
13 |
+
"inference_mode": true,
|
14 |
+
"init_lora_weights": true,
|
15 |
+
"init_r": 12,
|
16 |
+
"layer_replication": null,
|
17 |
+
"layers_pattern": null,
|
18 |
+
"layers_to_transform": null,
|
19 |
+
"loftq_config": {},
|
20 |
+
"lora_alpha": 32,
|
21 |
+
"lora_bias": false,
|
22 |
+
"lora_dropout": 0.05,
|
23 |
+
"megatron_config": null,
|
24 |
+
"megatron_core": "megatron.core",
|
25 |
+
"modules_to_save": null,
|
26 |
+
"orth_reg_weight": 0.5,
|
27 |
+
"peft_type": "ADALORA",
|
28 |
+
"r": 8,
|
29 |
+
"rank_pattern": null,
|
30 |
+
"revision": null,
|
31 |
+
"target_modules": [
|
32 |
+
"q_proj",
|
33 |
+
"v_proj"
|
34 |
+
],
|
35 |
+
"target_r": 2,
|
36 |
+
"task_type": "CAUSAL_LM",
|
37 |
+
"tfinal": 1000,
|
38 |
+
"tinit": 100,
|
39 |
+
"total_step": 2500,
|
40 |
+
"trainable_token_indices": null,
|
41 |
+
"use_dora": false,
|
42 |
+
"use_rslora": false
|
43 |
+
}
|
adalora_model/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b021a0e728ebaa4869f6f041164599a0a2ace37e1b3765d59b450771452f9e0
|
3 |
+
size 6776928
|
adalora_model/chat_template.jinja
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{% for message in messages %}
|
2 |
+
{% if message['role'] == 'user' %}
|
3 |
+
{{ '<|user|>
|
4 |
+
' + message['content'] + eos_token }}
|
5 |
+
{% elif message['role'] == 'system' %}
|
6 |
+
{{ '<|system|>
|
7 |
+
' + message['content'] + eos_token }}
|
8 |
+
{% elif message['role'] == 'assistant' %}
|
9 |
+
{{ '<|assistant|>
|
10 |
+
' + message['content'] + eos_token }}
|
11 |
+
{% endif %}
|
12 |
+
{% if loop.last and add_generation_prompt %}
|
13 |
+
{{ '<|assistant|>' }}
|
14 |
+
{% endif %}
|
15 |
+
{% endfor %}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
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.15.2
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/adapter_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
5 |
+
"beta1": 0.85,
|
6 |
+
"beta2": 0.85,
|
7 |
+
"bias": "none",
|
8 |
+
"corda_config": null,
|
9 |
+
"deltaT": 10,
|
10 |
+
"eva_config": null,
|
11 |
+
"exclude_modules": null,
|
12 |
+
"fan_in_fan_out": false,
|
13 |
+
"inference_mode": true,
|
14 |
+
"init_lora_weights": true,
|
15 |
+
"init_r": 12,
|
16 |
+
"layer_replication": null,
|
17 |
+
"layers_pattern": null,
|
18 |
+
"layers_to_transform": null,
|
19 |
+
"loftq_config": {},
|
20 |
+
"lora_alpha": 32,
|
21 |
+
"lora_bias": false,
|
22 |
+
"lora_dropout": 0.05,
|
23 |
+
"megatron_config": null,
|
24 |
+
"megatron_core": "megatron.core",
|
25 |
+
"modules_to_save": null,
|
26 |
+
"orth_reg_weight": 0.5,
|
27 |
+
"peft_type": "ADALORA",
|
28 |
+
"r": 8,
|
29 |
+
"rank_pattern": null,
|
30 |
+
"revision": null,
|
31 |
+
"target_modules": [
|
32 |
+
"q_proj",
|
33 |
+
"v_proj"
|
34 |
+
],
|
35 |
+
"target_r": 2,
|
36 |
+
"task_type": "CAUSAL_LM",
|
37 |
+
"tfinal": 1000,
|
38 |
+
"tinit": 100,
|
39 |
+
"total_step": 2500,
|
40 |
+
"trainable_token_indices": null,
|
41 |
+
"use_dora": false,
|
42 |
+
"use_rslora": false
|
43 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b021a0e728ebaa4869f6f041164599a0a2ace37e1b3765d59b450771452f9e0
|
3 |
+
size 6776928
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/chat_template.jinja
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{% for message in messages %}
|
2 |
+
{% if message['role'] == 'user' %}
|
3 |
+
{{ '<|user|>
|
4 |
+
' + message['content'] + eos_token }}
|
5 |
+
{% elif message['role'] == 'system' %}
|
6 |
+
{{ '<|system|>
|
7 |
+
' + message['content'] + eos_token }}
|
8 |
+
{% elif message['role'] == 'assistant' %}
|
9 |
+
{{ '<|assistant|>
|
10 |
+
' + message['content'] + eos_token }}
|
11 |
+
{% endif %}
|
12 |
+
{% if loop.last and add_generation_prompt %}
|
13 |
+
{{ '<|assistant|>' }}
|
14 |
+
{% endif %}
|
15 |
+
{% endfor %}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "</s>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/adalora_model/tokenizer_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"add_prefix_space": null,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"0": {
|
7 |
+
"content": "<unk>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": true
|
13 |
+
},
|
14 |
+
"1": {
|
15 |
+
"content": "<s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": true
|
21 |
+
},
|
22 |
+
"2": {
|
23 |
+
"content": "</s>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
}
|
30 |
+
},
|
31 |
+
"bos_token": "<s>",
|
32 |
+
"clean_up_tokenization_spaces": false,
|
33 |
+
"eos_token": "</s>",
|
34 |
+
"extra_special_tokens": {},
|
35 |
+
"legacy": false,
|
36 |
+
"model_max_length": 2048,
|
37 |
+
"pad_token": "</s>",
|
38 |
+
"padding_side": "right",
|
39 |
+
"sp_model_kwargs": {},
|
40 |
+
"tokenizer_class": "LlamaTokenizer",
|
41 |
+
"unk_token": "<unk>",
|
42 |
+
"use_default_system_prompt": false
|
43 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
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.15.2
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/adapter_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
5 |
+
"beta1": 0.85,
|
6 |
+
"beta2": 0.85,
|
7 |
+
"bias": "none",
|
8 |
+
"corda_config": null,
|
9 |
+
"deltaT": 10,
|
10 |
+
"eva_config": null,
|
11 |
+
"exclude_modules": null,
|
12 |
+
"fan_in_fan_out": false,
|
13 |
+
"inference_mode": true,
|
14 |
+
"init_lora_weights": true,
|
15 |
+
"init_r": 12,
|
16 |
+
"layer_replication": null,
|
17 |
+
"layers_pattern": null,
|
18 |
+
"layers_to_transform": null,
|
19 |
+
"loftq_config": {},
|
20 |
+
"lora_alpha": 32,
|
21 |
+
"lora_bias": false,
|
22 |
+
"lora_dropout": 0.05,
|
23 |
+
"megatron_config": null,
|
24 |
+
"megatron_core": "megatron.core",
|
25 |
+
"modules_to_save": null,
|
26 |
+
"orth_reg_weight": 0.5,
|
27 |
+
"peft_type": "ADALORA",
|
28 |
+
"r": 8,
|
29 |
+
"rank_pattern": null,
|
30 |
+
"revision": null,
|
31 |
+
"target_modules": [
|
32 |
+
"q_proj",
|
33 |
+
"v_proj"
|
34 |
+
],
|
35 |
+
"target_r": 2,
|
36 |
+
"task_type": "CAUSAL_LM",
|
37 |
+
"tfinal": 1000,
|
38 |
+
"tinit": 100,
|
39 |
+
"total_step": 2500,
|
40 |
+
"trainable_token_indices": null,
|
41 |
+
"use_dora": false,
|
42 |
+
"use_rslora": false
|
43 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f731a23312201c29a57aaf6206056c104c2181ed281747a5ceb715a4bd9a03c
|
3 |
+
size 6776928
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/chat_template.jinja
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{% for message in messages %}
|
2 |
+
{% if message['role'] == 'user' %}
|
3 |
+
{{ '<|user|>
|
4 |
+
' + message['content'] + eos_token }}
|
5 |
+
{% elif message['role'] == 'system' %}
|
6 |
+
{{ '<|system|>
|
7 |
+
' + message['content'] + eos_token }}
|
8 |
+
{% elif message['role'] == 'assistant' %}
|
9 |
+
{{ '<|assistant|>
|
10 |
+
' + message['content'] + eos_token }}
|
11 |
+
{% endif %}
|
12 |
+
{% if loop.last and add_generation_prompt %}
|
13 |
+
{{ '<|assistant|>' }}
|
14 |
+
{% endif %}
|
15 |
+
{% endfor %}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03dc44c4a0efc53337dcf6f86d81d4dabcfac4c225cb5a1285355e21bb8e65a9
|
3 |
+
size 13627578
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cb3c6d28d721cd7e6788fb9118b1ce624f3552952d31e0af14afa148f307f28
|
3 |
+
size 14244
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d31e332e277d3576d75ae370f12211e38b12c51f45cc9624b26e75d69a0c803
|
3 |
+
size 988
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2554dd8378152e07b2a55951f8efb204d6b2f52b119b3cbbb1665a0c1ec12b95
|
3 |
+
size 1064
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "</s>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/tokenizer_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"add_prefix_space": null,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"0": {
|
7 |
+
"content": "<unk>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": true
|
13 |
+
},
|
14 |
+
"1": {
|
15 |
+
"content": "<s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": true
|
21 |
+
},
|
22 |
+
"2": {
|
23 |
+
"content": "</s>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
}
|
30 |
+
},
|
31 |
+
"bos_token": "<s>",
|
32 |
+
"clean_up_tokenization_spaces": false,
|
33 |
+
"eos_token": "</s>",
|
34 |
+
"extra_special_tokens": {},
|
35 |
+
"legacy": false,
|
36 |
+
"model_max_length": 2048,
|
37 |
+
"pad_token": "</s>",
|
38 |
+
"padding_side": "right",
|
39 |
+
"sp_model_kwargs": {},
|
40 |
+
"tokenizer_class": "LlamaTokenizer",
|
41 |
+
"unk_token": "<unk>",
|
42 |
+
"use_default_system_prompt": false
|
43 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/trainer_state.json
ADDED
@@ -0,0 +1,790 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_global_step": null,
|
3 |
+
"best_metric": null,
|
4 |
+
"best_model_checkpoint": null,
|
5 |
+
"epoch": 99.0,
|
6 |
+
"eval_steps": 500,
|
7 |
+
"global_step": 1089,
|
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.9523809523809523,
|
14 |
+
"grad_norm": 0.17137673497200012,
|
15 |
+
"learning_rate": 9e-06,
|
16 |
+
"loss": 3.4449,
|
17 |
+
"step": 10
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 1.8571428571428572,
|
21 |
+
"grad_norm": 0.17605231702327728,
|
22 |
+
"learning_rate": 1.9e-05,
|
23 |
+
"loss": 3.3745,
|
24 |
+
"step": 20
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 2.761904761904762,
|
28 |
+
"grad_norm": 0.17409013211727142,
|
29 |
+
"learning_rate": 2.9e-05,
|
30 |
+
"loss": 3.3592,
|
31 |
+
"step": 30
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 3.6666666666666665,
|
35 |
+
"grad_norm": 0.17739495635032654,
|
36 |
+
"learning_rate": 3.9000000000000006e-05,
|
37 |
+
"loss": 3.2814,
|
38 |
+
"step": 40
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 4.571428571428571,
|
42 |
+
"grad_norm": 0.18145085871219635,
|
43 |
+
"learning_rate": 4.9e-05,
|
44 |
+
"loss": 3.211,
|
45 |
+
"step": 50
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 5.476190476190476,
|
49 |
+
"grad_norm": 0.1871011108160019,
|
50 |
+
"learning_rate": 5.9e-05,
|
51 |
+
"loss": 3.1572,
|
52 |
+
"step": 60
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 6.380952380952381,
|
56 |
+
"grad_norm": 0.1951460838317871,
|
57 |
+
"learning_rate": 6.9e-05,
|
58 |
+
"loss": 3.0489,
|
59 |
+
"step": 70
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 7.285714285714286,
|
63 |
+
"grad_norm": 0.20559826493263245,
|
64 |
+
"learning_rate": 7.900000000000001e-05,
|
65 |
+
"loss": 2.9266,
|
66 |
+
"step": 80
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 8.19047619047619,
|
70 |
+
"grad_norm": 0.22645598649978638,
|
71 |
+
"learning_rate": 8.900000000000001e-05,
|
72 |
+
"loss": 2.9232,
|
73 |
+
"step": 90
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 9.095238095238095,
|
77 |
+
"grad_norm": 0.25682780146598816,
|
78 |
+
"learning_rate": 9.8e-05,
|
79 |
+
"loss": 2.8879,
|
80 |
+
"step": 100
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 10.0,
|
84 |
+
"grad_norm": 0.2925061285495758,
|
85 |
+
"learning_rate": 9.92e-05,
|
86 |
+
"loss": 2.8847,
|
87 |
+
"step": 110
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 10.952380952380953,
|
91 |
+
"grad_norm": 0.3578399121761322,
|
92 |
+
"learning_rate": 9.82e-05,
|
93 |
+
"loss": 2.8773,
|
94 |
+
"step": 120
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 11.857142857142858,
|
98 |
+
"grad_norm": 0.4039558470249176,
|
99 |
+
"learning_rate": 9.72e-05,
|
100 |
+
"loss": 2.8539,
|
101 |
+
"step": 130
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 12.761904761904763,
|
105 |
+
"grad_norm": 0.5070832967758179,
|
106 |
+
"learning_rate": 9.620000000000001e-05,
|
107 |
+
"loss": 2.8147,
|
108 |
+
"step": 140
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 13.666666666666666,
|
112 |
+
"grad_norm": 0.6452682018280029,
|
113 |
+
"learning_rate": 9.52e-05,
|
114 |
+
"loss": 2.7621,
|
115 |
+
"step": 150
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 14.571428571428571,
|
119 |
+
"grad_norm": 0.5088539123535156,
|
120 |
+
"learning_rate": 9.42e-05,
|
121 |
+
"loss": 2.7012,
|
122 |
+
"step": 160
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 15.476190476190476,
|
126 |
+
"grad_norm": 0.44068121910095215,
|
127 |
+
"learning_rate": 9.320000000000002e-05,
|
128 |
+
"loss": 2.6726,
|
129 |
+
"step": 170
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 16.38095238095238,
|
133 |
+
"grad_norm": 0.54445880651474,
|
134 |
+
"learning_rate": 9.22e-05,
|
135 |
+
"loss": 2.6205,
|
136 |
+
"step": 180
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 17.285714285714285,
|
140 |
+
"grad_norm": 0.5367103219032288,
|
141 |
+
"learning_rate": 9.120000000000001e-05,
|
142 |
+
"loss": 2.5892,
|
143 |
+
"step": 190
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 18.19047619047619,
|
147 |
+
"grad_norm": 0.791130006313324,
|
148 |
+
"learning_rate": 9.020000000000001e-05,
|
149 |
+
"loss": 2.5029,
|
150 |
+
"step": 200
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 19.095238095238095,
|
154 |
+
"grad_norm": 0.7173251509666443,
|
155 |
+
"learning_rate": 8.92e-05,
|
156 |
+
"loss": 2.4518,
|
157 |
+
"step": 210
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 20.0,
|
161 |
+
"grad_norm": 1.1148009300231934,
|
162 |
+
"learning_rate": 8.82e-05,
|
163 |
+
"loss": 2.3677,
|
164 |
+
"step": 220
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 20.952380952380953,
|
168 |
+
"grad_norm": 0.7496404051780701,
|
169 |
+
"learning_rate": 8.72e-05,
|
170 |
+
"loss": 2.312,
|
171 |
+
"step": 230
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 21.857142857142858,
|
175 |
+
"grad_norm": 0.4602000415325165,
|
176 |
+
"learning_rate": 8.620000000000001e-05,
|
177 |
+
"loss": 2.2032,
|
178 |
+
"step": 240
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 22.761904761904763,
|
182 |
+
"grad_norm": 0.4865734279155731,
|
183 |
+
"learning_rate": 8.52e-05,
|
184 |
+
"loss": 2.1435,
|
185 |
+
"step": 250
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 23.666666666666668,
|
189 |
+
"grad_norm": 0.460448294878006,
|
190 |
+
"learning_rate": 8.42e-05,
|
191 |
+
"loss": 2.1195,
|
192 |
+
"step": 260
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 24.571428571428573,
|
196 |
+
"grad_norm": 0.43404367566108704,
|
197 |
+
"learning_rate": 8.32e-05,
|
198 |
+
"loss": 2.0766,
|
199 |
+
"step": 270
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 25.476190476190474,
|
203 |
+
"grad_norm": 0.4689413011074066,
|
204 |
+
"learning_rate": 8.22e-05,
|
205 |
+
"loss": 2.0157,
|
206 |
+
"step": 280
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 26.38095238095238,
|
210 |
+
"grad_norm": 0.47760435938835144,
|
211 |
+
"learning_rate": 8.120000000000001e-05,
|
212 |
+
"loss": 2.0131,
|
213 |
+
"step": 290
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 27.285714285714285,
|
217 |
+
"grad_norm": 0.4977869987487793,
|
218 |
+
"learning_rate": 8.020000000000001e-05,
|
219 |
+
"loss": 1.8923,
|
220 |
+
"step": 300
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 28.19047619047619,
|
224 |
+
"grad_norm": 0.4924456775188446,
|
225 |
+
"learning_rate": 7.920000000000001e-05,
|
226 |
+
"loss": 1.9353,
|
227 |
+
"step": 310
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 29.095238095238095,
|
231 |
+
"grad_norm": 0.40394219756126404,
|
232 |
+
"learning_rate": 7.82e-05,
|
233 |
+
"loss": 1.8616,
|
234 |
+
"step": 320
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 30.0,
|
238 |
+
"grad_norm": 0.3288252353668213,
|
239 |
+
"learning_rate": 7.72e-05,
|
240 |
+
"loss": 1.8331,
|
241 |
+
"step": 330
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 30.952380952380953,
|
245 |
+
"grad_norm": 0.3114059865474701,
|
246 |
+
"learning_rate": 7.620000000000001e-05,
|
247 |
+
"loss": 1.8542,
|
248 |
+
"step": 340
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 31.857142857142858,
|
252 |
+
"grad_norm": 0.3295983076095581,
|
253 |
+
"learning_rate": 7.52e-05,
|
254 |
+
"loss": 1.7804,
|
255 |
+
"step": 350
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 32.76190476190476,
|
259 |
+
"grad_norm": 0.44483163952827454,
|
260 |
+
"learning_rate": 7.42e-05,
|
261 |
+
"loss": 1.8224,
|
262 |
+
"step": 360
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 33.666666666666664,
|
266 |
+
"grad_norm": 0.35261812806129456,
|
267 |
+
"learning_rate": 7.32e-05,
|
268 |
+
"loss": 1.7846,
|
269 |
+
"step": 370
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 34.57142857142857,
|
273 |
+
"grad_norm": 0.30429384112358093,
|
274 |
+
"learning_rate": 7.22e-05,
|
275 |
+
"loss": 1.7294,
|
276 |
+
"step": 380
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 35.476190476190474,
|
280 |
+
"grad_norm": 0.3920783996582031,
|
281 |
+
"learning_rate": 7.12e-05,
|
282 |
+
"loss": 1.7561,
|
283 |
+
"step": 390
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 36.38095238095238,
|
287 |
+
"grad_norm": 0.3629561960697174,
|
288 |
+
"learning_rate": 7.02e-05,
|
289 |
+
"loss": 1.7105,
|
290 |
+
"step": 400
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 37.285714285714285,
|
294 |
+
"grad_norm": 0.3856278955936432,
|
295 |
+
"learning_rate": 6.92e-05,
|
296 |
+
"loss": 1.7126,
|
297 |
+
"step": 410
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 38.19047619047619,
|
301 |
+
"grad_norm": 0.37199586629867554,
|
302 |
+
"learning_rate": 6.82e-05,
|
303 |
+
"loss": 1.6852,
|
304 |
+
"step": 420
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 39.095238095238095,
|
308 |
+
"grad_norm": 0.33501407504081726,
|
309 |
+
"learning_rate": 6.720000000000001e-05,
|
310 |
+
"loss": 1.6926,
|
311 |
+
"step": 430
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 40.0,
|
315 |
+
"grad_norm": 0.418876051902771,
|
316 |
+
"learning_rate": 6.620000000000001e-05,
|
317 |
+
"loss": 1.6566,
|
318 |
+
"step": 440
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 40.95238095238095,
|
322 |
+
"grad_norm": 0.32650941610336304,
|
323 |
+
"learning_rate": 6.52e-05,
|
324 |
+
"loss": 1.6645,
|
325 |
+
"step": 450
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 41.857142857142854,
|
329 |
+
"grad_norm": 0.33085036277770996,
|
330 |
+
"learning_rate": 6.42e-05,
|
331 |
+
"loss": 1.6494,
|
332 |
+
"step": 460
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 42.76190476190476,
|
336 |
+
"grad_norm": 0.32753095030784607,
|
337 |
+
"learning_rate": 6.32e-05,
|
338 |
+
"loss": 1.64,
|
339 |
+
"step": 470
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 43.666666666666664,
|
343 |
+
"grad_norm": 0.478315144777298,
|
344 |
+
"learning_rate": 6.220000000000001e-05,
|
345 |
+
"loss": 1.5964,
|
346 |
+
"step": 480
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 44.57142857142857,
|
350 |
+
"grad_norm": 0.3519667983055115,
|
351 |
+
"learning_rate": 6.12e-05,
|
352 |
+
"loss": 1.6088,
|
353 |
+
"step": 490
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 45.476190476190474,
|
357 |
+
"grad_norm": 0.3976934254169464,
|
358 |
+
"learning_rate": 6.02e-05,
|
359 |
+
"loss": 1.5898,
|
360 |
+
"step": 500
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 46.38095238095238,
|
364 |
+
"grad_norm": 0.41373223066329956,
|
365 |
+
"learning_rate": 5.92e-05,
|
366 |
+
"loss": 1.5533,
|
367 |
+
"step": 510
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 47.285714285714285,
|
371 |
+
"grad_norm": 0.39834654331207275,
|
372 |
+
"learning_rate": 5.82e-05,
|
373 |
+
"loss": 1.5605,
|
374 |
+
"step": 520
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 48.19047619047619,
|
378 |
+
"grad_norm": 0.4667694866657257,
|
379 |
+
"learning_rate": 5.72e-05,
|
380 |
+
"loss": 1.5396,
|
381 |
+
"step": 530
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 49.095238095238095,
|
385 |
+
"grad_norm": 0.36665627360343933,
|
386 |
+
"learning_rate": 5.620000000000001e-05,
|
387 |
+
"loss": 1.5307,
|
388 |
+
"step": 540
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 50.0,
|
392 |
+
"grad_norm": 0.4211757183074951,
|
393 |
+
"learning_rate": 5.520000000000001e-05,
|
394 |
+
"loss": 1.5413,
|
395 |
+
"step": 550
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 50.95238095238095,
|
399 |
+
"grad_norm": 0.323515921831131,
|
400 |
+
"learning_rate": 5.420000000000001e-05,
|
401 |
+
"loss": 1.5371,
|
402 |
+
"step": 560
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 51.857142857142854,
|
406 |
+
"grad_norm": 0.3710450232028961,
|
407 |
+
"learning_rate": 5.3200000000000006e-05,
|
408 |
+
"loss": 1.5184,
|
409 |
+
"step": 570
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 52.76190476190476,
|
413 |
+
"grad_norm": 0.37786296010017395,
|
414 |
+
"learning_rate": 5.22e-05,
|
415 |
+
"loss": 1.508,
|
416 |
+
"step": 580
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 53.666666666666664,
|
420 |
+
"grad_norm": 0.3802461326122284,
|
421 |
+
"learning_rate": 5.1200000000000004e-05,
|
422 |
+
"loss": 1.4878,
|
423 |
+
"step": 590
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 54.57142857142857,
|
427 |
+
"grad_norm": 0.38890358805656433,
|
428 |
+
"learning_rate": 5.02e-05,
|
429 |
+
"loss": 1.4605,
|
430 |
+
"step": 600
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 55.476190476190474,
|
434 |
+
"grad_norm": 0.3966731131076813,
|
435 |
+
"learning_rate": 4.92e-05,
|
436 |
+
"loss": 1.5005,
|
437 |
+
"step": 610
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 56.38095238095238,
|
441 |
+
"grad_norm": 0.4192154109477997,
|
442 |
+
"learning_rate": 4.82e-05,
|
443 |
+
"loss": 1.4632,
|
444 |
+
"step": 620
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 57.285714285714285,
|
448 |
+
"grad_norm": 0.3943086266517639,
|
449 |
+
"learning_rate": 4.72e-05,
|
450 |
+
"loss": 1.4492,
|
451 |
+
"step": 630
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 58.19047619047619,
|
455 |
+
"grad_norm": 0.4287327527999878,
|
456 |
+
"learning_rate": 4.6200000000000005e-05,
|
457 |
+
"loss": 1.4567,
|
458 |
+
"step": 640
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 59.095238095238095,
|
462 |
+
"grad_norm": 0.42210841178894043,
|
463 |
+
"learning_rate": 4.52e-05,
|
464 |
+
"loss": 1.442,
|
465 |
+
"step": 650
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 60.0,
|
469 |
+
"grad_norm": 0.4705682396888733,
|
470 |
+
"learning_rate": 4.4200000000000004e-05,
|
471 |
+
"loss": 1.4591,
|
472 |
+
"step": 660
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 60.95238095238095,
|
476 |
+
"grad_norm": 0.41352495551109314,
|
477 |
+
"learning_rate": 4.32e-05,
|
478 |
+
"loss": 1.4492,
|
479 |
+
"step": 670
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 61.857142857142854,
|
483 |
+
"grad_norm": 0.47376108169555664,
|
484 |
+
"learning_rate": 4.22e-05,
|
485 |
+
"loss": 1.4466,
|
486 |
+
"step": 680
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 62.76190476190476,
|
490 |
+
"grad_norm": 0.3777923882007599,
|
491 |
+
"learning_rate": 4.12e-05,
|
492 |
+
"loss": 1.4303,
|
493 |
+
"step": 690
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 63.666666666666664,
|
497 |
+
"grad_norm": 0.41396334767341614,
|
498 |
+
"learning_rate": 4.02e-05,
|
499 |
+
"loss": 1.4442,
|
500 |
+
"step": 700
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 64.57142857142857,
|
504 |
+
"grad_norm": 0.3793086111545563,
|
505 |
+
"learning_rate": 3.9200000000000004e-05,
|
506 |
+
"loss": 1.4069,
|
507 |
+
"step": 710
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 65.47619047619048,
|
511 |
+
"grad_norm": 0.3953022062778473,
|
512 |
+
"learning_rate": 3.82e-05,
|
513 |
+
"loss": 1.43,
|
514 |
+
"step": 720
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 66.38095238095238,
|
518 |
+
"grad_norm": 0.3782779276371002,
|
519 |
+
"learning_rate": 3.72e-05,
|
520 |
+
"loss": 1.425,
|
521 |
+
"step": 730
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 67.28571428571429,
|
525 |
+
"grad_norm": 0.4595789611339569,
|
526 |
+
"learning_rate": 3.62e-05,
|
527 |
+
"loss": 1.3912,
|
528 |
+
"step": 740
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 68.19047619047619,
|
532 |
+
"grad_norm": 0.3908449709415436,
|
533 |
+
"learning_rate": 3.52e-05,
|
534 |
+
"loss": 1.4222,
|
535 |
+
"step": 750
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 69.0952380952381,
|
539 |
+
"grad_norm": 0.3915024995803833,
|
540 |
+
"learning_rate": 3.4200000000000005e-05,
|
541 |
+
"loss": 1.3869,
|
542 |
+
"step": 760
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 70.0,
|
546 |
+
"grad_norm": 0.6016897559165955,
|
547 |
+
"learning_rate": 3.32e-05,
|
548 |
+
"loss": 1.374,
|
549 |
+
"step": 770
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 70.95238095238095,
|
553 |
+
"grad_norm": 0.4042975604534149,
|
554 |
+
"learning_rate": 3.2200000000000003e-05,
|
555 |
+
"loss": 1.391,
|
556 |
+
"step": 780
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 71.85714285714286,
|
560 |
+
"grad_norm": 0.3971295654773712,
|
561 |
+
"learning_rate": 3.12e-05,
|
562 |
+
"loss": 1.4135,
|
563 |
+
"step": 790
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 72.76190476190476,
|
567 |
+
"grad_norm": 0.3861755132675171,
|
568 |
+
"learning_rate": 3.02e-05,
|
569 |
+
"loss": 1.3711,
|
570 |
+
"step": 800
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 73.66666666666667,
|
574 |
+
"grad_norm": 0.4661935865879059,
|
575 |
+
"learning_rate": 2.9199999999999998e-05,
|
576 |
+
"loss": 1.3953,
|
577 |
+
"step": 810
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 74.57142857142857,
|
581 |
+
"grad_norm": 0.43689945340156555,
|
582 |
+
"learning_rate": 2.8199999999999998e-05,
|
583 |
+
"loss": 1.4079,
|
584 |
+
"step": 820
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 75.47619047619048,
|
588 |
+
"grad_norm": 0.3790457248687744,
|
589 |
+
"learning_rate": 2.7200000000000004e-05,
|
590 |
+
"loss": 1.3493,
|
591 |
+
"step": 830
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 76.38095238095238,
|
595 |
+
"grad_norm": 0.38830265402793884,
|
596 |
+
"learning_rate": 2.6200000000000003e-05,
|
597 |
+
"loss": 1.3469,
|
598 |
+
"step": 840
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 77.28571428571429,
|
602 |
+
"grad_norm": 0.4323757290840149,
|
603 |
+
"learning_rate": 2.5200000000000003e-05,
|
604 |
+
"loss": 1.3877,
|
605 |
+
"step": 850
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 78.19047619047619,
|
609 |
+
"grad_norm": 0.3987903892993927,
|
610 |
+
"learning_rate": 2.4200000000000002e-05,
|
611 |
+
"loss": 1.3502,
|
612 |
+
"step": 860
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 79.0952380952381,
|
616 |
+
"grad_norm": 0.44503113627433777,
|
617 |
+
"learning_rate": 2.32e-05,
|
618 |
+
"loss": 1.3355,
|
619 |
+
"step": 870
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 80.0,
|
623 |
+
"grad_norm": 0.5489810705184937,
|
624 |
+
"learning_rate": 2.22e-05,
|
625 |
+
"loss": 1.371,
|
626 |
+
"step": 880
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 80.95238095238095,
|
630 |
+
"grad_norm": 0.43055516481399536,
|
631 |
+
"learning_rate": 2.12e-05,
|
632 |
+
"loss": 1.3582,
|
633 |
+
"step": 890
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 81.85714285714286,
|
637 |
+
"grad_norm": 0.4077831208705902,
|
638 |
+
"learning_rate": 2.0200000000000003e-05,
|
639 |
+
"loss": 1.385,
|
640 |
+
"step": 900
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 82.76190476190476,
|
644 |
+
"grad_norm": 0.38095563650131226,
|
645 |
+
"learning_rate": 1.9200000000000003e-05,
|
646 |
+
"loss": 1.3436,
|
647 |
+
"step": 910
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 83.66666666666667,
|
651 |
+
"grad_norm": 0.38157710433006287,
|
652 |
+
"learning_rate": 1.8200000000000002e-05,
|
653 |
+
"loss": 1.3179,
|
654 |
+
"step": 920
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 84.57142857142857,
|
658 |
+
"grad_norm": 0.45584556460380554,
|
659 |
+
"learning_rate": 1.7199999999999998e-05,
|
660 |
+
"loss": 1.3751,
|
661 |
+
"step": 930
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 85.47619047619048,
|
665 |
+
"grad_norm": 0.4715680480003357,
|
666 |
+
"learning_rate": 1.62e-05,
|
667 |
+
"loss": 1.3387,
|
668 |
+
"step": 940
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 86.38095238095238,
|
672 |
+
"grad_norm": 0.4295617938041687,
|
673 |
+
"learning_rate": 1.52e-05,
|
674 |
+
"loss": 1.3473,
|
675 |
+
"step": 950
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 87.28571428571429,
|
679 |
+
"grad_norm": 0.4219001829624176,
|
680 |
+
"learning_rate": 1.42e-05,
|
681 |
+
"loss": 1.3181,
|
682 |
+
"step": 960
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 88.19047619047619,
|
686 |
+
"grad_norm": 0.4658568799495697,
|
687 |
+
"learning_rate": 1.32e-05,
|
688 |
+
"loss": 1.3415,
|
689 |
+
"step": 970
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 89.0952380952381,
|
693 |
+
"grad_norm": 0.45695626735687256,
|
694 |
+
"learning_rate": 1.22e-05,
|
695 |
+
"loss": 1.3271,
|
696 |
+
"step": 980
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 90.0,
|
700 |
+
"grad_norm": 0.5377135276794434,
|
701 |
+
"learning_rate": 1.1200000000000001e-05,
|
702 |
+
"loss": 1.3402,
|
703 |
+
"step": 990
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 90.95238095238095,
|
707 |
+
"grad_norm": 0.465440034866333,
|
708 |
+
"learning_rate": 1.02e-05,
|
709 |
+
"loss": 1.3479,
|
710 |
+
"step": 1000
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 91.85714285714286,
|
714 |
+
"grad_norm": 0.47249478101730347,
|
715 |
+
"learning_rate": 9.2e-06,
|
716 |
+
"loss": 1.3043,
|
717 |
+
"step": 1010
|
718 |
+
},
|
719 |
+
{
|
720 |
+
"epoch": 92.76190476190476,
|
721 |
+
"grad_norm": 0.46714481711387634,
|
722 |
+
"learning_rate": 8.200000000000001e-06,
|
723 |
+
"loss": 1.3619,
|
724 |
+
"step": 1020
|
725 |
+
},
|
726 |
+
{
|
727 |
+
"epoch": 93.66666666666667,
|
728 |
+
"grad_norm": 0.4085865616798401,
|
729 |
+
"learning_rate": 7.2e-06,
|
730 |
+
"loss": 1.2933,
|
731 |
+
"step": 1030
|
732 |
+
},
|
733 |
+
{
|
734 |
+
"epoch": 94.57142857142857,
|
735 |
+
"grad_norm": 0.4505142867565155,
|
736 |
+
"learning_rate": 6.2e-06,
|
737 |
+
"loss": 1.3679,
|
738 |
+
"step": 1040
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"epoch": 95.47619047619048,
|
742 |
+
"grad_norm": 0.4680025577545166,
|
743 |
+
"learning_rate": 5.2e-06,
|
744 |
+
"loss": 1.3128,
|
745 |
+
"step": 1050
|
746 |
+
},
|
747 |
+
{
|
748 |
+
"epoch": 96.38095238095238,
|
749 |
+
"grad_norm": 0.4446462094783783,
|
750 |
+
"learning_rate": 4.2000000000000004e-06,
|
751 |
+
"loss": 1.3333,
|
752 |
+
"step": 1060
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 97.28571428571429,
|
756 |
+
"grad_norm": 0.4596298635005951,
|
757 |
+
"learning_rate": 3.2000000000000003e-06,
|
758 |
+
"loss": 1.347,
|
759 |
+
"step": 1070
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 98.19047619047619,
|
763 |
+
"grad_norm": 0.47889530658721924,
|
764 |
+
"learning_rate": 2.2e-06,
|
765 |
+
"loss": 1.3314,
|
766 |
+
"step": 1080
|
767 |
+
}
|
768 |
+
],
|
769 |
+
"logging_steps": 10,
|
770 |
+
"max_steps": 1100,
|
771 |
+
"num_input_tokens_seen": 0,
|
772 |
+
"num_train_epochs": 100,
|
773 |
+
"save_steps": 500,
|
774 |
+
"stateful_callbacks": {
|
775 |
+
"TrainerControl": {
|
776 |
+
"args": {
|
777 |
+
"should_epoch_stop": false,
|
778 |
+
"should_evaluate": false,
|
779 |
+
"should_log": false,
|
780 |
+
"should_save": true,
|
781 |
+
"should_training_stop": false
|
782 |
+
},
|
783 |
+
"attributes": {}
|
784 |
+
}
|
785 |
+
},
|
786 |
+
"total_flos": 5.199780480694272e+16,
|
787 |
+
"train_batch_size": 8,
|
788 |
+
"trial_name": null,
|
789 |
+
"trial_params": null
|
790 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1089/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:584dbb5388a1bbcb311b2ce9bc0ae125ac1152c0b7cdc7cfc768e97c779dd4f3
|
3 |
+
size 5240
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
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.15.2
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/adapter_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
5 |
+
"beta1": 0.85,
|
6 |
+
"beta2": 0.85,
|
7 |
+
"bias": "none",
|
8 |
+
"corda_config": null,
|
9 |
+
"deltaT": 10,
|
10 |
+
"eva_config": null,
|
11 |
+
"exclude_modules": null,
|
12 |
+
"fan_in_fan_out": false,
|
13 |
+
"inference_mode": true,
|
14 |
+
"init_lora_weights": true,
|
15 |
+
"init_r": 12,
|
16 |
+
"layer_replication": null,
|
17 |
+
"layers_pattern": null,
|
18 |
+
"layers_to_transform": null,
|
19 |
+
"loftq_config": {},
|
20 |
+
"lora_alpha": 32,
|
21 |
+
"lora_bias": false,
|
22 |
+
"lora_dropout": 0.05,
|
23 |
+
"megatron_config": null,
|
24 |
+
"megatron_core": "megatron.core",
|
25 |
+
"modules_to_save": null,
|
26 |
+
"orth_reg_weight": 0.5,
|
27 |
+
"peft_type": "ADALORA",
|
28 |
+
"r": 8,
|
29 |
+
"rank_pattern": null,
|
30 |
+
"revision": null,
|
31 |
+
"target_modules": [
|
32 |
+
"q_proj",
|
33 |
+
"v_proj"
|
34 |
+
],
|
35 |
+
"target_r": 2,
|
36 |
+
"task_type": "CAUSAL_LM",
|
37 |
+
"tfinal": 1000,
|
38 |
+
"tinit": 100,
|
39 |
+
"total_step": 2500,
|
40 |
+
"trainable_token_indices": null,
|
41 |
+
"use_dora": false,
|
42 |
+
"use_rslora": false
|
43 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b021a0e728ebaa4869f6f041164599a0a2ace37e1b3765d59b450771452f9e0
|
3 |
+
size 6776928
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/chat_template.jinja
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{% for message in messages %}
|
2 |
+
{% if message['role'] == 'user' %}
|
3 |
+
{{ '<|user|>
|
4 |
+
' + message['content'] + eos_token }}
|
5 |
+
{% elif message['role'] == 'system' %}
|
6 |
+
{{ '<|system|>
|
7 |
+
' + message['content'] + eos_token }}
|
8 |
+
{% elif message['role'] == 'assistant' %}
|
9 |
+
{{ '<|assistant|>
|
10 |
+
' + message['content'] + eos_token }}
|
11 |
+
{% endif %}
|
12 |
+
{% if loop.last and add_generation_prompt %}
|
13 |
+
{{ '<|assistant|>' }}
|
14 |
+
{% endif %}
|
15 |
+
{% endfor %}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e42d3458261245b42e23cc0415bf03bc3d75e5ec9c5248c6d7b8cd33200e4178
|
3 |
+
size 13627578
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b53ec97b7e7e216af65782b2134b1141f22ffdd31ca8ff33baddcdddb13dddb
|
3 |
+
size 14244
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82fdda0d8ff222d41c12d9d29b3ebd14d02ee6c3cc453d0f424d8bc109cc43cc
|
3 |
+
size 988
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41816b51d7b85cdee47711d21455a65a144819bac053f431408938aa9399ec81
|
3 |
+
size 1064
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "</s>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/tokenizer_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"add_prefix_space": null,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"0": {
|
7 |
+
"content": "<unk>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": true
|
13 |
+
},
|
14 |
+
"1": {
|
15 |
+
"content": "<s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": true
|
21 |
+
},
|
22 |
+
"2": {
|
23 |
+
"content": "</s>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
}
|
30 |
+
},
|
31 |
+
"bos_token": "<s>",
|
32 |
+
"clean_up_tokenization_spaces": false,
|
33 |
+
"eos_token": "</s>",
|
34 |
+
"extra_special_tokens": {},
|
35 |
+
"legacy": false,
|
36 |
+
"model_max_length": 2048,
|
37 |
+
"pad_token": "</s>",
|
38 |
+
"padding_side": "right",
|
39 |
+
"sp_model_kwargs": {},
|
40 |
+
"tokenizer_class": "LlamaTokenizer",
|
41 |
+
"unk_token": "<unk>",
|
42 |
+
"use_default_system_prompt": false
|
43 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/trainer_state.json
ADDED
@@ -0,0 +1,804 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_global_step": null,
|
3 |
+
"best_metric": null,
|
4 |
+
"best_model_checkpoint": null,
|
5 |
+
"epoch": 100.0,
|
6 |
+
"eval_steps": 500,
|
7 |
+
"global_step": 1100,
|
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.9523809523809523,
|
14 |
+
"grad_norm": 0.17137673497200012,
|
15 |
+
"learning_rate": 9e-06,
|
16 |
+
"loss": 3.4449,
|
17 |
+
"step": 10
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 1.8571428571428572,
|
21 |
+
"grad_norm": 0.17605231702327728,
|
22 |
+
"learning_rate": 1.9e-05,
|
23 |
+
"loss": 3.3745,
|
24 |
+
"step": 20
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 2.761904761904762,
|
28 |
+
"grad_norm": 0.17409013211727142,
|
29 |
+
"learning_rate": 2.9e-05,
|
30 |
+
"loss": 3.3592,
|
31 |
+
"step": 30
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 3.6666666666666665,
|
35 |
+
"grad_norm": 0.17739495635032654,
|
36 |
+
"learning_rate": 3.9000000000000006e-05,
|
37 |
+
"loss": 3.2814,
|
38 |
+
"step": 40
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 4.571428571428571,
|
42 |
+
"grad_norm": 0.18145085871219635,
|
43 |
+
"learning_rate": 4.9e-05,
|
44 |
+
"loss": 3.211,
|
45 |
+
"step": 50
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 5.476190476190476,
|
49 |
+
"grad_norm": 0.1871011108160019,
|
50 |
+
"learning_rate": 5.9e-05,
|
51 |
+
"loss": 3.1572,
|
52 |
+
"step": 60
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 6.380952380952381,
|
56 |
+
"grad_norm": 0.1951460838317871,
|
57 |
+
"learning_rate": 6.9e-05,
|
58 |
+
"loss": 3.0489,
|
59 |
+
"step": 70
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 7.285714285714286,
|
63 |
+
"grad_norm": 0.20559826493263245,
|
64 |
+
"learning_rate": 7.900000000000001e-05,
|
65 |
+
"loss": 2.9266,
|
66 |
+
"step": 80
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 8.19047619047619,
|
70 |
+
"grad_norm": 0.22645598649978638,
|
71 |
+
"learning_rate": 8.900000000000001e-05,
|
72 |
+
"loss": 2.9232,
|
73 |
+
"step": 90
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 9.095238095238095,
|
77 |
+
"grad_norm": 0.25682780146598816,
|
78 |
+
"learning_rate": 9.8e-05,
|
79 |
+
"loss": 2.8879,
|
80 |
+
"step": 100
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 10.0,
|
84 |
+
"grad_norm": 0.2925061285495758,
|
85 |
+
"learning_rate": 9.92e-05,
|
86 |
+
"loss": 2.8847,
|
87 |
+
"step": 110
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 10.952380952380953,
|
91 |
+
"grad_norm": 0.3578399121761322,
|
92 |
+
"learning_rate": 9.82e-05,
|
93 |
+
"loss": 2.8773,
|
94 |
+
"step": 120
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 11.857142857142858,
|
98 |
+
"grad_norm": 0.4039558470249176,
|
99 |
+
"learning_rate": 9.72e-05,
|
100 |
+
"loss": 2.8539,
|
101 |
+
"step": 130
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 12.761904761904763,
|
105 |
+
"grad_norm": 0.5070832967758179,
|
106 |
+
"learning_rate": 9.620000000000001e-05,
|
107 |
+
"loss": 2.8147,
|
108 |
+
"step": 140
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 13.666666666666666,
|
112 |
+
"grad_norm": 0.6452682018280029,
|
113 |
+
"learning_rate": 9.52e-05,
|
114 |
+
"loss": 2.7621,
|
115 |
+
"step": 150
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 14.571428571428571,
|
119 |
+
"grad_norm": 0.5088539123535156,
|
120 |
+
"learning_rate": 9.42e-05,
|
121 |
+
"loss": 2.7012,
|
122 |
+
"step": 160
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 15.476190476190476,
|
126 |
+
"grad_norm": 0.44068121910095215,
|
127 |
+
"learning_rate": 9.320000000000002e-05,
|
128 |
+
"loss": 2.6726,
|
129 |
+
"step": 170
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 16.38095238095238,
|
133 |
+
"grad_norm": 0.54445880651474,
|
134 |
+
"learning_rate": 9.22e-05,
|
135 |
+
"loss": 2.6205,
|
136 |
+
"step": 180
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 17.285714285714285,
|
140 |
+
"grad_norm": 0.5367103219032288,
|
141 |
+
"learning_rate": 9.120000000000001e-05,
|
142 |
+
"loss": 2.5892,
|
143 |
+
"step": 190
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 18.19047619047619,
|
147 |
+
"grad_norm": 0.791130006313324,
|
148 |
+
"learning_rate": 9.020000000000001e-05,
|
149 |
+
"loss": 2.5029,
|
150 |
+
"step": 200
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 19.095238095238095,
|
154 |
+
"grad_norm": 0.7173251509666443,
|
155 |
+
"learning_rate": 8.92e-05,
|
156 |
+
"loss": 2.4518,
|
157 |
+
"step": 210
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 20.0,
|
161 |
+
"grad_norm": 1.1148009300231934,
|
162 |
+
"learning_rate": 8.82e-05,
|
163 |
+
"loss": 2.3677,
|
164 |
+
"step": 220
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 20.952380952380953,
|
168 |
+
"grad_norm": 0.7496404051780701,
|
169 |
+
"learning_rate": 8.72e-05,
|
170 |
+
"loss": 2.312,
|
171 |
+
"step": 230
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 21.857142857142858,
|
175 |
+
"grad_norm": 0.4602000415325165,
|
176 |
+
"learning_rate": 8.620000000000001e-05,
|
177 |
+
"loss": 2.2032,
|
178 |
+
"step": 240
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 22.761904761904763,
|
182 |
+
"grad_norm": 0.4865734279155731,
|
183 |
+
"learning_rate": 8.52e-05,
|
184 |
+
"loss": 2.1435,
|
185 |
+
"step": 250
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 23.666666666666668,
|
189 |
+
"grad_norm": 0.460448294878006,
|
190 |
+
"learning_rate": 8.42e-05,
|
191 |
+
"loss": 2.1195,
|
192 |
+
"step": 260
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 24.571428571428573,
|
196 |
+
"grad_norm": 0.43404367566108704,
|
197 |
+
"learning_rate": 8.32e-05,
|
198 |
+
"loss": 2.0766,
|
199 |
+
"step": 270
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 25.476190476190474,
|
203 |
+
"grad_norm": 0.4689413011074066,
|
204 |
+
"learning_rate": 8.22e-05,
|
205 |
+
"loss": 2.0157,
|
206 |
+
"step": 280
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 26.38095238095238,
|
210 |
+
"grad_norm": 0.47760435938835144,
|
211 |
+
"learning_rate": 8.120000000000001e-05,
|
212 |
+
"loss": 2.0131,
|
213 |
+
"step": 290
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 27.285714285714285,
|
217 |
+
"grad_norm": 0.4977869987487793,
|
218 |
+
"learning_rate": 8.020000000000001e-05,
|
219 |
+
"loss": 1.8923,
|
220 |
+
"step": 300
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 28.19047619047619,
|
224 |
+
"grad_norm": 0.4924456775188446,
|
225 |
+
"learning_rate": 7.920000000000001e-05,
|
226 |
+
"loss": 1.9353,
|
227 |
+
"step": 310
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 29.095238095238095,
|
231 |
+
"grad_norm": 0.40394219756126404,
|
232 |
+
"learning_rate": 7.82e-05,
|
233 |
+
"loss": 1.8616,
|
234 |
+
"step": 320
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 30.0,
|
238 |
+
"grad_norm": 0.3288252353668213,
|
239 |
+
"learning_rate": 7.72e-05,
|
240 |
+
"loss": 1.8331,
|
241 |
+
"step": 330
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 30.952380952380953,
|
245 |
+
"grad_norm": 0.3114059865474701,
|
246 |
+
"learning_rate": 7.620000000000001e-05,
|
247 |
+
"loss": 1.8542,
|
248 |
+
"step": 340
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 31.857142857142858,
|
252 |
+
"grad_norm": 0.3295983076095581,
|
253 |
+
"learning_rate": 7.52e-05,
|
254 |
+
"loss": 1.7804,
|
255 |
+
"step": 350
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 32.76190476190476,
|
259 |
+
"grad_norm": 0.44483163952827454,
|
260 |
+
"learning_rate": 7.42e-05,
|
261 |
+
"loss": 1.8224,
|
262 |
+
"step": 360
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 33.666666666666664,
|
266 |
+
"grad_norm": 0.35261812806129456,
|
267 |
+
"learning_rate": 7.32e-05,
|
268 |
+
"loss": 1.7846,
|
269 |
+
"step": 370
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 34.57142857142857,
|
273 |
+
"grad_norm": 0.30429384112358093,
|
274 |
+
"learning_rate": 7.22e-05,
|
275 |
+
"loss": 1.7294,
|
276 |
+
"step": 380
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 35.476190476190474,
|
280 |
+
"grad_norm": 0.3920783996582031,
|
281 |
+
"learning_rate": 7.12e-05,
|
282 |
+
"loss": 1.7561,
|
283 |
+
"step": 390
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 36.38095238095238,
|
287 |
+
"grad_norm": 0.3629561960697174,
|
288 |
+
"learning_rate": 7.02e-05,
|
289 |
+
"loss": 1.7105,
|
290 |
+
"step": 400
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 37.285714285714285,
|
294 |
+
"grad_norm": 0.3856278955936432,
|
295 |
+
"learning_rate": 6.92e-05,
|
296 |
+
"loss": 1.7126,
|
297 |
+
"step": 410
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 38.19047619047619,
|
301 |
+
"grad_norm": 0.37199586629867554,
|
302 |
+
"learning_rate": 6.82e-05,
|
303 |
+
"loss": 1.6852,
|
304 |
+
"step": 420
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 39.095238095238095,
|
308 |
+
"grad_norm": 0.33501407504081726,
|
309 |
+
"learning_rate": 6.720000000000001e-05,
|
310 |
+
"loss": 1.6926,
|
311 |
+
"step": 430
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 40.0,
|
315 |
+
"grad_norm": 0.418876051902771,
|
316 |
+
"learning_rate": 6.620000000000001e-05,
|
317 |
+
"loss": 1.6566,
|
318 |
+
"step": 440
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 40.95238095238095,
|
322 |
+
"grad_norm": 0.32650941610336304,
|
323 |
+
"learning_rate": 6.52e-05,
|
324 |
+
"loss": 1.6645,
|
325 |
+
"step": 450
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 41.857142857142854,
|
329 |
+
"grad_norm": 0.33085036277770996,
|
330 |
+
"learning_rate": 6.42e-05,
|
331 |
+
"loss": 1.6494,
|
332 |
+
"step": 460
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 42.76190476190476,
|
336 |
+
"grad_norm": 0.32753095030784607,
|
337 |
+
"learning_rate": 6.32e-05,
|
338 |
+
"loss": 1.64,
|
339 |
+
"step": 470
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 43.666666666666664,
|
343 |
+
"grad_norm": 0.478315144777298,
|
344 |
+
"learning_rate": 6.220000000000001e-05,
|
345 |
+
"loss": 1.5964,
|
346 |
+
"step": 480
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 44.57142857142857,
|
350 |
+
"grad_norm": 0.3519667983055115,
|
351 |
+
"learning_rate": 6.12e-05,
|
352 |
+
"loss": 1.6088,
|
353 |
+
"step": 490
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 45.476190476190474,
|
357 |
+
"grad_norm": 0.3976934254169464,
|
358 |
+
"learning_rate": 6.02e-05,
|
359 |
+
"loss": 1.5898,
|
360 |
+
"step": 500
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 46.38095238095238,
|
364 |
+
"grad_norm": 0.41373223066329956,
|
365 |
+
"learning_rate": 5.92e-05,
|
366 |
+
"loss": 1.5533,
|
367 |
+
"step": 510
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 47.285714285714285,
|
371 |
+
"grad_norm": 0.39834654331207275,
|
372 |
+
"learning_rate": 5.82e-05,
|
373 |
+
"loss": 1.5605,
|
374 |
+
"step": 520
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 48.19047619047619,
|
378 |
+
"grad_norm": 0.4667694866657257,
|
379 |
+
"learning_rate": 5.72e-05,
|
380 |
+
"loss": 1.5396,
|
381 |
+
"step": 530
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 49.095238095238095,
|
385 |
+
"grad_norm": 0.36665627360343933,
|
386 |
+
"learning_rate": 5.620000000000001e-05,
|
387 |
+
"loss": 1.5307,
|
388 |
+
"step": 540
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 50.0,
|
392 |
+
"grad_norm": 0.4211757183074951,
|
393 |
+
"learning_rate": 5.520000000000001e-05,
|
394 |
+
"loss": 1.5413,
|
395 |
+
"step": 550
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 50.95238095238095,
|
399 |
+
"grad_norm": 0.323515921831131,
|
400 |
+
"learning_rate": 5.420000000000001e-05,
|
401 |
+
"loss": 1.5371,
|
402 |
+
"step": 560
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 51.857142857142854,
|
406 |
+
"grad_norm": 0.3710450232028961,
|
407 |
+
"learning_rate": 5.3200000000000006e-05,
|
408 |
+
"loss": 1.5184,
|
409 |
+
"step": 570
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 52.76190476190476,
|
413 |
+
"grad_norm": 0.37786296010017395,
|
414 |
+
"learning_rate": 5.22e-05,
|
415 |
+
"loss": 1.508,
|
416 |
+
"step": 580
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 53.666666666666664,
|
420 |
+
"grad_norm": 0.3802461326122284,
|
421 |
+
"learning_rate": 5.1200000000000004e-05,
|
422 |
+
"loss": 1.4878,
|
423 |
+
"step": 590
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 54.57142857142857,
|
427 |
+
"grad_norm": 0.38890358805656433,
|
428 |
+
"learning_rate": 5.02e-05,
|
429 |
+
"loss": 1.4605,
|
430 |
+
"step": 600
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 55.476190476190474,
|
434 |
+
"grad_norm": 0.3966731131076813,
|
435 |
+
"learning_rate": 4.92e-05,
|
436 |
+
"loss": 1.5005,
|
437 |
+
"step": 610
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 56.38095238095238,
|
441 |
+
"grad_norm": 0.4192154109477997,
|
442 |
+
"learning_rate": 4.82e-05,
|
443 |
+
"loss": 1.4632,
|
444 |
+
"step": 620
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 57.285714285714285,
|
448 |
+
"grad_norm": 0.3943086266517639,
|
449 |
+
"learning_rate": 4.72e-05,
|
450 |
+
"loss": 1.4492,
|
451 |
+
"step": 630
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 58.19047619047619,
|
455 |
+
"grad_norm": 0.4287327527999878,
|
456 |
+
"learning_rate": 4.6200000000000005e-05,
|
457 |
+
"loss": 1.4567,
|
458 |
+
"step": 640
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 59.095238095238095,
|
462 |
+
"grad_norm": 0.42210841178894043,
|
463 |
+
"learning_rate": 4.52e-05,
|
464 |
+
"loss": 1.442,
|
465 |
+
"step": 650
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 60.0,
|
469 |
+
"grad_norm": 0.4705682396888733,
|
470 |
+
"learning_rate": 4.4200000000000004e-05,
|
471 |
+
"loss": 1.4591,
|
472 |
+
"step": 660
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 60.95238095238095,
|
476 |
+
"grad_norm": 0.41352495551109314,
|
477 |
+
"learning_rate": 4.32e-05,
|
478 |
+
"loss": 1.4492,
|
479 |
+
"step": 670
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 61.857142857142854,
|
483 |
+
"grad_norm": 0.47376108169555664,
|
484 |
+
"learning_rate": 4.22e-05,
|
485 |
+
"loss": 1.4466,
|
486 |
+
"step": 680
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 62.76190476190476,
|
490 |
+
"grad_norm": 0.3777923882007599,
|
491 |
+
"learning_rate": 4.12e-05,
|
492 |
+
"loss": 1.4303,
|
493 |
+
"step": 690
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 63.666666666666664,
|
497 |
+
"grad_norm": 0.41396334767341614,
|
498 |
+
"learning_rate": 4.02e-05,
|
499 |
+
"loss": 1.4442,
|
500 |
+
"step": 700
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 64.57142857142857,
|
504 |
+
"grad_norm": 0.3793086111545563,
|
505 |
+
"learning_rate": 3.9200000000000004e-05,
|
506 |
+
"loss": 1.4069,
|
507 |
+
"step": 710
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 65.47619047619048,
|
511 |
+
"grad_norm": 0.3953022062778473,
|
512 |
+
"learning_rate": 3.82e-05,
|
513 |
+
"loss": 1.43,
|
514 |
+
"step": 720
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 66.38095238095238,
|
518 |
+
"grad_norm": 0.3782779276371002,
|
519 |
+
"learning_rate": 3.72e-05,
|
520 |
+
"loss": 1.425,
|
521 |
+
"step": 730
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 67.28571428571429,
|
525 |
+
"grad_norm": 0.4595789611339569,
|
526 |
+
"learning_rate": 3.62e-05,
|
527 |
+
"loss": 1.3912,
|
528 |
+
"step": 740
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 68.19047619047619,
|
532 |
+
"grad_norm": 0.3908449709415436,
|
533 |
+
"learning_rate": 3.52e-05,
|
534 |
+
"loss": 1.4222,
|
535 |
+
"step": 750
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 69.0952380952381,
|
539 |
+
"grad_norm": 0.3915024995803833,
|
540 |
+
"learning_rate": 3.4200000000000005e-05,
|
541 |
+
"loss": 1.3869,
|
542 |
+
"step": 760
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 70.0,
|
546 |
+
"grad_norm": 0.6016897559165955,
|
547 |
+
"learning_rate": 3.32e-05,
|
548 |
+
"loss": 1.374,
|
549 |
+
"step": 770
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 70.95238095238095,
|
553 |
+
"grad_norm": 0.4042975604534149,
|
554 |
+
"learning_rate": 3.2200000000000003e-05,
|
555 |
+
"loss": 1.391,
|
556 |
+
"step": 780
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 71.85714285714286,
|
560 |
+
"grad_norm": 0.3971295654773712,
|
561 |
+
"learning_rate": 3.12e-05,
|
562 |
+
"loss": 1.4135,
|
563 |
+
"step": 790
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 72.76190476190476,
|
567 |
+
"grad_norm": 0.3861755132675171,
|
568 |
+
"learning_rate": 3.02e-05,
|
569 |
+
"loss": 1.3711,
|
570 |
+
"step": 800
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 73.66666666666667,
|
574 |
+
"grad_norm": 0.4661935865879059,
|
575 |
+
"learning_rate": 2.9199999999999998e-05,
|
576 |
+
"loss": 1.3953,
|
577 |
+
"step": 810
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 74.57142857142857,
|
581 |
+
"grad_norm": 0.43689945340156555,
|
582 |
+
"learning_rate": 2.8199999999999998e-05,
|
583 |
+
"loss": 1.4079,
|
584 |
+
"step": 820
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 75.47619047619048,
|
588 |
+
"grad_norm": 0.3790457248687744,
|
589 |
+
"learning_rate": 2.7200000000000004e-05,
|
590 |
+
"loss": 1.3493,
|
591 |
+
"step": 830
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 76.38095238095238,
|
595 |
+
"grad_norm": 0.38830265402793884,
|
596 |
+
"learning_rate": 2.6200000000000003e-05,
|
597 |
+
"loss": 1.3469,
|
598 |
+
"step": 840
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 77.28571428571429,
|
602 |
+
"grad_norm": 0.4323757290840149,
|
603 |
+
"learning_rate": 2.5200000000000003e-05,
|
604 |
+
"loss": 1.3877,
|
605 |
+
"step": 850
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 78.19047619047619,
|
609 |
+
"grad_norm": 0.3987903892993927,
|
610 |
+
"learning_rate": 2.4200000000000002e-05,
|
611 |
+
"loss": 1.3502,
|
612 |
+
"step": 860
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 79.0952380952381,
|
616 |
+
"grad_norm": 0.44503113627433777,
|
617 |
+
"learning_rate": 2.32e-05,
|
618 |
+
"loss": 1.3355,
|
619 |
+
"step": 870
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 80.0,
|
623 |
+
"grad_norm": 0.5489810705184937,
|
624 |
+
"learning_rate": 2.22e-05,
|
625 |
+
"loss": 1.371,
|
626 |
+
"step": 880
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 80.95238095238095,
|
630 |
+
"grad_norm": 0.43055516481399536,
|
631 |
+
"learning_rate": 2.12e-05,
|
632 |
+
"loss": 1.3582,
|
633 |
+
"step": 890
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 81.85714285714286,
|
637 |
+
"grad_norm": 0.4077831208705902,
|
638 |
+
"learning_rate": 2.0200000000000003e-05,
|
639 |
+
"loss": 1.385,
|
640 |
+
"step": 900
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 82.76190476190476,
|
644 |
+
"grad_norm": 0.38095563650131226,
|
645 |
+
"learning_rate": 1.9200000000000003e-05,
|
646 |
+
"loss": 1.3436,
|
647 |
+
"step": 910
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 83.66666666666667,
|
651 |
+
"grad_norm": 0.38157710433006287,
|
652 |
+
"learning_rate": 1.8200000000000002e-05,
|
653 |
+
"loss": 1.3179,
|
654 |
+
"step": 920
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 84.57142857142857,
|
658 |
+
"grad_norm": 0.45584556460380554,
|
659 |
+
"learning_rate": 1.7199999999999998e-05,
|
660 |
+
"loss": 1.3751,
|
661 |
+
"step": 930
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 85.47619047619048,
|
665 |
+
"grad_norm": 0.4715680480003357,
|
666 |
+
"learning_rate": 1.62e-05,
|
667 |
+
"loss": 1.3387,
|
668 |
+
"step": 940
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 86.38095238095238,
|
672 |
+
"grad_norm": 0.4295617938041687,
|
673 |
+
"learning_rate": 1.52e-05,
|
674 |
+
"loss": 1.3473,
|
675 |
+
"step": 950
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 87.28571428571429,
|
679 |
+
"grad_norm": 0.4219001829624176,
|
680 |
+
"learning_rate": 1.42e-05,
|
681 |
+
"loss": 1.3181,
|
682 |
+
"step": 960
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 88.19047619047619,
|
686 |
+
"grad_norm": 0.4658568799495697,
|
687 |
+
"learning_rate": 1.32e-05,
|
688 |
+
"loss": 1.3415,
|
689 |
+
"step": 970
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 89.0952380952381,
|
693 |
+
"grad_norm": 0.45695626735687256,
|
694 |
+
"learning_rate": 1.22e-05,
|
695 |
+
"loss": 1.3271,
|
696 |
+
"step": 980
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 90.0,
|
700 |
+
"grad_norm": 0.5377135276794434,
|
701 |
+
"learning_rate": 1.1200000000000001e-05,
|
702 |
+
"loss": 1.3402,
|
703 |
+
"step": 990
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 90.95238095238095,
|
707 |
+
"grad_norm": 0.465440034866333,
|
708 |
+
"learning_rate": 1.02e-05,
|
709 |
+
"loss": 1.3479,
|
710 |
+
"step": 1000
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 91.85714285714286,
|
714 |
+
"grad_norm": 0.47249478101730347,
|
715 |
+
"learning_rate": 9.2e-06,
|
716 |
+
"loss": 1.3043,
|
717 |
+
"step": 1010
|
718 |
+
},
|
719 |
+
{
|
720 |
+
"epoch": 92.76190476190476,
|
721 |
+
"grad_norm": 0.46714481711387634,
|
722 |
+
"learning_rate": 8.200000000000001e-06,
|
723 |
+
"loss": 1.3619,
|
724 |
+
"step": 1020
|
725 |
+
},
|
726 |
+
{
|
727 |
+
"epoch": 93.66666666666667,
|
728 |
+
"grad_norm": 0.4085865616798401,
|
729 |
+
"learning_rate": 7.2e-06,
|
730 |
+
"loss": 1.2933,
|
731 |
+
"step": 1030
|
732 |
+
},
|
733 |
+
{
|
734 |
+
"epoch": 94.57142857142857,
|
735 |
+
"grad_norm": 0.4505142867565155,
|
736 |
+
"learning_rate": 6.2e-06,
|
737 |
+
"loss": 1.3679,
|
738 |
+
"step": 1040
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"epoch": 95.47619047619048,
|
742 |
+
"grad_norm": 0.4680025577545166,
|
743 |
+
"learning_rate": 5.2e-06,
|
744 |
+
"loss": 1.3128,
|
745 |
+
"step": 1050
|
746 |
+
},
|
747 |
+
{
|
748 |
+
"epoch": 96.38095238095238,
|
749 |
+
"grad_norm": 0.4446462094783783,
|
750 |
+
"learning_rate": 4.2000000000000004e-06,
|
751 |
+
"loss": 1.3333,
|
752 |
+
"step": 1060
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 97.28571428571429,
|
756 |
+
"grad_norm": 0.4596298635005951,
|
757 |
+
"learning_rate": 3.2000000000000003e-06,
|
758 |
+
"loss": 1.347,
|
759 |
+
"step": 1070
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 98.19047619047619,
|
763 |
+
"grad_norm": 0.47889530658721924,
|
764 |
+
"learning_rate": 2.2e-06,
|
765 |
+
"loss": 1.3314,
|
766 |
+
"step": 1080
|
767 |
+
},
|
768 |
+
{
|
769 |
+
"epoch": 99.0952380952381,
|
770 |
+
"grad_norm": 0.43687814474105835,
|
771 |
+
"learning_rate": 1.2000000000000002e-06,
|
772 |
+
"loss": 1.3359,
|
773 |
+
"step": 1090
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"epoch": 100.0,
|
777 |
+
"grad_norm": 0.5922146439552307,
|
778 |
+
"learning_rate": 2.0000000000000002e-07,
|
779 |
+
"loss": 1.3109,
|
780 |
+
"step": 1100
|
781 |
+
}
|
782 |
+
],
|
783 |
+
"logging_steps": 10,
|
784 |
+
"max_steps": 1100,
|
785 |
+
"num_input_tokens_seen": 0,
|
786 |
+
"num_train_epochs": 100,
|
787 |
+
"save_steps": 500,
|
788 |
+
"stateful_callbacks": {
|
789 |
+
"TrainerControl": {
|
790 |
+
"args": {
|
791 |
+
"should_epoch_stop": false,
|
792 |
+
"should_evaluate": false,
|
793 |
+
"should_log": false,
|
794 |
+
"should_save": true,
|
795 |
+
"should_training_stop": true
|
796 |
+
},
|
797 |
+
"attributes": {}
|
798 |
+
}
|
799 |
+
},
|
800 |
+
"total_flos": 5.2523035158528e+16,
|
801 |
+
"train_batch_size": 8,
|
802 |
+
"trial_name": null,
|
803 |
+
"trial_params": null
|
804 |
+
}
|
adalora_model/content/My_AdaLoRA_Model_TinyLlama/checkpoint-1100/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:584dbb5388a1bbcb311b2ce9bc0ae125ac1152c0b7cdc7cfc768e97c779dd4f3
|
3 |
+
size 5240
|
adalora_model/special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "</s>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
adalora_model/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
adalora_model/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|
adalora_model/tokenizer_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"add_prefix_space": null,
|
5 |
+
"added_tokens_decoder": {
|
6 |
+
"0": {
|
7 |
+
"content": "<unk>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false,
|
12 |
+
"special": true
|
13 |
+
},
|
14 |
+
"1": {
|
15 |
+
"content": "<s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false,
|
20 |
+
"special": true
|
21 |
+
},
|
22 |
+
"2": {
|
23 |
+
"content": "</s>",
|
24 |
+
"lstrip": false,
|
25 |
+
"normalized": false,
|
26 |
+
"rstrip": false,
|
27 |
+
"single_word": false,
|
28 |
+
"special": true
|
29 |
+
}
|
30 |
+
},
|
31 |
+
"bos_token": "<s>",
|
32 |
+
"clean_up_tokenization_spaces": false,
|
33 |
+
"eos_token": "</s>",
|
34 |
+
"extra_special_tokens": {},
|
35 |
+
"legacy": false,
|
36 |
+
"model_max_length": 2048,
|
37 |
+
"pad_token": "</s>",
|
38 |
+
"padding_side": "right",
|
39 |
+
"sp_model_kwargs": {},
|
40 |
+
"tokenizer_class": "LlamaTokenizer",
|
41 |
+
"unk_token": "<unk>",
|
42 |
+
"use_default_system_prompt": false
|
43 |
+
}
|