File size: 755 Bytes
1e1ba58 3eb1ff0 7104f07 106b26b 7ff6b79 8624638 2a829aa 8624638 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
license: apache-2.0
language:
- en
- zh
base_model:
- Qwen/Qwen2.5-VL-7B-Instruct
datasets:
- Gnonymous/Web-CogDataset
- Gnonymous/Web-CogBench
pipeline_tag: image-text-to-text
tags:
- web
- agent
- model
---
This model was the Web-CogReasoner model mentioned in the paper [Web-CogReasoner: Towards Knowledge-Induced Cognitive Reasoning for Web Agents](https://huggingface.co/papers/2508.01858).
Web-CogReasoner is trained using our [Web-CogDataset](https://huggingface.co/datasets/Gnonymous/Web-CogDataset) and evaluated on our [Web-CogBench](https://huggingface.co/datasets/Gnonymous/Web-CogBench).
It achieves 84.4 @ Web-CogBench, 86.3 @ VisualWebBench, 30.2% @ WebVoyager, 17.0% and 10.1% @ Online Multimodal-Mind2Web Cross-Tasks and Cross-Webs |