cathv commited on
Commit
5e86d5e
·
verified ·
1 Parent(s): d03ecc6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ The dataset contains the following four configurations :
52
  - **USA-Winter :** Containing the data used to train our models for predicting bird species distribution in the United States of America during the winter season.
53
  **USA-Summer :** Containing the data used to train our models for predicting bird species distribution in the United States of America during the summer season.
54
 
55
- Each subset can be further divided into `train`, `test` and `split`. These splits are the same as the one we used in our paper, and were generated by following the pre-processing pipeline described in our paper, which can be easily reproduced by re-using our [https://github.com/cath34/batis_benchmark_neurips_2025/blob/main/Splits/combined_script.py](code).
56
 
57
  ## Dataset Structure
58
 
 
52
  - **USA-Winter :** Containing the data used to train our models for predicting bird species distribution in the United States of America during the winter season.
53
  **USA-Summer :** Containing the data used to train our models for predicting bird species distribution in the United States of America during the summer season.
54
 
55
+ Each subset can be further divided into `train`, `test` and `split`. These splits are the same as the one we used in our paper, and were generated by following the pre-processing pipeline described in our paper, which can be easily reproduced by re-using our [code](https://github.com/cath34/batis_benchmark_neurips_2025/blob/main/Splits/combined_script.py).
56
 
57
  ## Dataset Structure
58