Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -68,14 +68,11 @@ python script/run_all_gen.py \
|
|
| 68 |
```
|
| 69 |
|
| 70 |
## Citation
|
| 71 |
-
|
| 72 |
-
If you find this benchmark useful, please cite the following:
|
| 73 |
-
|
| 74 |
```bibtex
|
| 75 |
-
@
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
|
| 80 |
}
|
| 81 |
```
|
|
|
|
| 68 |
```
|
| 69 |
|
| 70 |
## Citation
|
|
|
|
|
|
|
|
|
|
| 71 |
```bibtex
|
| 72 |
+
@article{ye2026virobench,
|
| 73 |
+
title={ViroBench: Benchmarking Nucleotide Foundation Models on Viral Genomics Tasks},
|
| 74 |
+
author={Ye, Dongxin and Hu, Fang and Hu, Han and Hu, Shu and Tan, Yang and Ouyang, Wanli and Li, Stan Z and Cui, Jie and Dong, Nanqing},
|
| 75 |
+
journal={arXiv preprint arXiv:2605.25388},
|
| 76 |
+
year={2026}
|
| 77 |
}
|
| 78 |
```
|