MaYiding commited on
Commit
b191113
·
1 Parent(s): 2d13520

Update README

Browse files
Files changed (2) hide show
  1. README-ZH.md +2 -0
  2. README.md +2 -0
README-ZH.md CHANGED
@@ -6,6 +6,8 @@
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
 
11
  ---
 
6
 
7
  **查看排行榜网站:** [[`网站链接`](https://oracleproto.pages.dev)]
8
 
9
+ **查看我们的论文:** [[arXiv](http://arxiv.org/abs/2605.03762)]
10
+
11
  一份以 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`(配方)。
12
 
13
  ---
README.md CHANGED
@@ -28,6 +28,8 @@ pretty_name: OracleProto Forecasting Eval Set
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
  ---
 
28
 
29
  **Visit Our Leaderboards:** [[`Website`](https://oracleproto.pages.dev)]
30
 
31
+ **View Our Paper:** [[arXiv](http://arxiv.org/abs/2605.03762)]
32
+
33
  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).
34
 
35
  ---