zhejianglab-ospo commited on
Commit
1aeac87
·
verified ·
1 Parent(s): acd9628

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ tags:
4
+ - biology
5
+ ---
6
+
7
+ # RiceBenchmark
8
+
9
+ **RiceBenchmark** is a benchmark designed to evaluate genomic foundation models (gLMs) on rice-related tasks.
10
+
11
+ It integrates 26 curated datasets across five task categories, along with 5 additional evaluation tasks derived from the AgroNT study, covering challenges from local sequence identification to population-level inference.
12
+
13
+
14
+ References
15
+ - 📄 Technical report: https://www.biorxiv.org/content/10.64898/2026.04.21.719822v1
16
+ - 💻 GitHub repository: https://github.com/ZhejiangLab/RiceBenchmark
17
+
18
+ The dataset is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. This dataset is constructed from publicly available data sources. All original content remains the property of its respective rights holders. The release of this dataset does not imply ownership of the underlying data. Users are solely responsible for ensuring that their use of the dataset complies with applicable laws, regulations, and institutional policies, including but not limited to data protection, intellectual property, and biosecurity-related requirements.
19
+
20
+ **Prohibited Use**: The dataset must not be used for any purposes that may
21
+
22
+ - violate applicable laws or regulations;
23
+ - infringe upon intellectual property or other legal rights;
24
+ - pose risks to biosafety, biosecurity, or public interest.
25
+
26
+ For details, see the project repository on [GitHub](https://github.com/ZhejiangLab/RiceBenchmark).