Update README
Browse files- README-ZH.md +1 -4
- README.md +1 -5
README-ZH.md
CHANGED
|
@@ -1,12 +1,9 @@
|
|
| 1 |
# OracleProto: Forecasting Evaluation Set
|
| 2 |
|
| 3 |
-
**
|
| 4 |
|
| 5 |
**GitHub Repo:** [`Github`](https://github.com/MaYiding/OracleProto)
|
| 6 |
|
| 7 |
-
**Chinese Doc:** [[`中文文档`](https://huggingface.co/datasets/MaYiding/OracleProto/blob/main/README-ZH.md)]
|
| 8 |
-
|
| 9 |
-
**License:** MIT
|
| 10 |
|
| 11 |
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 ship inside a single file, `forecast_eval_set_example.db`, which holds two tables: `forecast_eval_set_example` (the 80 rows) and `dataset_metadata` (the recipe).
|
| 12 |
|
|
|
|
| 1 |
# OracleProto: Forecasting Evaluation Set
|
| 2 |
|
| 3 |
+
**Chinese Doc:** [[`中文文档`](https://huggingface.co/datasets/MaYiding/OracleProto/blob/main/README-ZH.md)]
|
| 4 |
|
| 5 |
**GitHub Repo:** [`Github`](https://github.com/MaYiding/OracleProto)
|
| 6 |
|
|
|
|
|
|
|
|
|
|
| 7 |
|
| 8 |
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 ship inside a single file, `forecast_eval_set_example.db`, which holds two tables: `forecast_eval_set_example` (the 80 rows) and `dataset_metadata` (the recipe).
|
| 9 |
|
README.md
CHANGED
|
@@ -22,13 +22,9 @@ pretty_name: OracleProto Forecasting Eval Set
|
|
| 22 |
|
| 23 |
# OracleProto: Forecasting Evaluation Set
|
| 24 |
|
| 25 |
-
**Dataset:** [`Hugging Face`](https://huggingface.co/datasets/MaYiding/OracleProto)
|
| 26 |
-
|
| 27 |
-
**GitHub Repo:** [`Github`](https://github.com/MaYiding/OracleProto)
|
| 28 |
-
|
| 29 |
**Chinese Doc:** [[`中文文档`](https://huggingface.co/datasets/MaYiding/OracleProto/blob/main/README-ZH.md)]
|
| 30 |
|
| 31 |
-
**
|
| 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 ship inside a single file, `forecast_eval_set_example.db`, which holds two tables: `forecast_eval_set_example` (the 80 rows) and `dataset_metadata` (the recipe).
|
| 34 |
|
|
|
|
| 22 |
|
| 23 |
# OracleProto: Forecasting Evaluation Set
|
| 24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
**Chinese Doc:** [[`中文文档`](https://huggingface.co/datasets/MaYiding/OracleProto/blob/main/README-ZH.md)]
|
| 26 |
|
| 27 |
+
**GitHub Repo:** [`Github`](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 ship inside a single file, `forecast_eval_set_example.db`, which holds two tables: `forecast_eval_set_example` (the 80 rows) and `dataset_metadata` (the recipe).
|
| 30 |
|