shuai bai commited on
Commit
3618751
·
verified ·
1 Parent(s): 9a1ef91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,13 +18,13 @@ The goal of Qwen3-VL is not just to “see” images or videos — but to truly
18
 
19
  - **Much Better Spatial Understanding**: 2D grounding is strengthened and the coordinate is transformed from absolute to relative, enabling more robust estimation of object locations, viewpoint (camera pose) changes, and occlusion structure. The model also supports 3D grounding, providing a foundation for complex spatial reasoning and embodied AI applications.
20
 
21
- - **Long Context & Long Video Understanding**: Natively support 256K tokens of context, expandable up to 1 million tokens. This means you can input hundreds of pages of technical documentation, entire textbooks, and even two‑hour recordings of meetings or lectures — and achieves reliable long‑context retention and precise retrieval, including second‑level timestamp localization in video.
22
 
23
  - **Stronger Multimodal Reasoning (Thinking Version)**: The Thinking model is optimized for STEM reasoning. On complex problems, it attends to fine‑grained cues, performs step‑by‑step decomposition, analyzes causal dependencies, and produces logically consistent, evidence‑grounded solutions. It achieves state‑of‑the‑art results on benchmarks including MathVision, MMMU, and MathVista.
24
 
25
  - **Upgraded Visual Perception & Recognition**: Improvements to the quality and diversity of the pretraining corpus have expanded the model’s recognition ability to a broader range of objects and entities, including celebrities, anime characters, consumer products, landmarks, and flora/fauna, — covering both everyday life and professional “recognize anything” needs.
26
 
27
- - **Better OCR Across More Languages & Complex Scenes**: OCR now supports 32 languages (up from 19), covering more countries and regions. It demonstrates greater robustness under challenging real-world conditions like poor lighting, blur, or tilted text. Recognition accuracy for rare characters, ancient scripts, and technical terms has also improved significantly. Its ability to understand long documents and reconstruct fine structures is further enhanced.
28
 
29
  This is the weight repository for Qwen3-VL-235B-A22B-Instruct.
30
 
 
18
 
19
  - **Much Better Spatial Understanding**: 2D grounding is strengthened and the coordinate is transformed from absolute to relative, enabling more robust estimation of object locations, viewpoint (camera pose) changes, and occlusion structure. The model also supports 3D grounding, providing a foundation for complex spatial reasoning and embodied AI applications.
20
 
21
+ - **Long Context & Long Video Understanding**: Natively support 256K tokens of context, expandable up to 1 million tokens. This means you can input hundreds of pages of technical documentation, entire textbooks, and even two‑hour videos of meetings or lectures — and achieves reliable long‑context retention and precise retrieval, including second‑level timestamp localization in video.
22
 
23
  - **Stronger Multimodal Reasoning (Thinking Version)**: The Thinking model is optimized for STEM reasoning. On complex problems, it attends to fine‑grained cues, performs step‑by‑step decomposition, analyzes causal dependencies, and produces logically consistent, evidence‑grounded solutions. It achieves state‑of‑the‑art results on benchmarks including MathVision, MMMU, and MathVista.
24
 
25
  - **Upgraded Visual Perception & Recognition**: Improvements to the quality and diversity of the pretraining corpus have expanded the model’s recognition ability to a broader range of objects and entities, including celebrities, anime characters, consumer products, landmarks, and flora/fauna, — covering both everyday life and professional “recognize anything” needs.
26
 
27
+ - **Better OCR Across More Languages & Complex Scenes**: OCR now supports 32 languages (up from 10), covering more countries and regions. It demonstrates greater robustness under challenging real-world conditions like poor lighting, blur, or tilted text. Recognition accuracy for rare characters, ancient scripts, and technical terms has also improved significantly. Its ability to understand long documents and reconstruct fine structures is further enhanced.
28
 
29
  This is the weight repository for Qwen3-VL-235B-A22B-Instruct.
30