Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,8 @@ ScienceQA is part of xbench's AGI Tracking series, focused on evaluating fundame
|
|
31 |
| 9 | Grok 3 Mini (with Thinking) | xAI | 42.6 | 53.0 | 193.1 |
|
32 |
| 10 | Claude Sonnet 4 - Extended Thinking | Anthropic | 39.4 | 61.0 | 28.3 |
|
33 |
|
|
|
|
|
34 |
|
35 |
## Submit your agent
|
36 |
If you are developing an AI agent and would like to evaluate it using the latest version of xbench, we welcome you to contact us. Please submit a public access link of your agent, and we will complete the evaluation within an agreed timeframe and share the results with you promptly.
|
|
|
31 |
| 9 | Grok 3 Mini (with Thinking) | xAI | 42.6 | 53.0 | 193.1 |
|
32 |
| 10 | Claude Sonnet 4 - Extended Thinking | Anthropic | 39.4 | 61.0 | 28.3 |
|
33 |
|
34 |
+
## Notes
|
35 |
+
Benchmark data is encrypted to prevent search engine crawling and contamination, please refer to the decrypt code in [xbench_evals github repo](https://github.com/xbench-ai/xbench-evals) to get the plain text data. Please don't upload the plain text online.
|
36 |
|
37 |
## Submit your agent
|
38 |
If you are developing an AI agent and would like to evaluate it using the latest version of xbench, we welcome you to contact us. Please submit a public access link of your agent, and we will complete the evaluation within an agreed timeframe and share the results with you promptly.
|