Daniel Vila commited on
Commit
6c56636
·
1 Parent(s): 29df63c

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +25 -8
dataset_infos.json CHANGED
@@ -42,20 +42,37 @@
42
  }
43
  }
44
  ],
45
- "id": {
46
  "dtype": "string",
47
  "id": null,
48
  "_type": "Value"
49
  },
50
- "created_at": {
51
  "dtype": "string",
52
  "id": null,
53
  "_type": "Value"
54
  },
55
- "text": {
56
  "dtype": "string",
57
  "id": null,
58
  "_type": "Value"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
  }
60
  },
61
  "post_processed": null,
@@ -67,14 +84,14 @@
67
  "splits": {
68
  "train": {
69
  "name": "train",
70
- "num_bytes": 600672,
71
- "num_examples": 724,
72
  "dataset_name": "wildfire_tweets"
73
  }
74
  },
75
  "download_checksums": null,
76
- "download_size": 137357,
77
  "post_processing_size": null,
78
- "dataset_size": 600672,
79
- "size_in_bytes": 738029
80
  }}
 
42
  }
43
  }
44
  ],
45
+ "created_at": {
46
  "dtype": "string",
47
  "id": null,
48
  "_type": "Value"
49
  },
50
+ "text": {
51
  "dtype": "string",
52
  "id": null,
53
  "_type": "Value"
54
  },
55
+ "id": {
56
  "dtype": "string",
57
  "id": null,
58
  "_type": "Value"
59
+ },
60
+ "withheld": {
61
+ "copyright": {
62
+ "dtype": "bool",
63
+ "id": null,
64
+ "_type": "Value"
65
+ },
66
+ "country_codes": {
67
+ "feature": {
68
+ "dtype": "string",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "length": -1,
73
+ "id": null,
74
+ "_type": "Sequence"
75
+ }
76
  }
77
  },
78
  "post_processed": null,
 
84
  "splits": {
85
  "train": {
86
  "name": "train",
87
+ "num_bytes": 2308227,
88
+ "num_examples": 2967,
89
  "dataset_name": "wildfire_tweets"
90
  }
91
  },
92
  "download_checksums": null,
93
+ "download_size": 539174,
94
  "post_processing_size": null,
95
+ "dataset_size": 2308227,
96
+ "size_in_bytes": 2847401
97
  }}