Update model files
Browse files- 0927_finetune_loc_family_go_data_441k_batch=18/README.md +202 -0
- 0927_finetune_loc_family_go_data_441k_batch=18/adapter_config.json +34 -0
- 0927_finetune_loc_family_go_data_441k_batch=18/adapter_model.safetensors +3 -0
- 0927_finetune_loc_family_go_data_441k_batch=18/config.json +37 -0
- 0927_finetune_loc_family_go_data_441k_batch=18/non_lora_trainables.bin +3 -0
- 0927_finetune_loc_family_go_data_441k_batch=18/trainer_state.json +441 -0
0927_finetune_loc_family_go_data_441k_batch=18/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: /mnt/petrelfs/lvying/LLM/OPUS-BioLLM/model/Meta-Llama-3-8B/
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.11.1
|
0927_finetune_loc_family_go_data_441k_batch=18/adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "/mnt/petrelfs/lvying/LLM/OPUS-BioLLM/model/Meta-Llama-3-8B/",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 64,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"v_proj",
|
25 |
+
"down_proj",
|
26 |
+
"o_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"up_proj",
|
29 |
+
"q_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
0927_finetune_loc_family_go_data_441k_batch=18/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6a5fbfd5ab3670e83ffbb89ded0e43974f20367dd0e5c810be4ac985582772a
|
3 |
+
size 335604696
|
0927_finetune_loc_family_go_data_441k_batch=18/config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/mnt/petrelfs/lvying/LLM/OPUS-BioLLM/model/Meta-Llama-3-8B/",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 128000,
|
9 |
+
"device": "cuda",
|
10 |
+
"eos_token_id": 128001,
|
11 |
+
"freeze_switch_adapter": false,
|
12 |
+
"has_protein_encoder": true,
|
13 |
+
"has_switch_projector": true,
|
14 |
+
"hidden_act": "silu",
|
15 |
+
"hidden_size": 4096,
|
16 |
+
"initializer_range": 0.02,
|
17 |
+
"intermediate_size": 14336,
|
18 |
+
"max_position_embeddings": 8192,
|
19 |
+
"mlp_bias": false,
|
20 |
+
"model_type": "opus_llama",
|
21 |
+
"num_attention_heads": 32,
|
22 |
+
"num_hidden_layers": 32,
|
23 |
+
"num_key_value_heads": 8,
|
24 |
+
"pretraining_tp": 1,
|
25 |
+
"rms_norm_eps": 1e-05,
|
26 |
+
"rope_scaling": null,
|
27 |
+
"rope_theta": 500000.0,
|
28 |
+
"switch_projector_lr": 1e-05,
|
29 |
+
"tie_word_embeddings": false,
|
30 |
+
"tokenizer_model_max_length": 256,
|
31 |
+
"tokenizer_padding_side": "right",
|
32 |
+
"torch_dtype": "bfloat16",
|
33 |
+
"transformers_version": "4.41.2",
|
34 |
+
"tune_switch_projector": false,
|
35 |
+
"use_cache": true,
|
36 |
+
"vocab_size": 128256
|
37 |
+
}
|
0927_finetune_loc_family_go_data_441k_batch=18/non_lora_trainables.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3de8d48030c0d91cf593e68209a21c56115b4aa60bc586b1aa129efdde137b0e
|
3 |
+
size 2483161264
|
0927_finetune_loc_family_go_data_441k_batch=18/trainer_state.json
ADDED
@@ -0,0 +1,441 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 2855,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 0.017513134851138354,
|
13 |
+
"grad_norm": 0.15476079861490413,
|
14 |
+
"learning_rate": 0.00039987444454530436,
|
15 |
+
"loss": 0.6968,
|
16 |
+
"step": 50
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.03502626970227671,
|
20 |
+
"grad_norm": 0.14021320810370635,
|
21 |
+
"learning_rate": 0.00039917603199327755,
|
22 |
+
"loss": 0.4743,
|
23 |
+
"step": 100
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.05253940455341506,
|
27 |
+
"grad_norm": 0.15162392445851744,
|
28 |
+
"learning_rate": 0.00039786717350566675,
|
29 |
+
"loss": 0.4469,
|
30 |
+
"step": 150
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.07005253940455342,
|
34 |
+
"grad_norm": 0.14055655319895916,
|
35 |
+
"learning_rate": 0.00039595188054577927,
|
36 |
+
"loss": 0.4285,
|
37 |
+
"step": 200
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.08756567425569177,
|
41 |
+
"grad_norm": 0.1444825139132905,
|
42 |
+
"learning_rate": 0.0003934360232114934,
|
43 |
+
"loss": 0.4253,
|
44 |
+
"step": 250
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.10507880910683012,
|
48 |
+
"grad_norm": 0.13189317919899662,
|
49 |
+
"learning_rate": 0.00039032731224425144,
|
50 |
+
"loss": 0.4177,
|
51 |
+
"step": 300
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.12259194395796848,
|
55 |
+
"grad_norm": 0.14238170187913182,
|
56 |
+
"learning_rate": 0.00038663527539674477,
|
57 |
+
"loss": 0.4051,
|
58 |
+
"step": 350
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.14010507880910683,
|
62 |
+
"grad_norm": 0.13315314129637237,
|
63 |
+
"learning_rate": 0.0003823712282317197,
|
64 |
+
"loss": 0.3988,
|
65 |
+
"step": 400
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.15761821366024517,
|
69 |
+
"grad_norm": 0.13959489286875335,
|
70 |
+
"learning_rate": 0.0003775482394414027,
|
71 |
+
"loss": 0.405,
|
72 |
+
"step": 450
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.17513134851138354,
|
76 |
+
"grad_norm": 0.1411212201963289,
|
77 |
+
"learning_rate": 0.0003721810907938358,
|
78 |
+
"loss": 0.3904,
|
79 |
+
"step": 500
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.19264448336252188,
|
83 |
+
"grad_norm": 0.12443006914890657,
|
84 |
+
"learning_rate": 0.00036628623182887956,
|
85 |
+
"loss": 0.3835,
|
86 |
+
"step": 550
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.21015761821366025,
|
90 |
+
"grad_norm": 0.1340954686999827,
|
91 |
+
"learning_rate": 0.0003598817294427363,
|
92 |
+
"loss": 0.3906,
|
93 |
+
"step": 600
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.2276707530647986,
|
97 |
+
"grad_norm": 0.13154614425093736,
|
98 |
+
"learning_rate": 0.0003529872125155074,
|
99 |
+
"loss": 0.3707,
|
100 |
+
"step": 650
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.24518388791593695,
|
104 |
+
"grad_norm": 0.12929654588874767,
|
105 |
+
"learning_rate": 0.00034562381175149456,
|
106 |
+
"loss": 0.3742,
|
107 |
+
"step": 700
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.2626970227670753,
|
111 |
+
"grad_norm": 0.11480028738526576,
|
112 |
+
"learning_rate": 0.00033781409491662564,
|
113 |
+
"loss": 0.3645,
|
114 |
+
"step": 750
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.28021015761821366,
|
118 |
+
"grad_norm": 0.12383159716041994,
|
119 |
+
"learning_rate": 0.00032958199767149296,
|
120 |
+
"loss": 0.3669,
|
121 |
+
"step": 800
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.29772329246935203,
|
125 |
+
"grad_norm": 0.1356600873929315,
|
126 |
+
"learning_rate": 0.0003209527502119907,
|
127 |
+
"loss": 0.3577,
|
128 |
+
"step": 850
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.31523642732049034,
|
132 |
+
"grad_norm": 0.13785973805201118,
|
133 |
+
"learning_rate": 0.00031195279994238777,
|
134 |
+
"loss": 0.3597,
|
135 |
+
"step": 900
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.3327495621716287,
|
139 |
+
"grad_norm": 0.12046061954753205,
|
140 |
+
"learning_rate": 0.00030260973041783165,
|
141 |
+
"loss": 0.3541,
|
142 |
+
"step": 950
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.3502626970227671,
|
146 |
+
"grad_norm": 0.058484526055223585,
|
147 |
+
"learning_rate": 0.0002929521768047128,
|
148 |
+
"loss": 0.3531,
|
149 |
+
"step": 1000
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.36777583187390545,
|
153 |
+
"grad_norm": 0.12192383903770622,
|
154 |
+
"learning_rate": 0.0002830097381179922,
|
155 |
+
"loss": 0.3447,
|
156 |
+
"step": 1050
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.38528896672504376,
|
160 |
+
"grad_norm": 0.11909889705302568,
|
161 |
+
"learning_rate": 0.0002728128865044706,
|
162 |
+
"loss": 0.3384,
|
163 |
+
"step": 1100
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.4028021015761821,
|
167 |
+
"grad_norm": 0.11053069966602695,
|
168 |
+
"learning_rate": 0.00026239287385003483,
|
169 |
+
"loss": 0.3398,
|
170 |
+
"step": 1150
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.4203152364273205,
|
174 |
+
"grad_norm": 0.12273273342540729,
|
175 |
+
"learning_rate": 0.00025178163599711513,
|
176 |
+
"loss": 0.3379,
|
177 |
+
"step": 1200
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.43782837127845886,
|
181 |
+
"grad_norm": 0.11940611078372608,
|
182 |
+
"learning_rate": 0.00024101169486591436,
|
183 |
+
"loss": 0.3384,
|
184 |
+
"step": 1250
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.4553415061295972,
|
188 |
+
"grad_norm": 0.10859681689112734,
|
189 |
+
"learning_rate": 0.0002301160587793932,
|
190 |
+
"loss": 0.3239,
|
191 |
+
"step": 1300
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.47285464098073554,
|
195 |
+
"grad_norm": 0.12491438548798937,
|
196 |
+
"learning_rate": 0.0002191281212974998,
|
197 |
+
"loss": 0.3305,
|
198 |
+
"step": 1350
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.4903677758318739,
|
202 |
+
"grad_norm": 0.10782768494412732,
|
203 |
+
"learning_rate": 0.00020808155887070426,
|
204 |
+
"loss": 0.3173,
|
205 |
+
"step": 1400
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.5078809106830122,
|
209 |
+
"grad_norm": 0.10411783767515172,
|
210 |
+
"learning_rate": 0.00019701022762651428,
|
211 |
+
"loss": 0.3151,
|
212 |
+
"step": 1450
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.5253940455341506,
|
216 |
+
"grad_norm": 0.11406917077104474,
|
217 |
+
"learning_rate": 0.0001859480596053057,
|
218 |
+
"loss": 0.3232,
|
219 |
+
"step": 1500
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.542907180385289,
|
223 |
+
"grad_norm": 0.11517888587338994,
|
224 |
+
"learning_rate": 0.00017492895876349208,
|
225 |
+
"loss": 0.316,
|
226 |
+
"step": 1550
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.5604203152364273,
|
230 |
+
"grad_norm": 0.11070110338164338,
|
231 |
+
"learning_rate": 0.0001639866970627664,
|
232 |
+
"loss": 0.3064,
|
233 |
+
"step": 1600
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.5779334500875657,
|
237 |
+
"grad_norm": 0.12063049698593797,
|
238 |
+
"learning_rate": 0.00015315481096388894,
|
239 |
+
"loss": 0.3112,
|
240 |
+
"step": 1650
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.5954465849387041,
|
244 |
+
"grad_norm": 0.09995809461678606,
|
245 |
+
"learning_rate": 0.0001424664986422504,
|
246 |
+
"loss": 0.3022,
|
247 |
+
"step": 1700
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.6129597197898424,
|
251 |
+
"grad_norm": 0.11455749182215415,
|
252 |
+
"learning_rate": 0.00013195451824023238,
|
253 |
+
"loss": 0.305,
|
254 |
+
"step": 1750
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.6304728546409807,
|
258 |
+
"grad_norm": 0.10834030478250198,
|
259 |
+
"learning_rate": 0.00012165108746820441,
|
260 |
+
"loss": 0.2962,
|
261 |
+
"step": 1800
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.647985989492119,
|
265 |
+
"grad_norm": 0.10621364556767228,
|
266 |
+
"learning_rate": 0.000111587784861869,
|
267 |
+
"loss": 0.2979,
|
268 |
+
"step": 1850
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.6654991243432574,
|
272 |
+
"grad_norm": 0.1118799170677305,
|
273 |
+
"learning_rate": 0.00010179545299858395,
|
274 |
+
"loss": 0.2907,
|
275 |
+
"step": 1900
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.6830122591943958,
|
279 |
+
"grad_norm": 0.11751351273949141,
|
280 |
+
"learning_rate": 9.230410396929222e-05,
|
281 |
+
"loss": 0.2898,
|
282 |
+
"step": 1950
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.7005253940455342,
|
286 |
+
"grad_norm": 0.056294030420761296,
|
287 |
+
"learning_rate": 8.314282739577281e-05,
|
288 |
+
"loss": 0.2876,
|
289 |
+
"step": 2000
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.7180385288966725,
|
293 |
+
"grad_norm": 0.09894035530217217,
|
294 |
+
"learning_rate": 7.433970127512766e-05,
|
295 |
+
"loss": 0.2848,
|
296 |
+
"step": 2050
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.7355516637478109,
|
300 |
+
"grad_norm": 0.1015527528251243,
|
301 |
+
"learning_rate": 6.592170592475234e-05,
|
302 |
+
"loss": 0.2827,
|
303 |
+
"step": 2100
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.7530647985989493,
|
307 |
+
"grad_norm": 0.09390025624782437,
|
308 |
+
"learning_rate": 5.791464129153792e-05,
|
309 |
+
"loss": 0.2831,
|
310 |
+
"step": 2150
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.7705779334500875,
|
314 |
+
"grad_norm": 0.10342940052589422,
|
315 |
+
"learning_rate": 5.034304787873865e-05,
|
316 |
+
"loss": 0.2823,
|
317 |
+
"step": 2200
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.7880910683012259,
|
321 |
+
"grad_norm": 0.10593183722383863,
|
322 |
+
"learning_rate": 4.323013153285378e-05,
|
323 |
+
"loss": 0.2802,
|
324 |
+
"step": 2250
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.8056042031523643,
|
328 |
+
"grad_norm": 0.09899829565623841,
|
329 |
+
"learning_rate": 3.6597692321040044e-05,
|
330 |
+
"loss": 0.2819,
|
331 |
+
"step": 2300
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.8231173380035026,
|
335 |
+
"grad_norm": 0.124476369769809,
|
336 |
+
"learning_rate": 3.0466057717036855e-05,
|
337 |
+
"loss": 0.2841,
|
338 |
+
"step": 2350
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.840630472854641,
|
342 |
+
"grad_norm": 0.11080210539696708,
|
343 |
+
"learning_rate": 2.4854020300378223e-05,
|
344 |
+
"loss": 0.276,
|
345 |
+
"step": 2400
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.8581436077057794,
|
349 |
+
"grad_norm": 0.09090640706535441,
|
350 |
+
"learning_rate": 1.9874920978296284e-05,
|
351 |
+
"loss": 0.2802,
|
352 |
+
"step": 2450
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.8756567425569177,
|
356 |
+
"grad_norm": 0.10178854989054627,
|
357 |
+
"learning_rate": 1.5340844391036024e-05,
|
358 |
+
"loss": 0.2726,
|
359 |
+
"step": 2500
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.8931698774080561,
|
363 |
+
"grad_norm": 0.0992139699628013,
|
364 |
+
"learning_rate": 1.1372721597923242e-05,
|
365 |
+
"loss": 0.2746,
|
366 |
+
"step": 2550
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.9106830122591943,
|
370 |
+
"grad_norm": 0.09904893931132518,
|
371 |
+
"learning_rate": 7.982714325480656e-06,
|
372 |
+
"loss": 0.2704,
|
373 |
+
"step": 2600
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.9281961471103327,
|
377 |
+
"grad_norm": 0.1058715952356844,
|
378 |
+
"learning_rate": 5.1812124591796405e-06,
|
379 |
+
"loss": 0.272,
|
380 |
+
"step": 2650
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.9457092819614711,
|
384 |
+
"grad_norm": 0.12013886663190389,
|
385 |
+
"learning_rate": 2.976802199933548e-06,
|
386 |
+
"loss": 0.2752,
|
387 |
+
"step": 2700
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.9632224168126094,
|
391 |
+
"grad_norm": 0.0984904939535453,
|
392 |
+
"learning_rate": 1.376239748624797e-06,
|
393 |
+
"loss": 0.2727,
|
394 |
+
"step": 2750
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.9807355516637478,
|
398 |
+
"grad_norm": 0.11310530850109253,
|
399 |
+
"learning_rate": 3.8443059931949634e-07,
|
400 |
+
"loss": 0.2722,
|
401 |
+
"step": 2800
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.9982486865148862,
|
405 |
+
"grad_norm": 0.11771859581570313,
|
406 |
+
"learning_rate": 4.414504632488381e-09,
|
407 |
+
"loss": 0.2725,
|
408 |
+
"step": 2850
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 1.0,
|
412 |
+
"step": 2855,
|
413 |
+
"total_flos": 133473370849280.0,
|
414 |
+
"train_loss": 0.33664647848092527,
|
415 |
+
"train_runtime": 41024.8638,
|
416 |
+
"train_samples_per_second": 10.02,
|
417 |
+
"train_steps_per_second": 0.07
|
418 |
+
}
|
419 |
+
],
|
420 |
+
"logging_steps": 50,
|
421 |
+
"max_steps": 2855,
|
422 |
+
"num_input_tokens_seen": 0,
|
423 |
+
"num_train_epochs": 1,
|
424 |
+
"save_steps": 500,
|
425 |
+
"stateful_callbacks": {
|
426 |
+
"TrainerControl": {
|
427 |
+
"args": {
|
428 |
+
"should_epoch_stop": false,
|
429 |
+
"should_evaluate": false,
|
430 |
+
"should_log": false,
|
431 |
+
"should_save": true,
|
432 |
+
"should_training_stop": false
|
433 |
+
},
|
434 |
+
"attributes": {}
|
435 |
+
}
|
436 |
+
},
|
437 |
+
"total_flos": 133473370849280.0,
|
438 |
+
"train_batch_size": 18,
|
439 |
+
"trial_name": null,
|
440 |
+
"trial_params": null
|
441 |
+
}
|