Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,10 @@ base_model:
|
|
7 |
- Qwen/Qwen2.5-VL-7B-Instruct
|
8 |
datasets:
|
9 |
- Gnonymous/Web-CogDataset
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- Qwen/Qwen2.5-VL-7B-Instruct
|
8 |
datasets:
|
9 |
- Gnonymous/Web-CogDataset
|
10 |
+
---
|
11 |
+
|
12 |
+
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).
|
13 |
+
|
14 |
+
Web-CogReasoner is trained using our [Web-CogDataset](https://huggingface.co/datasets/Gnonymous/Web-CogDataset).
|
15 |
+
|
16 |
+
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
|