dimzog commited on
Commit
474719d
·
verified ·
1 Parent(s): aa0fee9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -17,4 +17,11 @@ pretty_name: >-
17
  for wildfire impact prediction
18
  size_categories:
19
  - 10K<n<100K
20
- ---
 
 
 
 
 
 
 
 
17
  for wildfire impact prediction
18
  size_categories:
19
  - 10K<n<100K
20
+ ---
21
+
22
+
23
+ ## How to use the dataset
24
+
25
+ Please note that there are 3 files names "files_train.csv.gz", "files_test.csv.gz" and "files_val.csv.gz" that contain the corresponding file splits for the dataset.
26
+ Please use these splits to train your models.
27
+