futurefantasy commited on
Commit
276e300
·
verified ·
1 Parent(s): c332bdf

Update model card and quick start docs

Browse files
Files changed (1) hide show
  1. training_summary.json +2 -4
training_summary.json CHANGED
@@ -1,6 +1,5 @@
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",
@@ -9,8 +8,7 @@
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
  }
 
1
  {
2
  "model_name": "VLAC2-Qwen3VL-30B-A3B-Progress",
 
3
  "base_model": "Qwen/Qwen3-VL-30B-A3B-Instruct",
4
  "exported_architecture": "Qwen3VLMoeForConditionalGeneration",
5
  "config_model_type": "qwen3_vl_moe",
 
8
  "template": "qwen3_vl",
9
  "transformers_version": "4.57.6",
10
  "notes": [
11
+ "Released VLAC2 model for video-language progress estimation in robotic manipulation.",
12
+ "This summary records the base model and runtime loading information for the released checkpoint."
 
13
  ]
14
  }