File size: 1,930 Bytes
6555ae7
 
 
 
 
 
 
 
 
 
0038b5e
6555ae7
 
 
 
0038b5e
2e4aef4
6555ae7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2e4aef4
6555ae7
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "default": {
    "description": "OpenFire is an image classification dataset for wildfire detection, collected\n from web searches.",
    "citation": "@software{Pyronear_PyroVision_2019,\ntitle={Pyrovision: wildfire early detection},\nauthor={Pyronear contributors},\nyear={2019},\nmonth={October},\npublisher = {GitHub},\nhowpublished = {\\url{https://github.com/pyronear/pyro-vision}}\n}\n",
    "homepage": "https://pyronear.org/pyro-vision/datasets.html#openfire",
    "license": "Apache License 2.0",
    "features": {
      "image_url": {
        "dtype": "string",
	    "id": null,
	    "_type": "Value"
      },
      "is_wildfire": {
        "dtype": "bool",
	    "id": null,
	    "_type": "Value"
      }
    },
    "post_processed": null,
    "supervised_keys": null,
    "task_templates": null,
    "builder_name": "openfire",
    "config_name": "default",
    "version": {
      "version_str": "1.0.0",
      "description": null,
      "major": 1,
      "minor": 0,
      "patch": 0
    },
    "splits": {
      "train": {
        "name": "train",
        "num_bytes": 792971,
        "num_examples": 7143,
        "dataset_name": "openfire"
      },
      "validation": {
        "name": "validation",
        "num_bytes": 88419,
        "num_examples": 792,
        "dataset_name": "openfire"
      }
    },
    "download_checksums": {
      "https://huggingface.co/datasets/pyronear/openfire/resolve/main/data/openfire_train.json": {
        "num_bytes": 792971,
        "checksum": "d912c0b4c4fb89f482c1ad8e4b47c79202efbeedc832a29f779944afd17118be"
      },
      "https://huggingface.co/datasets/pyronear/openfire/resolve/main/data/openfire_val.json": {
        "num_bytes": 88419,
        "checksum": "31235919c7ed278731f6511eae42c7d27756a88e86a9b32d7b1ff105dc31097d"
      }
    },
    "download_size": 821390,
    "post_processing_size": null,
    "dataset_size": 821390,
    "size_in_bytes": 821390
  }
}