Add Apodex 1.1 and FrontierChallenge citations
Browse files- README.md +22 -4
- checksums.sha256 +1 -1
README.md
CHANGED
|
@@ -59,10 +59,28 @@ python tools/verify_dataset.py
|
|
| 59 |
|
| 60 |
## Citation
|
| 61 |
|
|
|
|
|
|
|
| 62 |
```bibtex
|
| 63 |
-
@
|
| 64 |
-
title
|
| 65 |
-
author
|
| 66 |
-
year
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
}
|
| 68 |
```
|
|
|
|
| 59 |
|
| 60 |
## Citation
|
| 61 |
|
| 62 |
+
Associated paper: https://arxiv.org/abs/2608.23283
|
| 63 |
+
|
| 64 |
```bibtex
|
| 65 |
+
@misc{apodex11,
|
| 66 |
+
title = {Apodex 1.1: Scaling Agentic Intelligence for Complex Work},
|
| 67 |
+
author = {{Apodex Team}},
|
| 68 |
+
year = {2026},
|
| 69 |
+
eprint = {2608.23283},
|
| 70 |
+
archivePrefix = {arXiv},
|
| 71 |
+
primaryClass = {cs.AI},
|
| 72 |
+
url = {https://arxiv.org/abs/2608.23283}
|
| 73 |
+
}
|
| 74 |
+
|
| 75 |
+
@misc{su2026frontierchallenge,
|
| 76 |
+
title = {FrontierChallenge: Evaluating Scientific Workflow Completion},
|
| 77 |
+
author = {Su, Liangcai and Feng, Zhaopeng and Chen, Zhuo and Zhang, Zhen
|
| 78 |
+
and Lin, Xiang and Li, Ruilin and Zhang, Handuo and Wang, Ning
|
| 79 |
+
and Wen, Kailong and Guo, Yueqi and Xing, Feng and Guo, Yiling
|
| 80 |
+
and Qian, Chenxiong and Du, Simon Shaolei and Bing, Lidong
|
| 81 |
+
and Wang, Xinyu},
|
| 82 |
+
year = {2026},
|
| 83 |
+
howpublished = {Benchmark manuscript},
|
| 84 |
+
url = {https://github.com/ApodexAI/FrontierChallenge}
|
| 85 |
}
|
| 86 |
```
|
checksums.sha256
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
9ba9550ad48438d0836ddab3da480b3b69ffa0aac7b7878b5a0039e7ab429411 LICENSE
|
| 2 |
-
|
| 3 |
5cab41642bc98f2946783037ab7531ea448eb625ea42256953403a288f63552d images.json
|
| 4 |
5378df691222d613763241646dbbf344f2b49d315492e34db8ccd5058f78ec9b images/frontierchallenge-cpu-open-2026.08.docker.tar.zst
|
| 5 |
adda997c60b1269f59caa2c74801849d2bb89a297166d29720f748bb4dce3ae9 images/manifest.json
|
|
|
|
| 1 |
9ba9550ad48438d0836ddab3da480b3b69ffa0aac7b7878b5a0039e7ab429411 LICENSE
|
| 2 |
+
59e17845a8926758b100e2623ccaf7becaa67c360b687af806a919becaf858cf README.md
|
| 3 |
5cab41642bc98f2946783037ab7531ea448eb625ea42256953403a288f63552d images.json
|
| 4 |
5378df691222d613763241646dbbf344f2b49d315492e34db8ccd5058f78ec9b images/frontierchallenge-cpu-open-2026.08.docker.tar.zst
|
| 5 |
adda997c60b1269f59caa2c74801849d2bb89a297166d29720f748bb4dce3ae9 images/manifest.json
|