futurefantasy commited on
Commit
410ae33
·
verified ·
1 Parent(s): 64f9900

Add training_summary.json

Browse files
Files changed (1) hide show
  1. training_summary.json +16 -0
training_summary.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "VLAC2-Qwen3VL-30B-A3B-Progress",
3
+ "checkpoint_tag": "checkpoint-2315_ver5_vlac311_formal_v2-20260512-111948",
4
+ "base_model": "Qwen/Qwen3-VL-30B-A3B-Instruct",
5
+ "exported_architecture": "Qwen3VLMoeForConditionalGeneration",
6
+ "config_model_type": "qwen3_vl_moe",
7
+ "recommended_vlac_model_type": "qwen3_moe_vl",
8
+ "train_type": "full",
9
+ "template": "qwen3_vl",
10
+ "transformers_version": "4.57.6",
11
+ "notes": [
12
+ "This summary is intentionally cleaned for public release.",
13
+ "The original training args and internal filesystem paths are not included in the publishable model repo.",
14
+ "This staged repo only contains inference-ready model, tokenizer, and processor files."
15
+ ]
16
+ }