Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,25 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
datasets:
|
4 |
-
- gaia-benchmark/GAIA
|
5 |
-
- cais/hle
|
6 |
-
- callanwu/WebWalkerQA
|
7 |
-
- Idavidrein/gpqa
|
8 |
-
- glaiveai/reasoning-v1-20m
|
9 |
-
language:
|
10 |
-
- en
|
11 |
-
metrics:
|
12 |
-
- accuracy
|
13 |
-
base_model:
|
14 |
-
- deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
|
15 |
-
---
|
16 |
# 🌐 WebThinker-R1-32B
|
17 |
|
18 |
-
<div align="left">
|
19 |
-
<a href="https://github.com/RUC-NLPIR/WebThinker"
|
20 |
-
<
|
21 |
-
|
22 |
-
<a href="https://
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
</div>
|
24 |
|
25 |
## Overview
|
@@ -78,4 +71,5 @@ This model is released under the Apache License 2.0.
|
|
78 |
|
79 |
## Contact
|
80 |
|
81 |
-
For any questions or feedback, please reach out to us at [[email protected]](mailto:[email protected]).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🌐 WebThinker-R1-32B
|
2 |
|
3 |
+
<div align="left" style="line-height: 1;">
|
4 |
+
<a href="https://github.com/RUC-NLPIR/WebThinker" target="_blank" style="margin: 2px;">
|
5 |
+
<img alt="GitHub" src="https://img.shields.io/badge/GitHub-WebThinker-blue?logo=github" style="display: inline-block; vertical-align: middle;"/>
|
6 |
+
</a>
|
7 |
+
<a href="https://arxiv.org/abs/2504.21776" target="_blank" style="margin: 2px;">
|
8 |
+
<img alt="Paper" src="https://img.shields.io/badge/Paper-arXiv-b5212f.svg?logo=arxiv" style="display: inline-block; vertical-align: middle;"/>
|
9 |
+
</a>
|
10 |
+
<a href="https://huggingface.co/papers/2504.21776" target="_blank" style="margin: 2px;">
|
11 |
+
<img alt="Paper" src="https://img.shields.io/badge/Paper-Hugging%20Face-yellow?logo=huggingface" style="display: inline-block; vertical-align: middle;"/>
|
12 |
+
</a>
|
13 |
+
<a href="https://opensource.org/licenses/Apache-2.0" target="_blank" style="margin: 2px;">
|
14 |
+
<img alt="License" src="https://img.shields.io/badge/LICENSE-Apache_2.0-green.svg" style="display: inline-block; vertical-align: middle;"/>
|
15 |
+
</a>
|
16 |
</div>
|
17 |
|
18 |
## Overview
|
|
|
71 |
|
72 |
## Contact
|
73 |
|
74 |
+
For any questions or feedback, please reach out to us at [[email protected]](mailto:[email protected]).
|
75 |
+
|