Update README
Browse files- README-ZH.md +1 -0
- README.md +2 -0
README-ZH.md
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 4 |
|
| 5 |
**GitHub 仓库:** [[`MaYiding/OracleProto`](https://github.com/MaYiding/OracleProto)]
|
| 6 |
|
|
|
|
| 7 |
|
| 8 |
一份以 SQLite 打包的评估集,共 80 道经人工精校、围绕现实事件的预测题,resolution date 介于 2026-03-12 与 2026-04-14 之间;与 [GitHub 仓库](https://github.com/MaYiding/OracleProto) 同步发布。题目行与字节稳定的提示重建配方共存于单个 `forecast_eval_set_example.db` 文件,其中两张表分别是 `forecast_eval_set_example`(80 行题目)与 `dataset_metadata`(配方)。
|
| 9 |
|
|
|
|
| 4 |
|
| 5 |
**GitHub 仓库:** [[`MaYiding/OracleProto`](https://github.com/MaYiding/OracleProto)]
|
| 6 |
|
| 7 |
+
**查看排行榜网站:** [[`网站链接`](https://oracleproto.pages.dev)]
|
| 8 |
|
| 9 |
一份以 SQLite 打包的评估集,共 80 道经人工精校、围绕现实事件的预测题,resolution date 介于 2026-03-12 与 2026-04-14 之间;与 [GitHub 仓库](https://github.com/MaYiding/OracleProto) 同步发布。题目行与字节稳定的提示重建配方共存于单个 `forecast_eval_set_example.db` 文件,其中两张表分别是 `forecast_eval_set_example`(80 行题目)与 `dataset_metadata`(配方)。
|
| 10 |
|
README.md
CHANGED
|
@@ -26,6 +26,8 @@ pretty_name: OracleProto Forecasting Eval Set
|
|
| 26 |
|
| 27 |
**GitHub repo:** [[`MaYiding/OracleProto`](https://github.com/MaYiding/OracleProto)]
|
| 28 |
|
|
|
|
|
|
|
| 29 |
A SQLite-packaged evaluation set of 80 hand-curated forecasting questions on real-world events, with resolution dates between 2026-03-12 and 2026-04-14, released alongside the [GitHub Repo](https://github.com/MaYiding/OracleProto). Both the rows and the byte-stable prompt-reconstruction recipe are packaged in a single file, `forecast_eval_set_example.db`, which exposes two tables: `forecast_eval_set_example` (the 80 rows) and `dataset_metadata` (the recipe).
|
| 30 |
|
| 31 |
---
|
|
|
|
| 26 |
|
| 27 |
**GitHub repo:** [[`MaYiding/OracleProto`](https://github.com/MaYiding/OracleProto)]
|
| 28 |
|
| 29 |
+
**Visit Our Leaderboards:** [[`Website`](https://oracleproto.pages.dev)]
|
| 30 |
+
|
| 31 |
A SQLite-packaged evaluation set of 80 hand-curated forecasting questions on real-world events, with resolution dates between 2026-03-12 and 2026-04-14, released alongside the [GitHub Repo](https://github.com/MaYiding/OracleProto). Both the rows and the byte-stable prompt-reconstruction recipe are packaged in a single file, `forecast_eval_set_example.db`, which exposes two tables: `forecast_eval_set_example` (the 80 rows) and `dataset_metadata` (the recipe).
|
| 32 |
|
| 33 |
---
|