HIV_PI / dataset_infos.json
damlab's picture
Upload dataset_infos.json
cb235be
{"damlab--HIV_PI": {"description": "This dataset was constructed the Stanford HIV Drug Resistance Database. \nhttps://hivdb.stanford.edu/pages/genopheno.dataset.html\nThe sequences were interpolated from the protease high-quality dataset.\nSequences with >4-fold increased resistance relative to wild-type was labeled as True.\n", "citation": "@InProceedings{huggingface:dataset,\ntitle = {HIV Protease Drug Resistance Prediction Dataset},\nauthor={Will Dampier\n},\nyear={2021}\n}\n", "homepage": "", "license": "", "features": {"sequence": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}, "FPV": {"dtype": "bool", "id": null, "_type": "Value"}, "IDV": {"dtype": "bool", "id": null, "_type": "Value"}, "NFV": {"dtype": "bool", "id": null, "_type": "Value"}, "SQV": {"dtype": "bool", "id": null, "_type": "Value"}, "fold": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 205318, "num_examples": 1733, "dataset_name": "HIV_PI"}}, "download_checksums": null, "download_size": 69238, "post_processing_size": null, "dataset_size": 205318, "size_in_bytes": 274556}}