csv file
Browse files
README.md
CHANGED
|
@@ -3,6 +3,11 @@ license: cc0-1.0
|
|
| 3 |
size_categories:
|
| 4 |
- 100B<n<1T
|
| 5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
## Dataset Details:
|
| 8 |
|
|
@@ -17,4 +22,4 @@ GFS forecasts produced by NOAA/NWS and distributed via NCAR
|
|
| 17 |
Area Forecast Discussions produced by NOAA/NWS and archived by Iowa State University
|
| 18 |
|
| 19 |
As U.S. federal government works, both sources are in the public domain.
|
| 20 |
-
This dataset reorganizes and aligns these sources into a multimodal format.
|
|
|
|
| 3 |
size_categories:
|
| 4 |
- 100B<n<1T
|
| 5 |
---
|
| 6 |
+
configs:
|
| 7 |
+
- config_name: default
|
| 8 |
+
data_files:
|
| 9 |
+
- split: train
|
| 10 |
+
path: "example_images/metadata.csv"
|
| 11 |
|
| 12 |
## Dataset Details:
|
| 13 |
|
|
|
|
| 22 |
Area Forecast Discussions produced by NOAA/NWS and archived by Iowa State University
|
| 23 |
|
| 24 |
As U.S. federal government works, both sources are in the public domain.
|
| 25 |
+
This dataset reorganizes and aligns these sources into a multimodal format.
|