specter
Datasets
All datasets matching “specter”specter2-corpus-papersSPECTER2-data
Dataset Card for "SPECTER2-data"
More Information needed
SPECTER
Dataset Card for "SPECTER"
Dataset Summary
Dataset containing triplets (three sentences): anchor, positive, and negative. Contains titles of papers.
Disclaimer: The team releasing SPECTER did not upload the dataset to the Hub and did not write a dataset card.
These steps were done by the Hugging Face team.
Dataset Structure
Each example in the dataset contains triplets of equivalent sentences and is formatted as a dictionary with the key "set" and a list with… See the full description on the dataset page: https://huggingface.co/datasets/embedding-data/SPECTER.specter
Dataset Card for Specter
This dataset is a collection of title-related-unrelated triplets from Scientific Publications on Specter. See Specter for additional information.
This dataset can be used directly with Sentence Transformers to train embedding models.
Dataset Subsets
triplet subset
Columns: "anchor", "positive", "negative"
Column types: str, str, str
Examples:{
'anchor': "Integrating children's contributions in the interaction design process"… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/specter.specter_arknights
Dataset of specter/スペクター/幽灵鲨 (Arknights)
This is the dataset of specter/スペクター/幽灵鲨 (Arknights), containing 500 images and their tags.
The core tags of this character are long_hair, red_eyes, grey_hair, hair_between_eyes, black_headwear, very_long_hair, breasts, white_hair, hat, which are pruned in this dataset.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by DeepGHS Team(huggingface organization).
List of… See the full description on the dataset page: https://huggingface.co/datasets/CyberHarem/specter_arknights.neuro-specter2-triplets-multi-pool
Jerjes/neuro-specter2-triplets-multi-pool
This dataset contains anchor papers with their top-K most similar (positive) and most dissimilar (negative) papers based on SPECTER2 embeddings.
Dataset Structure
Each row contains:
anchor_id: Unique identifier for the anchor paper
anchor_title: Title of the anchor paper
anchor_abstract: Abstract of the anchor paper
positive_pool: List of 5 most similar papers, each as [id, title, abstract]
negative_pool: List of 5 most… See the full description on the dataset page: https://huggingface.co/datasets/Jerjes/neuro-specter2-triplets-multi-pool.
