PyTorch
qwen2
xssstory commited on
Commit
278877a
·
verified ·
1 Parent(s): ef64972

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -25,13 +25,13 @@ We have released multiple models trained with different settings and based on fo
25
 
26
  ### Performance
27
  #### Evaluation on challenging benchmarks (ASearcher-Web-QwQ)
28
- <img src="https://cdn-uploads.huggingface.co/production/uploads/63159678915d0b80682fe9f9/ds_PHc5cD0PXO8TmiY7_U.png" style="width:50%;">
29
 
30
  #### Evaluation with a local knowledge base with RAG
31
- <img src="https://cdn-uploads.huggingface.co/production/uploads/63159678915d0b80682fe9f9/SkWaECNeJUHGF4BJYMKWz.png" style="width:50%;">
32
 
33
  #### Evaluation with web-based search and browsing
34
- <img src="https://cdn-uploads.huggingface.co/production/uploads/63159678915d0b80682fe9f9/SmRjd6RsrTiWAY9957-1Z.png" style="width:50%;">
35
 
36
  ### Dataset Download
37
  We also release our full [training data](https://huggingface.co/datasets/inclusionAI/ASearcher-train-data) and [test data](https://huggingface.co/datasets/inclusionAI/ASearcher-test-data), you can easily get them and reproduce our result.
 
25
 
26
  ### Performance
27
  #### Evaluation on challenging benchmarks (ASearcher-Web-QwQ)
28
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/63159678915d0b80682fe9f9/ds_PHc5cD0PXO8TmiY7_U.png" style="width:100%;">
29
 
30
  #### Evaluation with a local knowledge base with RAG
31
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/63159678915d0b80682fe9f9/SkWaECNeJUHGF4BJYMKWz.png" style="width:100%;">
32
 
33
  #### Evaluation with web-based search and browsing
34
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/63159678915d0b80682fe9f9/SmRjd6RsrTiWAY9957-1Z.png" style="width:100%;">
35
 
36
  ### Dataset Download
37
  We also release our full [training data](https://huggingface.co/datasets/inclusionAI/ASearcher-train-data) and [test data](https://huggingface.co/datasets/inclusionAI/ASearcher-test-data), you can easily get them and reproduce our result.