frgfm
commited on
Commit
·
2e4aef4
1
Parent(s):
ae7fae6
fix: Fixed dataset_info JSON
Browse files- dataset_infos.json +4 -4
dataset_infos.json
CHANGED
|
@@ -8,13 +8,13 @@
|
|
| 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,
|
| 20 |
"supervised_keys": null,
|
|
@@ -50,7 +50,7 @@
|
|
| 50 |
"https://huggingface.co/datasets/pyronear/openfire/resolve/main/data/openfire_val.json": {
|
| 51 |
"num_bytes": 88419,
|
| 52 |
"checksum": "31235919c7ed278731f6511eae42c7d27756a88e86a9b32d7b1ff105dc31097d"
|
| 53 |
-
}
|
| 54 |
},
|
| 55 |
"download_size": 821390,
|
| 56 |
"post_processing_size": 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,
|
| 20 |
"supervised_keys": null,
|
|
|
|
| 50 |
"https://huggingface.co/datasets/pyronear/openfire/resolve/main/data/openfire_val.json": {
|
| 51 |
"num_bytes": 88419,
|
| 52 |
"checksum": "31235919c7ed278731f6511eae42c7d27756a88e86a9b32d7b1ff105dc31097d"
|
| 53 |
+
}
|
| 54 |
},
|
| 55 |
"download_size": 821390,
|
| 56 |
"post_processing_size": null,
|