Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
+
data_files:
|
5 |
+
- split: Wind Farm Control
|
6 |
+
path: "hivex-aerial-wildfire-suppression.csv"
|
7 |
+
- split: Wildfire Resource Management
|
8 |
+
path: "hivex-wildfire-resource-management.csv"
|
9 |
+
- split: Drone-Based Reforestation
|
10 |
+
path: "hivex-drone-based-reforestation.csv"
|
11 |
+
- split: Ocean Plastic Collection
|
12 |
+
path: "hivex-ocean-plastic-collection.csv"
|
13 |
+
- split: Aerial Wildfire Suppression
|
14 |
+
path: "hivex-aerial-wildfire-suppression.csv"
|
15 |
+
---
|