TheRootOf3 commited on
Commit
5ff65ee
·
verified ·
1 Parent(s): 871f247

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ license: cc-by-4.0
7
  This dataset is an `xarray` version of the original [Next Day Wildfire Spread](https://www.kaggle.com/datasets/fantineh/next-day-wildfire-spread/data) dataset.
8
  It comes in three splits: `train`, `eval` and `test`.
9
 
10
- **Note:** Given the original dataset does not contain spatio-temporal information, the xarray coordinates has been set to arbitrary values.
11
 
12
  ## Example
13
 
 
7
  This dataset is an `xarray` version of the original [Next Day Wildfire Spread](https://www.kaggle.com/datasets/fantineh/next-day-wildfire-spread/data) dataset.
8
  It comes in three splits: `train`, `eval` and `test`.
9
 
10
+ **Note:** Given the original dataset does not contain spatio-temporal information, the xarray coordinates has been set to arbitrary ranges (0-63 for spatial dimensions and 0-number_of_samples for the temporal dimension).
11
 
12
  ## Example
13