damlab commited on
Commit
18ae280
·
1 Parent(s): 2fbb98e

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"damlab--HIV_V3_bodysite": {"description": "This dataset was constructured from a download of the LANL database for all V3 sequences that had any annotation of tissue of isolation\nannotation. The site's tools were used to trim, align, and translate the sequence into in-frame amino acids.\nThe diverse categories provided by the database were summarized into a wider set:\n - periphery\n - CNS\n - male & female genital tracks\n - gastric track\n - lung\n - umbillical cord\n - breast-milk\n - organ associated\n\nThe labels are stored as a `ClassLabel` object.\n", "citation": "@InProceedings{huggingface:dataset,\ntitle = {HIV V3 Tissue Isolation Dataset},\nauthor={Will Dampier},\nyear={2021}\n}\n", "homepage": "", "license": "", "features": {"sequence": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}, "fold": {"dtype": "int32", "id": null, "_type": "Value"}, "periphery-tcell": {"dtype": "bool", "id": null, "_type": "Value"}, "periphery-monocyte": {"dtype": "bool", "id": null, "_type": "Value"}, "CNS": {"dtype": "bool", "id": null, "_type": "Value"}, "breast-milk": {"dtype": "bool", "id": null, "_type": "Value"}, "female-genitals": {"dtype": "bool", "id": null, "_type": "Value"}, "male-genitals": {"dtype": "bool", "id": null, "_type": "Value"}, "gastric": {"dtype": "bool", "id": null, "_type": "Value"}, "lung": {"dtype": "bool", "id": null, "_type": "Value"}, "organ": {"dtype": "bool", "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": 304313, "num_examples": 5447, "dataset_name": "HIV_V3_bodysite"}}, "download_checksums": null, "download_size": 115744, "post_processing_size": null, "dataset_size": 304313, "size_in_bytes": 420057}}