Update README
Browse files- README-ZH.md +28 -5
- README.md +29 -5
README-ZH.md
CHANGED
|
@@ -425,11 +425,34 @@ CSV 路径完全绕过 `dataset_metadata`。要把行与提示模板配对,要
|
|
| 425 |
|
| 426 |
---
|
| 427 |
|
| 428 |
-
## 11. 联系与
|
| 429 |
|
| 430 |
-
|
|
|
|
|
|
|
| 431 |
|
| 432 |
-
|
| 433 |
-
|
|
|
|
| 434 |
|
| 435 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 425 |
|
| 426 |
---
|
| 427 |
|
| 428 |
+
## 11. 联系与合作
|
| 429 |
|
| 430 |
+
如有代码使用、数据集构建、复现问题等,欢迎直接联系项目开发者:
|
| 431 |
+
- **马一丁**:[yidingma@bupt.edu.cn](mailto:yidingma@bupt.edu.cn)
|
| 432 |
+
- **阮承沄**:[ruanchengyun815@bupt.edu.cn](mailto:ruanchengyun815@bupt.edu.cn)
|
| 433 |
|
| 434 |
+
如需联合研究、数据与评测基准共建、论文合作等,请联系课题负责人:
|
| 435 |
+
- **黄凯博**(通讯作者):[huangkaibo@bupt.edu.cn](mailto:huangkaibo@bupt.edu.cn)
|
| 436 |
+
- **杨忠良**(通讯作者):[yangzl@bupt.edu.cn](mailto:yangzl@bupt.edu.cn)
|
| 437 |
|
| 438 |
+
---
|
| 439 |
+
|
| 440 |
+
## 12. 论文
|
| 441 |
+
|
| 442 |
+
查看我们的论文:[arXiv](http://arxiv.org/abs/2605.03762)
|
| 443 |
+
|
| 444 |
+
---
|
| 445 |
+
## 13. 引用
|
| 446 |
+
|
| 447 |
+
如果您在研究中使用了本项目,请引用我们的论文:
|
| 448 |
+
|
| 449 |
+
```
|
| 450 |
+
@article{OracleProto,
|
| 451 |
+
title={OracleProto: A Reproducible Framework for Benchmarking LLM Native Forecasting via Knowledge Cutoff and Temporal Masking},
|
| 452 |
+
author={Yiding Ma, Chengyun Ruan, Kaibo Huang, Zhongliang Yang, Linna Zhou},
|
| 453 |
+
journal={arXiv preprint arXiv:2605.03762},
|
| 454 |
+
year={2026}
|
| 455 |
+
}
|
| 456 |
+
```
|
| 457 |
+
|
| 458 |
+
---
|
README.md
CHANGED
|
@@ -447,11 +447,35 @@ Released under the **MIT License** (see `LICENSE`). The upstream questions origi
|
|
| 447 |
|
| 448 |
---
|
| 449 |
|
| 450 |
-
## 11. Contact
|
| 451 |
|
| 452 |
-
|
|
|
|
|
|
|
| 453 |
|
| 454 |
-
|
| 455 |
-
*
|
|
|
|
| 456 |
|
| 457 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 447 |
|
| 448 |
---
|
| 449 |
|
| 450 |
+
## 11. Contact
|
| 451 |
|
| 452 |
+
For questions about code usage, dataset construction, or reproducing results, please reach out to the developers directly:
|
| 453 |
+
- **Yiding Ma**: [yidingma@bupt.edu.cn](mailto:yidingma@bupt.edu.cn)
|
| 454 |
+
- **Chengyun Ruan**: [ruanchengyun815@bupt.edu.cn](mailto:ruanchengyun815@bupt.edu.cn)
|
| 455 |
|
| 456 |
+
For joint research, dataset and benchmark co-development, or paper collaboration, please contact the principal investigators:
|
| 457 |
+
- **Kaibo Huang** (corresponding author): [huangkaibo@bupt.edu.cn](mailto:huangkaibo@bupt.edu.cn)
|
| 458 |
+
- **Zhongliang Yang** (corresponding author): [yangzl@bupt.edu.cn](mailto:yangzl@bupt.edu.cn)
|
| 459 |
|
| 460 |
+
---
|
| 461 |
+
|
| 462 |
+
## 12. Paper
|
| 463 |
+
|
| 464 |
+
View Our Paper: [arXiv](http://arxiv.org/abs/2605.03762)
|
| 465 |
+
|
| 466 |
+
---
|
| 467 |
+
|
| 468 |
+
## 13. Citation
|
| 469 |
+
|
| 470 |
+
If you use this project in your research, please cite our paper:
|
| 471 |
+
|
| 472 |
+
```
|
| 473 |
+
@article{OracleProto,
|
| 474 |
+
title={OracleProto: A Reproducible Framework for Benchmarking LLM Native Forecasting via Knowledge Cutoff and Temporal Masking},
|
| 475 |
+
author={Yiding Ma, Chengyun Ruan, Kaibo Huang, Zhongliang Yang, Linna Zhou},
|
| 476 |
+
journal={arXiv preprint arXiv:2605.03762},
|
| 477 |
+
year={2026}
|
| 478 |
+
}
|
| 479 |
+
```
|
| 480 |
+
|
| 481 |
+
---
|