dime-recipients / dataset_info.json
mliliu's picture
Create dataset_info.json
56818a0 verified
raw
history blame contribute delete
626 Bytes
{
"dataset_name": "dime-recipients",
"dataset_size": 479502,
"download_checksums": null,
"download_size": 37200000,
"features": {
"bonica.rid": {"dtype": "string"},
"name": {"dtype": "string"},
"party": {"dtype": "string"},
"cycle": {"dtype": "int64"},
"recipient.cfscore": {"dtype": "float64"}
},
"splits": {
"train": {"name": "train", "num_bytes": 37200000, "num_examples": 479502},
"recent": {"name": "recent", "num_bytes": 21500000, "num_examples": 277297},
"federal": {"name": "federal", "num_bytes": 12100000, "num_examples": 157988}
}
}