Upload 12 files
Browse files- regional_perception_checkpoint-6379/README.md +202 -0
- regional_perception_checkpoint-6379/adapter_config.json +39 -0
- regional_perception_checkpoint-6379/adapter_model.safetensors +3 -0
- regional_perception_checkpoint-6379/additional_config.json +1 -0
- regional_perception_checkpoint-6379/configuration.json +11 -0
- regional_perception_checkpoint-6379/generation_config.json +10 -0
- regional_perception_checkpoint-6379/optimizer.pt +3 -0
- regional_perception_checkpoint-6379/rng_state.pth +3 -0
- regional_perception_checkpoint-6379/scheduler.pt +3 -0
- regional_perception_checkpoint-6379/sft_args.json +223 -0
- regional_perception_checkpoint-6379/trainer_state.json +0 -0
- regional_perception_checkpoint-6379/training_args.bin +3 -0
regional_perception_checkpoint-6379/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: /data1/wjx/model/InternVL2-26B
|
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
|
regional_perception_checkpoint-6379/adapter_config.json
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "/data1/wjx/model/InternVL2-26B",
|
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": 32,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": [],
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"fc2",
|
24 |
+
"wqkv",
|
25 |
+
"w2",
|
26 |
+
"qkv",
|
27 |
+
"wo",
|
28 |
+
"w1",
|
29 |
+
"proj",
|
30 |
+
"mlp1.3",
|
31 |
+
"fc1",
|
32 |
+
"w3",
|
33 |
+
"output",
|
34 |
+
"mlp1.1"
|
35 |
+
],
|
36 |
+
"task_type": "CAUSAL_LM",
|
37 |
+
"use_dora": false,
|
38 |
+
"use_rslora": false
|
39 |
+
}
|
regional_perception_checkpoint-6379/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84f9f41fddd66170ede7ff3dad051f08d1929393469bf669994ed3c54d2fa7dd
|
3 |
+
size 111417624
|
regional_perception_checkpoint-6379/additional_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"lora_dtype": null, "lorap_lr_ratio": null, "lorap_emb_lr": 1e-06}
|
regional_perception_checkpoint-6379/configuration.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"adapter_cfg": {
|
3 |
+
"model_id_or_path": "/data1/wjx/model/InternVL2-26B",
|
4 |
+
"model_revision": "master",
|
5 |
+
"sft_type": "lora",
|
6 |
+
"tuner_backend": "peft",
|
7 |
+
"template_type": "internvl2",
|
8 |
+
"dtype": "bf16",
|
9 |
+
"system": "You are a seasoned driver, skilled at handling corner cases."
|
10 |
+
}
|
11 |
+
}
|
regional_perception_checkpoint-6379/generation_config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_sample": true,
|
3 |
+
"eos_token_id": 2,
|
4 |
+
"max_new_tokens": 2048,
|
5 |
+
"pad_token_id": 2,
|
6 |
+
"temperature": 0.3,
|
7 |
+
"top_k": 20,
|
8 |
+
"top_p": 0.7,
|
9 |
+
"transformers_version": "4.37.2"
|
10 |
+
}
|
regional_perception_checkpoint-6379/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d9208e9699a6f816c7bcc347797a1ac24de3a32695c1fa918e07e76c7fd3e94
|
3 |
+
size 149271567
|
regional_perception_checkpoint-6379/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c2bbea47736e4bee1584a8633bc5fb7ec69bdf92fc804d416b355689b862f6d
|
3 |
+
size 14575
|
regional_perception_checkpoint-6379/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:263d3a37b14af8b5fc5fbdfa0018e951ae32cd69054fe8ac15507098e0688d17
|
3 |
+
size 627
|
regional_perception_checkpoint-6379/sft_args.json
ADDED
@@ -0,0 +1,223 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "internvl2-26b",
|
3 |
+
"model_id_or_path": "/data1/wjx/model/InternVL2-26B",
|
4 |
+
"model_revision": "master",
|
5 |
+
"sft_type": "lora",
|
6 |
+
"freeze_parameters": 0.0,
|
7 |
+
"additional_trainable_parameters": [],
|
8 |
+
"tuner_backend": "peft",
|
9 |
+
"template_type": "internvl2",
|
10 |
+
"output_dir": "/data1/wjx/model/swift/output/v1d+v3_prompt/output/internvl2-26b/v0-20240810-170945",
|
11 |
+
"add_output_dir_suffix": true,
|
12 |
+
"ddp_backend": null,
|
13 |
+
"ddp_find_unused_parameters": null,
|
14 |
+
"ddp_broadcast_buffers": null,
|
15 |
+
"seed": 42,
|
16 |
+
"resume_from_checkpoint": null,
|
17 |
+
"resume_only_model": false,
|
18 |
+
"ignore_data_skip": false,
|
19 |
+
"dtype": "bf16",
|
20 |
+
"packing": false,
|
21 |
+
"dataset": [
|
22 |
+
"/data1/wjx/date/CODA/CODA-LM/Train/vqa_anno/train_v1d+v3_region_perception_for_swfit.jsonl",
|
23 |
+
"/data1/wjx/date/CODA/CODA-LM/Val/vqa_anno/val_v1d+v3_region_perception_for_swfit.jsonl"
|
24 |
+
],
|
25 |
+
"val_dataset": [
|
26 |
+
"/data1/wjx/date/CODA/CODA-LM/Mini/vqa_anno/mini_v1d+v3_region_perception_for_swfit.jsonl"
|
27 |
+
],
|
28 |
+
"dataset_seed": 42,
|
29 |
+
"dataset_test_ratio": 0.0,
|
30 |
+
"use_loss_scale": false,
|
31 |
+
"loss_scale_config_path": "/data1/wjx/model/swift/swift/llm/agent/default_loss_scale_config.json",
|
32 |
+
"system": "You are a seasoned driver, skilled at handling corner cases.",
|
33 |
+
"tools_prompt": "react_en",
|
34 |
+
"max_length": 2048,
|
35 |
+
"truncation_strategy": "delete",
|
36 |
+
"check_dataset_strategy": "none",
|
37 |
+
"model_name": [
|
38 |
+
null,
|
39 |
+
null
|
40 |
+
],
|
41 |
+
"model_author": [
|
42 |
+
null,
|
43 |
+
null
|
44 |
+
],
|
45 |
+
"quant_method": null,
|
46 |
+
"quantization_bit": 0,
|
47 |
+
"hqq_axis": 0,
|
48 |
+
"hqq_dynamic_config_path": null,
|
49 |
+
"bnb_4bit_comp_dtype": "bf16",
|
50 |
+
"bnb_4bit_quant_type": "nf4",
|
51 |
+
"bnb_4bit_use_double_quant": true,
|
52 |
+
"bnb_4bit_quant_storage": null,
|
53 |
+
"lora_target_modules": [
|
54 |
+
"fc2",
|
55 |
+
"qkv",
|
56 |
+
"wqkv",
|
57 |
+
"wo",
|
58 |
+
"w2",
|
59 |
+
"w1",
|
60 |
+
"fc1",
|
61 |
+
"mlp1.3",
|
62 |
+
"proj",
|
63 |
+
"w3",
|
64 |
+
"output",
|
65 |
+
"mlp1.1"
|
66 |
+
],
|
67 |
+
"lora_target_regex": null,
|
68 |
+
"lora_rank": 8,
|
69 |
+
"lora_alpha": 32,
|
70 |
+
"lora_dropout_p": 0.05,
|
71 |
+
"lora_bias_trainable": "none",
|
72 |
+
"lora_modules_to_save": [],
|
73 |
+
"lora_dtype": null,
|
74 |
+
"lora_lr_ratio": null,
|
75 |
+
"use_rslora": false,
|
76 |
+
"use_dora": false,
|
77 |
+
"init_lora_weights": true,
|
78 |
+
"rope_scaling": null,
|
79 |
+
"boft_block_size": 4,
|
80 |
+
"boft_block_num": 0,
|
81 |
+
"boft_n_butterfly_factor": 1,
|
82 |
+
"boft_target_modules": [
|
83 |
+
"DEFAULT"
|
84 |
+
],
|
85 |
+
"boft_dropout": 0.0,
|
86 |
+
"boft_modules_to_save": [],
|
87 |
+
"vera_rank": 256,
|
88 |
+
"vera_target_modules": [
|
89 |
+
"DEFAULT"
|
90 |
+
],
|
91 |
+
"vera_projection_prng_key": 0,
|
92 |
+
"vera_dropout": 0.0,
|
93 |
+
"vera_d_initial": 0.1,
|
94 |
+
"vera_modules_to_save": [],
|
95 |
+
"adapter_act": "gelu",
|
96 |
+
"adapter_length": 128,
|
97 |
+
"use_galore": false,
|
98 |
+
"galore_rank": 128,
|
99 |
+
"galore_target_modules": null,
|
100 |
+
"galore_update_proj_gap": 50,
|
101 |
+
"galore_scale": 1.0,
|
102 |
+
"galore_proj_type": "std",
|
103 |
+
"galore_optim_per_parameter": false,
|
104 |
+
"galore_with_embedding": false,
|
105 |
+
"adalora_target_r": 8,
|
106 |
+
"adalora_init_r": 12,
|
107 |
+
"adalora_tinit": 0,
|
108 |
+
"adalora_tfinal": 0,
|
109 |
+
"adalora_deltaT": 1,
|
110 |
+
"adalora_beta1": 0.85,
|
111 |
+
"adalora_beta2": 0.85,
|
112 |
+
"adalora_orth_reg_weight": 0.5,
|
113 |
+
"ia3_target_modules": [
|
114 |
+
"DEFAULT"
|
115 |
+
],
|
116 |
+
"ia3_feedforward_modules": [],
|
117 |
+
"ia3_modules_to_save": [],
|
118 |
+
"llamapro_num_new_blocks": 4,
|
119 |
+
"llamapro_num_groups": null,
|
120 |
+
"neftune_noise_alpha": null,
|
121 |
+
"neftune_backend": "transformers",
|
122 |
+
"lisa_activated_layers": 0,
|
123 |
+
"lisa_step_interval": 20,
|
124 |
+
"gradient_checkpointing": true,
|
125 |
+
"deepspeed": null,
|
126 |
+
"batch_size": 1,
|
127 |
+
"eval_batch_size": 1,
|
128 |
+
"num_train_epochs": 10,
|
129 |
+
"max_steps": -1,
|
130 |
+
"optim": "adamw_torch",
|
131 |
+
"adam_beta1": 0.9,
|
132 |
+
"adam_beta2": 0.999,
|
133 |
+
"adam_epsilon": 1e-08,
|
134 |
+
"learning_rate": 0.0001,
|
135 |
+
"weight_decay": 0.1,
|
136 |
+
"gradient_accumulation_steps": 16,
|
137 |
+
"max_grad_norm": 0.5,
|
138 |
+
"predict_with_generate": false,
|
139 |
+
"lr_scheduler_type": "cosine",
|
140 |
+
"lr_scheduler_kwargs": {},
|
141 |
+
"warmup_ratio": 0.05,
|
142 |
+
"warmup_steps": 0,
|
143 |
+
"eval_steps": 1,
|
144 |
+
"save_steps": 1,
|
145 |
+
"save_only_model": false,
|
146 |
+
"save_total_limit": null,
|
147 |
+
"logging_steps": 5,
|
148 |
+
"acc_steps": 1,
|
149 |
+
"dataloader_num_workers": 2,
|
150 |
+
"dataloader_pin_memory": false,
|
151 |
+
"dataloader_drop_last": false,
|
152 |
+
"push_to_hub": false,
|
153 |
+
"hub_model_id": null,
|
154 |
+
"hub_private_repo": false,
|
155 |
+
"push_hub_strategy": "push_best",
|
156 |
+
"test_oom_error": false,
|
157 |
+
"disable_tqdm": false,
|
158 |
+
"lazy_tokenize": true,
|
159 |
+
"preprocess_num_proc": 1,
|
160 |
+
"use_flash_attn": true,
|
161 |
+
"ignore_args_error": false,
|
162 |
+
"check_model_is_latest": true,
|
163 |
+
"logging_dir": "/data1/wjx/model/swift/output/v1d+v3_prompt/output/internvl2-26b/v0-20240810-170945/runs",
|
164 |
+
"report_to": [
|
165 |
+
"tensorboard"
|
166 |
+
],
|
167 |
+
"acc_strategy": "token",
|
168 |
+
"save_on_each_node": true,
|
169 |
+
"evaluation_strategy": "epoch",
|
170 |
+
"save_strategy": "epoch",
|
171 |
+
"save_safetensors": true,
|
172 |
+
"gpu_memory_fraction": null,
|
173 |
+
"include_num_input_tokens_seen": false,
|
174 |
+
"local_repo_path": null,
|
175 |
+
"custom_register_path": null,
|
176 |
+
"custom_dataset_info": null,
|
177 |
+
"device_map_config_path": "/data1/wjx/model/vl_26b_2.json",
|
178 |
+
"device_max_memory": [],
|
179 |
+
"max_new_tokens": 2048,
|
180 |
+
"do_sample": true,
|
181 |
+
"temperature": 0.3,
|
182 |
+
"top_k": 20,
|
183 |
+
"top_p": 0.7,
|
184 |
+
"repetition_penalty": 1.0,
|
185 |
+
"num_beams": 1,
|
186 |
+
"fsdp": "",
|
187 |
+
"fsdp_config": null,
|
188 |
+
"sequence_parallel_size": 1,
|
189 |
+
"model_layer_cls_name": null,
|
190 |
+
"metric_warmup_step": 0,
|
191 |
+
"fsdp_num": 1,
|
192 |
+
"per_device_train_batch_size": null,
|
193 |
+
"per_device_eval_batch_size": null,
|
194 |
+
"eval_strategy": null,
|
195 |
+
"self_cognition_sample": 0,
|
196 |
+
"train_dataset_mix_ratio": 0.0,
|
197 |
+
"train_dataset_mix_ds": [
|
198 |
+
"ms-bench"
|
199 |
+
],
|
200 |
+
"train_dataset_sample": -1,
|
201 |
+
"val_dataset_sample": null,
|
202 |
+
"safe_serialization": null,
|
203 |
+
"only_save_model": null,
|
204 |
+
"neftune_alpha": null,
|
205 |
+
"deepspeed_config_path": null,
|
206 |
+
"model_cache_dir": null,
|
207 |
+
"custom_train_dataset_path": [],
|
208 |
+
"custom_val_dataset_path": [],
|
209 |
+
"use_self_cognition": false,
|
210 |
+
"is_multimodal": true,
|
211 |
+
"lora_use_embedding": false,
|
212 |
+
"lora_use_all": true,
|
213 |
+
"lora_m2s_use_embedding": false,
|
214 |
+
"lora_m2s_use_ln": false,
|
215 |
+
"torch_dtype": "torch.bfloat16",
|
216 |
+
"fp16": false,
|
217 |
+
"bf16": true,
|
218 |
+
"bnb_4bit_compute_dtype": "torch.bfloat16",
|
219 |
+
"load_in_4bit": false,
|
220 |
+
"load_in_8bit": false,
|
221 |
+
"train_sampler_random": true,
|
222 |
+
"training_args": "Seq2SeqTrainingArguments(output_dir='/data1/wjx/model/swift/output/v1d+v3_prompt/output/internvl2-26b/v0-20240810-170945', overwrite_output_dir=False, do_train=False, do_eval=True, do_predict=False, evaluation_strategy=<IntervalStrategy.EPOCH: 'epoch'>, prediction_loss_only=False, per_device_train_batch_size=1, per_device_eval_batch_size=1, per_gpu_train_batch_size=None, per_gpu_eval_batch_size=None, gradient_accumulation_steps=16, eval_accumulation_steps=None, eval_delay=0, learning_rate=0.0001, weight_decay=0.1, adam_beta1=0.9, adam_beta2=0.999, adam_epsilon=1e-08, max_grad_norm=0.5, num_train_epochs=10, max_steps=-1, lr_scheduler_type=<SchedulerType.COSINE: 'cosine'>, lr_scheduler_kwargs={}, warmup_ratio=0.05, warmup_steps=0, log_level='passive', log_level_replica='warning', log_on_each_node=True, logging_dir='/data1/wjx/model/swift/output/v1d+v3_prompt/output/internvl2-26b/v0-20240810-170945/runs', logging_strategy=<IntervalStrategy.STEPS: 'steps'>, logging_first_step=True, logging_steps=5, logging_nan_inf_filter=True, save_strategy=<IntervalStrategy.EPOCH: 'epoch'>, save_steps=1, save_total_limit=None, save_safetensors=True, save_on_each_node=True, save_only_model=False, no_cuda=False, use_cpu=False, use_mps_device=False, seed=42, data_seed=None, jit_mode_eval=False, use_ipex=False, bf16=True, fp16=False, fp16_opt_level='O1', half_precision_backend='auto', bf16_full_eval=False, fp16_full_eval=False, tf32=None, local_rank=0, ddp_backend=None, tpu_num_cores=None, tpu_metrics_debug=False, debug=[], dataloader_drop_last=False, eval_steps=1, dataloader_num_workers=2, past_index=-1, run_name='/data1/wjx/model/swift/output/v1d+v3_prompt/output/internvl2-26b/v0-20240810-170945', disable_tqdm=False, remove_unused_columns=False, label_names=None, load_best_model_at_end=False, metric_for_best_model='loss', greater_is_better=False, ignore_data_skip=False, fsdp=[], fsdp_min_num_params=0, fsdp_config={'min_num_params': 0, 'xla': False, 'xla_fsdp_grad_ckpt': False}, fsdp_transformer_layer_cls_to_wrap=None, deepspeed=None, label_smoothing_factor=0.0, optim=<OptimizerNames.ADAMW_TORCH: 'adamw_torch'>, optim_args=None, adafactor=False, group_by_length=False, length_column_name='length', report_to=['tensorboard'], ddp_find_unused_parameters=None, ddp_bucket_cap_mb=None, ddp_broadcast_buffers=None, dataloader_pin_memory=False, dataloader_persistent_workers=False, skip_memory_metrics=True, use_legacy_prediction_loop=False, push_to_hub=False, resume_from_checkpoint=None, hub_model_id=None, hub_strategy=<HubStrategy.EVERY_SAVE: 'every_save'>, hub_token=None, hub_private_repo=False, hub_always_push=False, gradient_checkpointing=True, gradient_checkpointing_kwargs=None, include_inputs_for_metrics=False, fp16_backend='auto', push_to_hub_model_id=None, push_to_hub_organization=None, push_to_hub_token=None, mp_parameters='', auto_find_batch_size=False, full_determinism=False, torchdynamo=None, ray_scope='last', ddp_timeout=1800, torch_compile=False, torch_compile_backend=None, torch_compile_mode=None, dispatch_batches=None, split_batches=False, include_tokens_per_second=False, include_num_input_tokens_seen=False, neftune_noise_alpha=None, sortish_sampler=True, predict_with_generate=False, generation_max_length=None, generation_num_beams=None, generation_config=GenerationConfig {\n \"do_sample\": true,\n \"eos_token_id\": 2,\n \"max_new_tokens\": 2048,\n \"pad_token_id\": 2,\n \"temperature\": 0.3,\n \"top_k\": 20,\n \"top_p\": 0.7\n}\n, train_sampler_random=True, push_hub_strategy='push_best', acc_strategy='token', additional_saved_files=[], metric_warmup_step=0, train_dataset_sample=20414)"
|
223 |
+
}
|
regional_perception_checkpoint-6379/trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
regional_perception_checkpoint-6379/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fe10f524c215490cea7cd259cbb27bf8a86f0e631e9169bcb9647826a96a413
|
3 |
+
size 6139
|