CoolFace
20 results

Proteins

archiitecture /initial-dynamic-proteins Initial 2,000-protein dataset This is the canonical local root for the first complete router dataset: 1,000 single-dominant structured-state proteins (label 0) and 1,000 dynamic or heterogeneous-state proteins (label 1). The fixed split is 1,400 train, 300 validation, and 300 test proteins. Place Colab's completed ESMFold result files (<sequence_sha256>.npz) in esmfold_results/. Then import them with: uv run python scripts/esmfold_dataset.py import The importer validates every… See the full description on the dataset page: https://huggingface.co/datasets/archiitecture/initial-dynamic-proteins.0 likes2.1k downloads2mo agoHugging FaceMetanova /Proteinstext1M<n<10M2 likes1.5k downloads1y agoHugging Facegenbio-ai /casp14-casp15-cameo-test-proteinstextn<1K0 likes634 downloads2y agoHugging FacePDBEurope /protein_structure_NER_model_v3.1 Overview This data was used to train model: https://huggingface.co/PDBEurope/BiomedNLP-PubMedBERT-ProteinStructure-NER-v3.1 There are 20 different entity types in this dataset: "bond_interaction", "chemical", "complex_assembly", "evidence", "experimental_method", "gene", "mutant", "oligomeric_state", "protein", "protein_state", "protein_type", "ptm", "residue_name", "residue_name_number","residue_number", "residue_range", "site", "species", "structure_element", "taxonomy_domain"… See the full description on the dataset page: https://huggingface.co/datasets/PDBEurope/protein_structure_NER_model_v3.1.0 likes292 downloads2y agoHugging FacePDBEurope /protein_structure_NER_model_v2.1 Overview This data was used to train model: https://huggingface.co/PDBEurope/BiomedNLP-PubMedBERT-ProteinStructure-NER-v2.1 There are 20 different entity types in this dataset: "bond_interaction", "chemical", "complex_assembly", "evidence", "experimental_method", "gene", "mutant", "oligomeric_state", "protein", "protein_state", "protein_type", "ptm", "residue_name", "residue_name_number","residue_number", "residue_range", "site", "species", "structure_element", "taxonomy_domain"… See the full description on the dataset page: https://huggingface.co/datasets/PDBEurope/protein_structure_NER_model_v2.1.0 likes284 downloads2y agoHugging FaceSynthyra /ProteinSelfies10 million random examples from Uniref50 representative sequences (October 2023) and computed selfies strings. The strings are stored as input ids from a custom selfies tokenizer. A BERT tokenizer with this vocabulary has been uploaded to this dataset under the files. You can access the tokenizer like this: import os from huggingface_hub import hf_hub_download from transformers import AutoTokenizer repo_path = 'Synthyra/ProteinSelfies' local_path = 'ProteinSelfies' files =… See the full description on the dataset page: https://huggingface.co/datasets/Synthyra/ProteinSelfies.text1M<n<10M0 likes282 downloads1y agoHugging Face