lei-HuggingFace
commited on
Commit
•
9938292
1
Parent(s):
fd59038
Upload folder using huggingface_hub
Browse files- README.md +202 -0
- adapter_config.json +32 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +25 -0
- events.out.tfevents.1723597115.ab7fb61a2d26.2431.0 +3 -0
- merges.txt +0 -0
- special_tokens_map.json +52 -0
- tokenizer.json +0 -0
- tokenizer_config.json +235 -0
- trainer_state.json +497 -0
- training_args.bin +3 -0
- vocab.json +0 -0
README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: openbmb/MiniCPM-V-2_6
|
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.12.0
|
adapter_config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "MiniCPMV",
|
5 |
+
"parent_library": "transformers_modules.openbmb.MiniCPM-V-2_6.a38652350cf48f3cedc8e8b2ff73801fe2dcc004.modeling_minicpmv"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "openbmb/MiniCPM-V-2_6",
|
8 |
+
"bias": "none",
|
9 |
+
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": true,
|
12 |
+
"layer_replication": null,
|
13 |
+
"layers_pattern": null,
|
14 |
+
"layers_to_transform": null,
|
15 |
+
"loftq_config": {},
|
16 |
+
"lora_alpha": 64,
|
17 |
+
"lora_dropout": 0.05,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": [
|
21 |
+
"embed_tokens",
|
22 |
+
"resampler"
|
23 |
+
],
|
24 |
+
"peft_type": "LORA",
|
25 |
+
"r": 64,
|
26 |
+
"rank_pattern": {},
|
27 |
+
"revision": null,
|
28 |
+
"target_modules": "llm\\..*layers\\.\\d+\\.self_attn\\.(q_proj|k_proj|v_proj|o_proj)",
|
29 |
+
"task_type": null,
|
30 |
+
"use_dora": false,
|
31 |
+
"use_rslora": false
|
32 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:825bf908aa66c786b7599a49d52fef5bb5e2024fc03f9097987f914aed01815c
|
3 |
+
size 1305154312
|
added_tokens.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"</box>": 151651,
|
3 |
+
"</image>": 151647,
|
4 |
+
"</image_id>": 151659,
|
5 |
+
"</point>": 151655,
|
6 |
+
"</quad>": 151653,
|
7 |
+
"</ref>": 151649,
|
8 |
+
"</slice>": 151657,
|
9 |
+
"<box>": 151650,
|
10 |
+
"<image>": 151646,
|
11 |
+
"<image_id>": 151658,
|
12 |
+
"<point>": 151654,
|
13 |
+
"<quad>": 151652,
|
14 |
+
"<ref>": 151648,
|
15 |
+
"<slice>": 151656,
|
16 |
+
"<|endoftext|>": 151643,
|
17 |
+
"<|im_end|>": 151645,
|
18 |
+
"<|im_start|>": 151644,
|
19 |
+
"<|reserved_special_token_0|>": 151660,
|
20 |
+
"<|reserved_special_token_1|>": 151661,
|
21 |
+
"<|reserved_special_token_2|>": 151662,
|
22 |
+
"<|reserved_special_token_3|>": 151663,
|
23 |
+
"<|reserved_special_token_4|>": 151664,
|
24 |
+
"<|reserved_special_token_5|>": 151665
|
25 |
+
}
|
events.out.tfevents.1723597115.ab7fb61a2d26.2431.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7708921224bbf097d0f97e31264762443d57a80311a88fd56607b570c2b9b4b5
|
3 |
+
size 20071
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
special_tokens_map.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<image>",
|
4 |
+
"</image>",
|
5 |
+
"<ref>",
|
6 |
+
"</ref>",
|
7 |
+
"<box>",
|
8 |
+
"</box>",
|
9 |
+
"<quad>",
|
10 |
+
"</quad>",
|
11 |
+
"<point>",
|
12 |
+
"</point>",
|
13 |
+
"<slice>",
|
14 |
+
"</slice>",
|
15 |
+
"<image_id>",
|
16 |
+
"</image_id>",
|
17 |
+
"<|reserved_special_token_0|>",
|
18 |
+
"<|reserved_special_token_1|>",
|
19 |
+
"<|reserved_special_token_2|>",
|
20 |
+
"<|reserved_special_token_3|>",
|
21 |
+
"<|reserved_special_token_4|>",
|
22 |
+
"<|reserved_special_token_5|>"
|
23 |
+
],
|
24 |
+
"bos_token": {
|
25 |
+
"content": "<|im_start|>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
},
|
31 |
+
"eos_token": {
|
32 |
+
"content": "<|im_end|>",
|
33 |
+
"lstrip": false,
|
34 |
+
"normalized": false,
|
35 |
+
"rstrip": false,
|
36 |
+
"single_word": false
|
37 |
+
},
|
38 |
+
"pad_token": {
|
39 |
+
"content": "<|endoftext|>",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": false,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false
|
44 |
+
},
|
45 |
+
"unk_token": {
|
46 |
+
"content": "<unk>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false
|
51 |
+
}
|
52 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,235 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"128244": {
|
5 |
+
"content": "<unk>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"151643": {
|
13 |
+
"content": "<|endoftext|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"151644": {
|
21 |
+
"content": "<|im_start|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"151645": {
|
29 |
+
"content": "<|im_end|>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
},
|
36 |
+
"151646": {
|
37 |
+
"content": "<image>",
|
38 |
+
"lstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"rstrip": false,
|
41 |
+
"single_word": false,
|
42 |
+
"special": true
|
43 |
+
},
|
44 |
+
"151647": {
|
45 |
+
"content": "</image>",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": false,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false,
|
50 |
+
"special": true
|
51 |
+
},
|
52 |
+
"151648": {
|
53 |
+
"content": "<ref>",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": false,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": false,
|
58 |
+
"special": true
|
59 |
+
},
|
60 |
+
"151649": {
|
61 |
+
"content": "</ref>",
|
62 |
+
"lstrip": false,
|
63 |
+
"normalized": false,
|
64 |
+
"rstrip": false,
|
65 |
+
"single_word": false,
|
66 |
+
"special": true
|
67 |
+
},
|
68 |
+
"151650": {
|
69 |
+
"content": "<box>",
|
70 |
+
"lstrip": false,
|
71 |
+
"normalized": false,
|
72 |
+
"rstrip": false,
|
73 |
+
"single_word": false,
|
74 |
+
"special": true
|
75 |
+
},
|
76 |
+
"151651": {
|
77 |
+
"content": "</box>",
|
78 |
+
"lstrip": false,
|
79 |
+
"normalized": false,
|
80 |
+
"rstrip": false,
|
81 |
+
"single_word": false,
|
82 |
+
"special": true
|
83 |
+
},
|
84 |
+
"151652": {
|
85 |
+
"content": "<quad>",
|
86 |
+
"lstrip": false,
|
87 |
+
"normalized": false,
|
88 |
+
"rstrip": false,
|
89 |
+
"single_word": false,
|
90 |
+
"special": true
|
91 |
+
},
|
92 |
+
"151653": {
|
93 |
+
"content": "</quad>",
|
94 |
+
"lstrip": false,
|
95 |
+
"normalized": false,
|
96 |
+
"rstrip": false,
|
97 |
+
"single_word": false,
|
98 |
+
"special": true
|
99 |
+
},
|
100 |
+
"151654": {
|
101 |
+
"content": "<point>",
|
102 |
+
"lstrip": false,
|
103 |
+
"normalized": false,
|
104 |
+
"rstrip": false,
|
105 |
+
"single_word": false,
|
106 |
+
"special": true
|
107 |
+
},
|
108 |
+
"151655": {
|
109 |
+
"content": "</point>",
|
110 |
+
"lstrip": false,
|
111 |
+
"normalized": false,
|
112 |
+
"rstrip": false,
|
113 |
+
"single_word": false,
|
114 |
+
"special": true
|
115 |
+
},
|
116 |
+
"151656": {
|
117 |
+
"content": "<slice>",
|
118 |
+
"lstrip": false,
|
119 |
+
"normalized": false,
|
120 |
+
"rstrip": false,
|
121 |
+
"single_word": false,
|
122 |
+
"special": true
|
123 |
+
},
|
124 |
+
"151657": {
|
125 |
+
"content": "</slice>",
|
126 |
+
"lstrip": false,
|
127 |
+
"normalized": false,
|
128 |
+
"rstrip": false,
|
129 |
+
"single_word": false,
|
130 |
+
"special": true
|
131 |
+
},
|
132 |
+
"151658": {
|
133 |
+
"content": "<image_id>",
|
134 |
+
"lstrip": false,
|
135 |
+
"normalized": false,
|
136 |
+
"rstrip": false,
|
137 |
+
"single_word": false,
|
138 |
+
"special": true
|
139 |
+
},
|
140 |
+
"151659": {
|
141 |
+
"content": "</image_id>",
|
142 |
+
"lstrip": false,
|
143 |
+
"normalized": false,
|
144 |
+
"rstrip": false,
|
145 |
+
"single_word": false,
|
146 |
+
"special": true
|
147 |
+
},
|
148 |
+
"151660": {
|
149 |
+
"content": "<|reserved_special_token_0|>",
|
150 |
+
"lstrip": false,
|
151 |
+
"normalized": false,
|
152 |
+
"rstrip": false,
|
153 |
+
"single_word": false,
|
154 |
+
"special": true
|
155 |
+
},
|
156 |
+
"151661": {
|
157 |
+
"content": "<|reserved_special_token_1|>",
|
158 |
+
"lstrip": false,
|
159 |
+
"normalized": false,
|
160 |
+
"rstrip": false,
|
161 |
+
"single_word": false,
|
162 |
+
"special": true
|
163 |
+
},
|
164 |
+
"151662": {
|
165 |
+
"content": "<|reserved_special_token_2|>",
|
166 |
+
"lstrip": false,
|
167 |
+
"normalized": false,
|
168 |
+
"rstrip": false,
|
169 |
+
"single_word": false,
|
170 |
+
"special": true
|
171 |
+
},
|
172 |
+
"151663": {
|
173 |
+
"content": "<|reserved_special_token_3|>",
|
174 |
+
"lstrip": false,
|
175 |
+
"normalized": false,
|
176 |
+
"rstrip": false,
|
177 |
+
"single_word": false,
|
178 |
+
"special": true
|
179 |
+
},
|
180 |
+
"151664": {
|
181 |
+
"content": "<|reserved_special_token_4|>",
|
182 |
+
"lstrip": false,
|
183 |
+
"normalized": false,
|
184 |
+
"rstrip": false,
|
185 |
+
"single_word": false,
|
186 |
+
"special": true
|
187 |
+
},
|
188 |
+
"151665": {
|
189 |
+
"content": "<|reserved_special_token_5|>",
|
190 |
+
"lstrip": false,
|
191 |
+
"normalized": false,
|
192 |
+
"rstrip": false,
|
193 |
+
"single_word": false,
|
194 |
+
"special": true
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"additional_special_tokens": [
|
198 |
+
"<image>",
|
199 |
+
"</image>",
|
200 |
+
"<ref>",
|
201 |
+
"</ref>",
|
202 |
+
"<box>",
|
203 |
+
"</box>",
|
204 |
+
"<quad>",
|
205 |
+
"</quad>",
|
206 |
+
"<point>",
|
207 |
+
"</point>",
|
208 |
+
"<slice>",
|
209 |
+
"</slice>",
|
210 |
+
"<image_id>",
|
211 |
+
"</image_id>",
|
212 |
+
"<|reserved_special_token_0|>",
|
213 |
+
"<|reserved_special_token_1|>",
|
214 |
+
"<|reserved_special_token_2|>",
|
215 |
+
"<|reserved_special_token_3|>",
|
216 |
+
"<|reserved_special_token_4|>",
|
217 |
+
"<|reserved_special_token_5|>"
|
218 |
+
],
|
219 |
+
"auto_map": {
|
220 |
+
"AutoTokenizer": [
|
221 |
+
"openbmb/MiniCPM-V-2_6--tokenization_minicpmv_fast.MiniCPMVTokenizerFast",
|
222 |
+
null
|
223 |
+
]
|
224 |
+
},
|
225 |
+
"bos_token": "<|im_start|>",
|
226 |
+
"chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
227 |
+
"clean_up_tokenization_spaces": false,
|
228 |
+
"eos_token": "<|im_end|>",
|
229 |
+
"errors": "replace",
|
230 |
+
"model_max_length": 1000000000000000019884624838656,
|
231 |
+
"pad_token": "<|endoftext|>",
|
232 |
+
"split_special_tokens": false,
|
233 |
+
"tokenizer_class": "MiniCPMVTokenizer",
|
234 |
+
"unk_token": "<unk>"
|
235 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,497 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 34.285714285714285,
|
5 |
+
"eval_steps": 10,
|
6 |
+
"global_step": 60,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 1.0,
|
13 |
+
"learning_rate": 0,
|
14 |
+
"loss": 1.3796,
|
15 |
+
"step": 1
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"epoch": 1.1428571428571428,
|
19 |
+
"grad_norm": 2.2001447677612305,
|
20 |
+
"learning_rate": 0.0,
|
21 |
+
"loss": 0.2105,
|
22 |
+
"step": 2
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"epoch": 2.0,
|
26 |
+
"grad_norm": 2.2001447677612305,
|
27 |
+
"learning_rate": 0.0,
|
28 |
+
"loss": 0.962,
|
29 |
+
"step": 3
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"epoch": 2.2857142857142856,
|
33 |
+
"grad_norm": 0.8828794360160828,
|
34 |
+
"learning_rate": 0.0002,
|
35 |
+
"loss": 0.2299,
|
36 |
+
"step": 4
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"epoch": 3.0,
|
40 |
+
"grad_norm": 0.8828794360160828,
|
41 |
+
"learning_rate": 0.0002,
|
42 |
+
"loss": 0.8788,
|
43 |
+
"step": 5
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"epoch": 3.4285714285714284,
|
47 |
+
"grad_norm": 0.7549806237220764,
|
48 |
+
"learning_rate": 0.0002,
|
49 |
+
"loss": 0.5161,
|
50 |
+
"step": 6
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"epoch": 4.0,
|
54 |
+
"grad_norm": 0.7549806237220764,
|
55 |
+
"learning_rate": 0.0002,
|
56 |
+
"loss": 0.5018,
|
57 |
+
"step": 7
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"epoch": 4.571428571428571,
|
61 |
+
"grad_norm": 0.5643095970153809,
|
62 |
+
"learning_rate": 0.0002,
|
63 |
+
"loss": 0.5318,
|
64 |
+
"step": 8
|
65 |
+
},
|
66 |
+
{
|
67 |
+
"epoch": 5.0,
|
68 |
+
"grad_norm": 0.5643095970153809,
|
69 |
+
"learning_rate": 0.0002,
|
70 |
+
"loss": 0.3574,
|
71 |
+
"step": 9
|
72 |
+
},
|
73 |
+
{
|
74 |
+
"epoch": 5.714285714285714,
|
75 |
+
"grad_norm": 0.6527697443962097,
|
76 |
+
"learning_rate": 0.0002,
|
77 |
+
"loss": 0.6326,
|
78 |
+
"step": 10
|
79 |
+
},
|
80 |
+
{
|
81 |
+
"epoch": 5.714285714285714,
|
82 |
+
"eval_loss": 0.7977780103683472,
|
83 |
+
"eval_runtime": 1.1094,
|
84 |
+
"eval_samples_per_second": 6.31,
|
85 |
+
"eval_steps_per_second": 6.31,
|
86 |
+
"step": 10
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 6.0,
|
90 |
+
"grad_norm": 0.6527697443962097,
|
91 |
+
"learning_rate": 0.0002,
|
92 |
+
"loss": 0.1602,
|
93 |
+
"step": 11
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 6.857142857142857,
|
97 |
+
"grad_norm": 0.6531093716621399,
|
98 |
+
"learning_rate": 0.0002,
|
99 |
+
"loss": 0.5492,
|
100 |
+
"step": 12
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 7.0,
|
104 |
+
"grad_norm": 0.6531093716621399,
|
105 |
+
"learning_rate": 0.0002,
|
106 |
+
"loss": 0.1361,
|
107 |
+
"step": 13
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 8.0,
|
111 |
+
"grad_norm": 0.5385488867759705,
|
112 |
+
"learning_rate": 0.0002,
|
113 |
+
"loss": 0.5893,
|
114 |
+
"step": 14
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 9.0,
|
118 |
+
"grad_norm": 0.5385488867759705,
|
119 |
+
"learning_rate": 0.0002,
|
120 |
+
"loss": 0.475,
|
121 |
+
"step": 15
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 9.142857142857142,
|
125 |
+
"grad_norm": 0.5094980001449585,
|
126 |
+
"learning_rate": 0.0002,
|
127 |
+
"loss": 0.0501,
|
128 |
+
"step": 16
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 10.0,
|
132 |
+
"grad_norm": 0.5094980001449585,
|
133 |
+
"learning_rate": 0.0002,
|
134 |
+
"loss": 0.3318,
|
135 |
+
"step": 17
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 10.285714285714286,
|
139 |
+
"grad_norm": 0.5739837884902954,
|
140 |
+
"learning_rate": 0.0002,
|
141 |
+
"loss": 0.154,
|
142 |
+
"step": 18
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 11.0,
|
146 |
+
"grad_norm": 0.5739837884902954,
|
147 |
+
"learning_rate": 0.0002,
|
148 |
+
"loss": 0.1339,
|
149 |
+
"step": 19
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 11.428571428571429,
|
153 |
+
"grad_norm": 0.5782333016395569,
|
154 |
+
"learning_rate": 0.0002,
|
155 |
+
"loss": 0.1008,
|
156 |
+
"step": 20
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 11.428571428571429,
|
160 |
+
"eval_loss": 0.1741267442703247,
|
161 |
+
"eval_runtime": 1.0921,
|
162 |
+
"eval_samples_per_second": 6.41,
|
163 |
+
"eval_steps_per_second": 6.41,
|
164 |
+
"step": 20
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 12.0,
|
168 |
+
"grad_norm": 0.5782333016395569,
|
169 |
+
"learning_rate": 0.0002,
|
170 |
+
"loss": 0.1043,
|
171 |
+
"step": 21
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 12.571428571428571,
|
175 |
+
"grad_norm": 0.558684229850769,
|
176 |
+
"learning_rate": 0.0002,
|
177 |
+
"loss": 0.1308,
|
178 |
+
"step": 22
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 13.0,
|
182 |
+
"grad_norm": 0.558684229850769,
|
183 |
+
"learning_rate": 0.0002,
|
184 |
+
"loss": 0.0082,
|
185 |
+
"step": 23
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 13.714285714285714,
|
189 |
+
"grad_norm": 0.3258131444454193,
|
190 |
+
"learning_rate": 0.0002,
|
191 |
+
"loss": 0.0663,
|
192 |
+
"step": 24
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 14.0,
|
196 |
+
"grad_norm": 0.3258131444454193,
|
197 |
+
"learning_rate": 0.0002,
|
198 |
+
"loss": 0.0114,
|
199 |
+
"step": 25
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 14.857142857142858,
|
203 |
+
"grad_norm": 0.3965975046157837,
|
204 |
+
"learning_rate": 0.0002,
|
205 |
+
"loss": 0.0503,
|
206 |
+
"step": 26
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 15.0,
|
210 |
+
"grad_norm": 0.3965975046157837,
|
211 |
+
"learning_rate": 0.0002,
|
212 |
+
"loss": 0.0026,
|
213 |
+
"step": 27
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 16.0,
|
217 |
+
"grad_norm": 0.6329053044319153,
|
218 |
+
"learning_rate": 0.0002,
|
219 |
+
"loss": 0.0271,
|
220 |
+
"step": 28
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 17.0,
|
224 |
+
"grad_norm": 0.6329053044319153,
|
225 |
+
"learning_rate": 0.0002,
|
226 |
+
"loss": 0.0145,
|
227 |
+
"step": 29
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 17.142857142857142,
|
231 |
+
"grad_norm": 0.1660483181476593,
|
232 |
+
"learning_rate": 0.0002,
|
233 |
+
"loss": 0.0003,
|
234 |
+
"step": 30
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 17.142857142857142,
|
238 |
+
"eval_loss": 0.008966931141912937,
|
239 |
+
"eval_runtime": 1.1273,
|
240 |
+
"eval_samples_per_second": 6.21,
|
241 |
+
"eval_steps_per_second": 6.21,
|
242 |
+
"step": 30
|
243 |
+
},
|
244 |
+
{
|
245 |
+
"epoch": 18.0,
|
246 |
+
"grad_norm": 0.1660483181476593,
|
247 |
+
"learning_rate": 0.0002,
|
248 |
+
"loss": 0.0076,
|
249 |
+
"step": 31
|
250 |
+
},
|
251 |
+
{
|
252 |
+
"epoch": 18.285714285714285,
|
253 |
+
"grad_norm": 0.16035296022891998,
|
254 |
+
"learning_rate": 0.0002,
|
255 |
+
"loss": 0.0006,
|
256 |
+
"step": 32
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"epoch": 19.0,
|
260 |
+
"grad_norm": 0.16035296022891998,
|
261 |
+
"learning_rate": 0.0002,
|
262 |
+
"loss": 0.0027,
|
263 |
+
"step": 33
|
264 |
+
},
|
265 |
+
{
|
266 |
+
"epoch": 19.428571428571427,
|
267 |
+
"grad_norm": 0.22989660501480103,
|
268 |
+
"learning_rate": 0.0002,
|
269 |
+
"loss": 0.0022,
|
270 |
+
"step": 34
|
271 |
+
},
|
272 |
+
{
|
273 |
+
"epoch": 20.0,
|
274 |
+
"grad_norm": 0.22989660501480103,
|
275 |
+
"learning_rate": 0.0002,
|
276 |
+
"loss": 0.0006,
|
277 |
+
"step": 35
|
278 |
+
},
|
279 |
+
{
|
280 |
+
"epoch": 20.571428571428573,
|
281 |
+
"grad_norm": 0.025392575189471245,
|
282 |
+
"learning_rate": 0.0002,
|
283 |
+
"loss": 0.0004,
|
284 |
+
"step": 36
|
285 |
+
},
|
286 |
+
{
|
287 |
+
"epoch": 21.0,
|
288 |
+
"grad_norm": 0.025392575189471245,
|
289 |
+
"learning_rate": 0.0002,
|
290 |
+
"loss": 0.0037,
|
291 |
+
"step": 37
|
292 |
+
},
|
293 |
+
{
|
294 |
+
"epoch": 21.714285714285715,
|
295 |
+
"grad_norm": 0.7075601816177368,
|
296 |
+
"learning_rate": 0.0002,
|
297 |
+
"loss": 0.0039,
|
298 |
+
"step": 38
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"epoch": 22.0,
|
302 |
+
"grad_norm": 0.7075601816177368,
|
303 |
+
"learning_rate": 0.0002,
|
304 |
+
"loss": 0.0002,
|
305 |
+
"step": 39
|
306 |
+
},
|
307 |
+
{
|
308 |
+
"epoch": 22.857142857142858,
|
309 |
+
"grad_norm": 0.057493291795253754,
|
310 |
+
"learning_rate": 0.0002,
|
311 |
+
"loss": 0.0009,
|
312 |
+
"step": 40
|
313 |
+
},
|
314 |
+
{
|
315 |
+
"epoch": 22.857142857142858,
|
316 |
+
"eval_loss": 0.001083305454812944,
|
317 |
+
"eval_runtime": 1.1213,
|
318 |
+
"eval_samples_per_second": 6.243,
|
319 |
+
"eval_steps_per_second": 6.243,
|
320 |
+
"step": 40
|
321 |
+
},
|
322 |
+
{
|
323 |
+
"epoch": 23.0,
|
324 |
+
"grad_norm": 0.057493291795253754,
|
325 |
+
"learning_rate": 0.0002,
|
326 |
+
"loss": 0.0001,
|
327 |
+
"step": 41
|
328 |
+
},
|
329 |
+
{
|
330 |
+
"epoch": 24.0,
|
331 |
+
"grad_norm": 0.043593935668468475,
|
332 |
+
"learning_rate": 0.0002,
|
333 |
+
"loss": 0.001,
|
334 |
+
"step": 42
|
335 |
+
},
|
336 |
+
{
|
337 |
+
"epoch": 25.0,
|
338 |
+
"grad_norm": 0.043593935668468475,
|
339 |
+
"learning_rate": 0.0002,
|
340 |
+
"loss": 0.0017,
|
341 |
+
"step": 43
|
342 |
+
},
|
343 |
+
{
|
344 |
+
"epoch": 25.142857142857142,
|
345 |
+
"grad_norm": 0.1038336306810379,
|
346 |
+
"learning_rate": 0.0002,
|
347 |
+
"loss": 0.0001,
|
348 |
+
"step": 44
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"epoch": 26.0,
|
352 |
+
"grad_norm": 0.1038336306810379,
|
353 |
+
"learning_rate": 0.0002,
|
354 |
+
"loss": 0.0013,
|
355 |
+
"step": 45
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"epoch": 26.285714285714285,
|
359 |
+
"grad_norm": 0.1458902508020401,
|
360 |
+
"learning_rate": 0.0002,
|
361 |
+
"loss": 0.0011,
|
362 |
+
"step": 46
|
363 |
+
},
|
364 |
+
{
|
365 |
+
"epoch": 27.0,
|
366 |
+
"grad_norm": 0.1458902508020401,
|
367 |
+
"learning_rate": 0.0002,
|
368 |
+
"loss": 0.0003,
|
369 |
+
"step": 47
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 27.428571428571427,
|
373 |
+
"grad_norm": 0.014756185002624989,
|
374 |
+
"learning_rate": 0.0002,
|
375 |
+
"loss": 0.0001,
|
376 |
+
"step": 48
|
377 |
+
},
|
378 |
+
{
|
379 |
+
"epoch": 28.0,
|
380 |
+
"grad_norm": 0.014756185002624989,
|
381 |
+
"learning_rate": 0.0002,
|
382 |
+
"loss": 0.0005,
|
383 |
+
"step": 49
|
384 |
+
},
|
385 |
+
{
|
386 |
+
"epoch": 28.571428571428573,
|
387 |
+
"grad_norm": 0.032949432730674744,
|
388 |
+
"learning_rate": 0.0002,
|
389 |
+
"loss": 0.0004,
|
390 |
+
"step": 50
|
391 |
+
},
|
392 |
+
{
|
393 |
+
"epoch": 28.571428571428573,
|
394 |
+
"eval_loss": 0.0005236685974523425,
|
395 |
+
"eval_runtime": 1.1017,
|
396 |
+
"eval_samples_per_second": 6.354,
|
397 |
+
"eval_steps_per_second": 6.354,
|
398 |
+
"step": 50
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"epoch": 29.0,
|
402 |
+
"grad_norm": 0.032949432730674744,
|
403 |
+
"learning_rate": 0.0002,
|
404 |
+
"loss": 0.0001,
|
405 |
+
"step": 51
|
406 |
+
},
|
407 |
+
{
|
408 |
+
"epoch": 29.714285714285715,
|
409 |
+
"grad_norm": 0.015912260860204697,
|
410 |
+
"learning_rate": 0.0002,
|
411 |
+
"loss": 0.0004,
|
412 |
+
"step": 52
|
413 |
+
},
|
414 |
+
{
|
415 |
+
"epoch": 30.0,
|
416 |
+
"grad_norm": 0.015912260860204697,
|
417 |
+
"learning_rate": 0.0002,
|
418 |
+
"loss": 0.0001,
|
419 |
+
"step": 53
|
420 |
+
},
|
421 |
+
{
|
422 |
+
"epoch": 30.857142857142858,
|
423 |
+
"grad_norm": 0.012292955070734024,
|
424 |
+
"learning_rate": 0.0002,
|
425 |
+
"loss": 0.0004,
|
426 |
+
"step": 54
|
427 |
+
},
|
428 |
+
{
|
429 |
+
"epoch": 31.0,
|
430 |
+
"grad_norm": 0.012292955070734024,
|
431 |
+
"learning_rate": 0.0002,
|
432 |
+
"loss": 0.0,
|
433 |
+
"step": 55
|
434 |
+
},
|
435 |
+
{
|
436 |
+
"epoch": 32.0,
|
437 |
+
"grad_norm": 0.009588208049535751,
|
438 |
+
"learning_rate": 0.0002,
|
439 |
+
"loss": 0.0003,
|
440 |
+
"step": 56
|
441 |
+
},
|
442 |
+
{
|
443 |
+
"epoch": 33.0,
|
444 |
+
"grad_norm": 0.009588208049535751,
|
445 |
+
"learning_rate": 0.0002,
|
446 |
+
"loss": 0.0003,
|
447 |
+
"step": 57
|
448 |
+
},
|
449 |
+
{
|
450 |
+
"epoch": 33.142857142857146,
|
451 |
+
"grad_norm": 0.007272060494869947,
|
452 |
+
"learning_rate": 0.0002,
|
453 |
+
"loss": 0.0,
|
454 |
+
"step": 58
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"epoch": 34.0,
|
458 |
+
"grad_norm": 0.007272060494869947,
|
459 |
+
"learning_rate": 0.0002,
|
460 |
+
"loss": 0.0002,
|
461 |
+
"step": 59
|
462 |
+
},
|
463 |
+
{
|
464 |
+
"epoch": 34.285714285714285,
|
465 |
+
"grad_norm": 0.006634233985096216,
|
466 |
+
"learning_rate": 0.0002,
|
467 |
+
"loss": 0.0,
|
468 |
+
"step": 60
|
469 |
+
},
|
470 |
+
{
|
471 |
+
"epoch": 34.285714285714285,
|
472 |
+
"eval_loss": 0.00021448711049742997,
|
473 |
+
"eval_runtime": 1.0979,
|
474 |
+
"eval_samples_per_second": 6.376,
|
475 |
+
"eval_steps_per_second": 6.376,
|
476 |
+
"step": 60
|
477 |
+
},
|
478 |
+
{
|
479 |
+
"epoch": 34.285714285714285,
|
480 |
+
"step": 60,
|
481 |
+
"total_flos": 4016214881861632.0,
|
482 |
+
"train_loss": 0.1554629008491247,
|
483 |
+
"train_runtime": 98.8483,
|
484 |
+
"train_samples_per_second": 4.856,
|
485 |
+
"train_steps_per_second": 0.607
|
486 |
+
}
|
487 |
+
],
|
488 |
+
"logging_steps": 1.0,
|
489 |
+
"max_steps": 60,
|
490 |
+
"num_input_tokens_seen": 0,
|
491 |
+
"num_train_epochs": 60,
|
492 |
+
"save_steps": 1000,
|
493 |
+
"total_flos": 4016214881861632.0,
|
494 |
+
"train_batch_size": 1,
|
495 |
+
"trial_name": null,
|
496 |
+
"trial_params": null
|
497 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:453d1e4121a4921810db7811efe18d53e4f3315903a6ad7515c176c8a1c50ce8
|
3 |
+
size 6776
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|