Add ASI-Bench paper link to dataset card
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ tags:
|
|
| 16 |
|
| 17 |
# ASI-Bench Generated Instances — Seed 31415
|
| 18 |
|
| 19 |
-
[Website](https://asibench.apexin.ai/) · [GitHub](https://github.com/apexin-ai/ASI-Bench) · [Leaderboard](https://asibench.apexin.ai/leaderboard)
|
| 20 |
|
| 21 |
</div>
|
| 22 |
|
|
@@ -47,6 +47,12 @@ tasks/
|
|
| 47 |
|
| 48 |
Each directory under `tasks/` is one generated benchmark instance. `data/` contains task inputs, `reference/` contains reference artifacts, and the JSON files record available generation and framework metadata.
|
| 49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
## License
|
| 51 |
|
| 52 |
This dataset is licensed under the [Apache License 2.0](./LICENSE).
|
|
|
|
| 16 |
|
| 17 |
# ASI-Bench Generated Instances — Seed 31415
|
| 18 |
|
| 19 |
+
[Paper](https://arxiv.org/abs/2608.17271) · [Website](https://asibench.apexin.ai/) · [GitHub](https://github.com/apexin-ai/ASI-Bench) · [Leaderboard](https://asibench.apexin.ai/leaderboard)
|
| 20 |
|
| 21 |
</div>
|
| 22 |
|
|
|
|
| 47 |
|
| 48 |
Each directory under `tasks/` is one generated benchmark instance. `data/` contains task inputs, `reference/` contains reference artifacts, and the JSON files record available generation and framework metadata.
|
| 49 |
|
| 50 |
+
# Paper
|
| 51 |
+
|
| 52 |
+
**ASI - Bench: At the Dawn of Artificial Superintelligence**
|
| 53 |
+
|
| 54 |
+
https://arxiv.org/abs/2608.17271
|
| 55 |
+
|
| 56 |
## License
|
| 57 |
|
| 58 |
This dataset is licensed under the [Apache License 2.0](./LICENSE).
|