frgfm
commited on
Commit
·
0038b5e
1
Parent(s):
2e4aef4
fix: Fixed dataset_info JSON
Browse files- dataset_infos.json +2 -2
dataset_infos.json
CHANGED
|
@@ -8,12 +8,12 @@
|
|
| 8 |
"image_url": {
|
| 9 |
"dtype": "string",
|
| 10 |
"id": null,
|
| 11 |
-
"_type": "Value"
|
| 12 |
},
|
| 13 |
"is_wildfire": {
|
| 14 |
"dtype": "bool",
|
| 15 |
"id": null,
|
| 16 |
-
"_type": "Value"
|
| 17 |
}
|
| 18 |
},
|
| 19 |
"post_processed": null,
|
|
|
|
| 8 |
"image_url": {
|
| 9 |
"dtype": "string",
|
| 10 |
"id": null,
|
| 11 |
+
"_type": "Value"
|
| 12 |
},
|
| 13 |
"is_wildfire": {
|
| 14 |
"dtype": "bool",
|
| 15 |
"id": null,
|
| 16 |
+
"_type": "Value"
|
| 17 |
}
|
| 18 |
},
|
| 19 |
"post_processed": null,
|