CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01fancyzhx /dbpedia_14 Dataset Card for DBpedia14 Dataset Summary The DBpedia ontology classification dataset is constructed by picking 14 non-overlapping classes from DBpedia 2014. They are listed in classes.txt. From each of thse 14 ontology classes, we randomly choose 40,000 training samples and 5,000 testing samples. Therefore, the total size of the training dataset is 560,000 and testing dataset 70,000. There are 3 columns in the dataset (same for train and test splits), corresponding to… See the full description on the dataset page: https://huggingface.co/datasets/fancyzhx/dbpedia_14.texttext-classification100K<n<1M37 likes27k downloads3y agoHugging Face02mteb /DBPedia_test_top_250_only_w_correct-v2 DBPediaHardNegatives An MTEB dataset Massive Text Embedding Benchmark DBpedia-Entity is a standard test collection for entity search over the DBpedia knowledge base. The hard negative version has been created by pooling the 250 top documents per query from BM25, e5-multilingual-large and e5-mistral-instruct. Task category t2t Domains Written, Encyclopaedic Reference https://github.com/iai-group/DBpedia-Entity/ How to evaluate on this task You can evaluate… See the full description on the dataset page: https://huggingface.co/datasets/mteb/DBPedia_test_top_250_only_w_correct-v2.texttext-retrieval100K<n<1M0 likes12k downloads1y agoHugging Face03KShivendu /dbpedia-entities-openai-1M1M OpenAI Embeddings -- 1536 dimensions Created: June 2023. Text used for Embedding: title (string) + text (string) Embedding Model: text-embedding-ada-002 First used for the pgvector vs VectorDB (Qdrant) benchmark: https://nirantk.com/writing/pgvector-vs-qdrant/ Citation @dataset{dbpedia-entities-openai-1M, doi = {10.57967/hf/6768}, url = {https://huggingface.co/datasets/KShivendu/dbpedia-entities-openai-1M}, author = {{Kumar Shivendu} and {Nirant Kasliwal}}, title =… See the full description on the dataset page: https://huggingface.co/datasets/KShivendu/dbpedia-entities-openai-1M.textfeature-extraction1M<n<10M26 likes3.8k downloads11mo agoHugging Face04mteb /dbpedia DBPedia An MTEB dataset Massive Text Embedding Benchmark DBpedia-Entity is a standard test collection for entity search over the DBpedia knowledge base Task category t2t Domains Written, Encyclopaedic Reference https://github.com/iai-group/DBpedia-Entity/ How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["DBPedia"]) evaluator = mteb.MTEB(task) model =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/dbpedia.texttext-retrieval1M<n<10M3 likes1.3k downloads1y agoHugging Face05Qdrant /dbpedia-entities-openai3-text-embedding-3-large-1536-1M1M OpenAI Embeddings: text-embedding-3-large 1536 dimensions Created: February 2024. Text used for Embedding: title (string) + text (string) Embedding Model: OpenAI text-embedding-3-large This dataset was generated from the first 1M entries of https://huggingface.co/datasets/BeIR/dbpedia-entity, extracted by @KShivendu_ here textfeature-extraction1M<n<10M14 likes1.3k downloads3y agoHugging Face06maknee /dbpedia_openai_1m DBpedia OpenAI 1M Dataset A comprehensive vector database resource containing 1,000,000 DBpedia entity descriptions with pre-computed OpenAI text-embedding-ada-002 embeddings (1536-D). This dataset is optimized for large-scale similarity search, retrieval tasks, and distributed vector database deployments. Dataset Overview Size: 1,000,000 base vectors + 10,000 query vectors Embedding Model: OpenAI text-embedding-ada-002 Dimensions: 1536 Source:… See the full description on the dataset page: https://huggingface.co/datasets/maknee/dbpedia_openai_1m.textfeature-extraction1M<n<10M0 likes1.2k downloads8mo agoHugging Face07Qdrant /dbpedia-entities-openai3-text-embedding-3-large-3072-1M1M OpenAI Embeddings: text-embedding-3-large 3072 dimensions + ada-002 1536 dimensions — parallel dataset Created: February 2024. Text used for Embedding: title (string) + text (string) Embedding Model: text-embedding-3-large This dataset was generated from the first 1M entries of https://huggingface.co/datasets/BeIR/dbpedia-entity, extracted by @KShivendu_ here textfeature-extraction1M<n<10M27 likes941 downloads3y agoHugging Face08Supabase /dbpedia-openai-3-large-1M1 million OpenAI Embeddings - 3072 dimensions Created: February 2024. Text used for Embedding: title (string) + text (string) Embedding Model: text-embedding-3-large Credits: This dataset was generated from the first 1M entries of https://huggingface.co/datasets/BeIR/dbpedia-entity text100K<n<1M4 likes798 downloads3y agoHugging Face09BeIR /dbpedia-entity Dataset Card for BEIR Benchmark dbpedia-entity is one of the datasets from the Entity Retrieval task within BEIR, measuring the retrieval of DbPedia articles for a given query entity. Dataset Summary BEIR is a heterogeneous benchmark built from 18 diverse datasets representing 9 information retrieval tasks. Fact-checking: FEVER, Climate-FEVER, SciFact Question-Answering: NQ, HotpotQA, FiQA-2018 Bio-Medical IR: TREC-COVID, BioASQ, NFCorpus News Retrieval: TREC-NEWS… See the full description on the dataset page: https://huggingface.co/datasets/BeIR/dbpedia-entity.textzero-shot-classification1M<n<10M18 likes653 downloads6mo agoHugging Face10DeveloperOats /DBPedia_ClassesAbout Dataset DBpedia (from "DB" for "database") is a project aiming to extract structured content from the information created in Wikipedia. This is an extract of the data (after cleaning, kernel included) that provides taxonomic, hierarchical categories ("classes") for 342,782 wikipedia articles. There are 3 levels, with 9, 70 and 219 classes respectively. A version of this dataset is a popular baseline for NLP/text classification tasks. This version of the dataset is much tougher… See the full description on the dataset page: https://huggingface.co/datasets/DeveloperOats/DBPedia_Classes.texttext-classification100K<n<1M21 likes645 downloads4y agoHugging Face11lightonai /dbpedia-entity-decontaminated dbpedia-entity (Decontaminated) A decontaminated version of the dbpedia-entity dataset from the BEIR benchmark, with samples found in the mgte-en pre-training dataset removed. Decontamination methodology Contamination was detected using a two-pass approach against the full mgte-en dataset (484 GB, 1,235 parquet files): Pass 1: Exact hash matching All texts (queries and corpus documents) were normalized (lowercased, unicode NFKD, whitespace collapsed) and hashed… See the full description on the dataset page: https://huggingface.co/datasets/lightonai/dbpedia-entity-decontaminated.texttext-retrieval1M<n<10M0 likes441 downloads6mo agoHugging Face12vipinpalhugging /dbpedia-core-en-latesttext10M<n<100M0 likes432 downloads9mo agoHugging Face13GreenNode /dbpedia-vn DBPedia-VN An MTEB dataset Massive Text Embedding Benchmark A translated dataset from DBpedia-Entity is a standard test collection for entity search over the DBpedia knowledge base The process of creating the VN-MTEB (Vietnamese Massive Text Embedding Benchmark) from English samples involves a new automated system: - The system uses large language models (LLMs), specifically Coherence's Aya model, for translation. - Applies advanced embedding models to filter the translations. - Use… See the full description on the dataset page: https://huggingface.co/datasets/GreenNode/dbpedia-vn.texttext-retrieval1M<n<10M0 likes364 downloads9mo agoHugging Face14BeIR /dbpedia-entity-qrels Dataset Card for BEIR Benchmark Dataset Summary BEIR is a heterogeneous benchmark that has been built from 18 diverse datasets representing 9 information retrieval tasks: Fact-checking: FEVER, Climate-FEVER, SciFact Question-Answering: NQ, HotpotQA, FiQA-2018 Bio-Medical IR: TREC-COVID, BioASQ, NFCorpus News Retrieval: TREC-NEWS, Robust04 Argument Retrieval: Touche-2020, ArguAna Duplicate Question Retrieval: Quora, CqaDupstack Citation-Prediction: SCIDOCS Tweet… See the full description on the dataset page: https://huggingface.co/datasets/BeIR/dbpedia-entity-qrels.texttext-retrieval10K<n<100K0 likes320 downloads4y agoHugging Face15CleverThis /dbpedia-labels-en DBpedia English Labels Dataset Description Entity labels from DBpedia (English) Original Source: https://downloads.dbpedia.org/repo/dbpedia/generic/labels/2022.12.01/labels_lang=en.ttl.bz2 Dataset Summary This dataset contains RDF triples from DBpedia English Labels converted to HuggingFace dataset format for easy use in machine learning pipelines. Format: Originally turtle, converted to HuggingFace Dataset Size: 1.0 GB (extracted) Entities: ~9.5M Triples:… See the full description on the dataset page: https://huggingface.co/datasets/CleverThis/dbpedia-labels-en.texttext-generation10M<n<100M0 likes305 downloads9mo agoHugging Face16BeIR /dbpedia-entity-generated-queries Dataset Card for BEIR Benchmark Dataset Summary BEIR is a heterogeneous benchmark that has been built from 18 diverse datasets representing 9 information retrieval tasks: Fact-checking: FEVER, Climate-FEVER, SciFact Question-Answering: NQ, HotpotQA, FiQA-2018 Bio-Medical IR: TREC-COVID, BioASQ, NFCorpus News Retrieval: TREC-NEWS, Robust04 Argument Retrieval: Touche-2020, ArguAna Duplicate Question Retrieval: Quora, CqaDupstack Citation-Prediction: SCIDOCS Tweet… See the full description on the dataset page: https://huggingface.co/datasets/BeIR/dbpedia-entity-generated-queries.texttext-retrieval1M<n<10M9 likes278 downloads4y agoHugging Face17Qdrant /dbpedia-entities-openai3-text-embedding-3-small-1536-100Ktext100K<n<1M7 likes268 downloads3y agoHugging Face18Qdrant /dbpedia-entities-openai3-text-embedding-3-large-1536-100Ktext100K<n<1M2 likes216 downloads3y agoHugging Face19filipecosta90 /dbpedia-openai-1M-text-embedding-3-large-3072dtext1M<n<10M1 likes214 downloads1y agoHugging Face20filipecosta90 /dbpedia-openai-1M-text-embedding-3-large-1536dtext1M<n<10M0 likes196 downloads1y agoHugging Face21nirantk /dbpedia-entities-efficient-splade-100K DBPedia SPLADE + OpenAI: 100,000 SPLADE Sparse Vectors + OpenAI Embedding This dataset has both OpenAI and SPLADE vectors for 100,000 DBPedia entries. This adds SPLADE Vectors to KShivendu/dbpedia-entities-openai-1M/ Model id used to make these vectors: model_id = "naver/efficient-splade-VI-BT-large-doc" For processing the query, use this: model_id = "naver/efficient-splade-VI-BT-large-query" If you'd like to extract the indices and weights/values from the vectors, you can do so… See the full description on the dataset page: https://huggingface.co/datasets/nirantk/dbpedia-entities-efficient-splade-100K.textfeature-extraction100K<n<1M3 likes185 downloads3y agoHugging Face22mteb /DBpediaClassification DBpediaClassification An MTEB dataset Massive Text Embedding Benchmark DBpedia14 is a dataset of English texts from Wikipedia articles, categorized into 14 non-overlapping classes based on their DBpedia ontology. Task category t2c Domains Encyclopaedic, Written Reference https://arxiv.org/abs/1509.01626 How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/DBpediaClassification.texttext-classification1K<n<10K0 likes183 downloads1y agoHugging Face23Qdrant /dbpedia-entities-openai3-text-embedding-3-large-3072-100Ktext100K<n<1M2 likes147 downloads3y agoHugging Face24joao-luz /dbpedia_14_indexed_sampleThis is a sample from the dbpedia_14_indexed dataset. This dataset contains 10% of the original dataset, randomly sampled by class. I alse removed the embedding columns, as well as merged the title and content columns into a single "text" column. Labels follow the following map: id label 0 Company 1 EducationalInstitution 2 Artist 3 Athlete 4 OfficeHolder 5 MeanOfTransportation 6 Building 7 NaturalPlace 8 Village 9 Animal 10 Plant 11 Album 12 Film 13… See the full description on the dataset page: https://huggingface.co/datasets/joao-luz/dbpedia_14_indexed_sample.text10K<n<100K0 likes136 downloads15d agoHugging Face25filipecosta90 /dbpedia-openai-1M-text-embedding-3-large-1024dtext1M<n<10M0 likes135 downloads1y agoHugging Face26pietrolesci /dbpedia_14_indexedThis is the same dataset as dbpedia_14. The only differences are Addition of a unique identifier, uid Addition of the indices, that is 3 columns with the embeddings of 3 different sentence-transformers all-mpnet-base-v2 multi-qa-mpnet-base-dot-v1 all-MiniLM-L12-v2 Renaming of the label column to labels for easier compatibility with the transformers library texttext-classification100K<n<1M0 likes127 downloads3y agoHugging Face27Lots-of-LoRAs /task633_dbpedia_14_answer_generation Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task633_dbpedia_14_answer_generation Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task633_dbpedia_14_answer_generation.texttext-generation1K<n<10K0 likes112 downloads2y agoHugging Face28vipinpalhugging /dbpedia_core_en_steaming_downloadtext10M<n<100M0 likes101 downloads9mo agoHugging Face29CleverThis /dbpedia-biomedical DBpedia Categories Dataset Description Category relationships from DBpedia (English) Original Source: https://downloads.dbpedia.org/repo/dbpedia/generic/categories/2022.12.01/categories_lang=en_articles.ttl.bz2 Dataset Summary This dataset contains RDF triples from DBpedia Categories converted to HuggingFace dataset format for easy use in machine learning pipelines. Format: Originally turtle, converted to HuggingFace Dataset Size: 3.0 GB (extracted) Entities:… See the full description on the dataset page: https://huggingface.co/datasets/CleverThis/dbpedia-biomedical.texttext-generation10M<n<100M0 likes99 downloads11mo agoHugging Face30aintech /dbpedia-infoboxestextn<1K0 likes94 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.