senator-tweets / dataset_infos.json
m-newhauser's picture
Add all-MiniLM-L6-v2 embeddings
9e85227 verified
{
"m-newhauser--senator-tweets": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"date": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"username": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"party": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"labels": {
"num_classes": 2,
"names": [
"0",
"1"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 22902802,
"num_examples": 79754,
"dataset_name": "senator-tweets"
},
"test": {
"name": "test",
"num_bytes": 5721996,
"num_examples": 19939,
"dataset_name": "senator-tweets"
}
},
"download_checksums": null,
"download_size": 16512021,
"post_processing_size": null,
"dataset_size": 28624798,
"size_in_bytes": 45136819
},
"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"date": {
"dtype": "string",
"_type": "Value"
},
"id": {
"dtype": "int64",
"_type": "Value"
},
"username": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"party": {
"dtype": "string",
"_type": "Value"
},
"labels": {
"names": [
"0",
"1"
],
"_type": "ClassLabel"
},
"embeddings": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
}
},
"builder_name": "parquet",
"dataset_name": "senator-tweets",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 145722682,
"num_examples": 79754,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 36427736,
"num_examples": 19939,
"dataset_name": null
}
},
"download_size": 232535302,
"dataset_size": 182150418,
"size_in_bytes": 414685720
}
}