File size: 2,056 Bytes
9273f47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d3c4aea
9273f47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
  "builder_name": "csv",
  "citation": "",
  "config_name": "default",
  "dataset_name": "natural-disasters-from-social-media",
  "dataset_size": 52932817,
  "description": "",
  "download_checksums": {
    "hf://datasets/melisekm/natural-disasters-from-social-media@b16966b68eba8f44b6534bc8cd82e9fa02c53188/train.csv": {
      "num_bytes": 39817704,
      "checksum": null
    },
    "hf://datasets/melisekm/natural-disasters-from-social-media@b16966b68eba8f44b6534bc8cd82e9fa02c53188/validation.csv": {
      "num_bytes": 4977163,
      "checksum": null
    },
    "hf://datasets/melisekm/natural-disasters-from-social-media@b16966b68eba8f44b6534bc8cd82e9fa02c53188/test.csv": {
      "num_bytes": 4981112,
      "checksum": null
    }
  },
  "download_size": 49775979,
  "features": {
    "text": {
      "dtype": "string",
      "_type": "Value"
    },
    "target": {
      "dtype": "int64",
      "_type": "Value"
    },
    "SOURCE_FILE": {
      "dtype": "string",
      "_type": "Value"
    },
    "tweet_id": {
      "dtype": "float64",
      "_type": "Value"
    },
    "filename": {
      "dtype": "string",
      "_type": "Value"
    },
    "event_type": {
      "dtype": "string",
      "_type": "Value"
    },
    "event_type_detail": {
      "dtype": "string",
      "_type": "Value"
    },
    "label": {
      "dtype": "int64",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 102708796,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 42341997,
      "num_examples": 169109,
      "dataset_name": "natural-disasters-from-social-media"
    },
    "validation": {
      "name": "validation",
      "num_bytes": 5293895,
      "num_examples": 21139,
      "dataset_name": "natural-disasters-from-social-media"
    },
    "test": {
      "name": "test",
      "num_bytes": 5296925,
      "num_examples": 21139,
      "dataset_name": "natural-disasters-from-social-media"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}