CoolFace
15 shown

datasets

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

Clear all
01mteb /AskUbuntuDupQuestions AskUbuntuDupQuestions An MTEB dataset Massive Text Embedding Benchmark AskUbuntu Question Dataset - Questions from AskUbuntu with manual annotations marking pairs of questions as similar or non-similar Task category t2t Domains Programming, Web Reference https://github.com/taolei87/askubuntu 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/AskUbuntuDupQuestions.texttext-ranking10K<n<100K0 likes4.8k downloads1y agoHugging Face02mteb /askubuntudupquestions-rerankingtextn<1K0 likes1.4k downloads4y agoHugging Face03HypernetworkRG /threads-ask-ubuntu0 likes445 downloads6mo agoHugging Face04SauravMaheshkar /threads-ask-ubuntuSource Paper: https://arxiv.org/abs/1802.06916 Usage from torch_geometric.datasets.cornell import CornellTemporalHyperGraphDataset dataset = CornellTemporalHyperGraphDataset(root = "./", name="threads-ask-ubuntu", split="train") Citation @article{Benson-2018-simplicial, author = {Benson, Austin R. and Abebe, Rediet and Schaub, Michael T. and Jadbabaie, Ali and Kleinberg, Jon}, title = {Simplicial closure and higher-order link prediction}, year = {2018}, doi =… See the full description on the dataset page: https://huggingface.co/datasets/SauravMaheshkar/threads-ask-ubuntu.tabulargraph-ml100K<n<1M0 likes57 downloads2y agoHugging Face05mteb /AskUbuntuDupQuestions-VN AskUbuntuDupQuestions-VN An MTEB dataset Massive Text Embedding Benchmark A translated dataset from AskUbuntu Question Dataset - Questions from AskUbuntu with manual annotations marking pairs of questions as similar or non-similar 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… See the full description on the dataset page: https://huggingface.co/datasets/mteb/AskUbuntuDupQuestions-VN.texttext-ranking10K<n<100K0 likes54 downloads11mo agoHugging Face06Samoed /AskUbuntuDupQuestionstext10K<n<100K0 likes52 downloads2y agoHugging Face07SauravMaheshkar /tags-ask-ubuntuSource Paper: https://arxiv.org/abs/1802.06916 Usage from torch_geometric.datasets.cornell import CornellTemporalHyperGraphDataset dataset = CornellTemporalHyperGraphDataset(root = "./", name="tags-ask-ubuntu", split="train") Citation @article{Benson-2018-simplicial, author = {Benson, Austin R. and Abebe, Rediet and Schaub, Michael T. and Jadbabaie, Ali and Kleinberg, Jon}, title = {Simplicial closure and higher-order link prediction}, year = {2018}, doi =… See the full description on the dataset page: https://huggingface.co/datasets/SauravMaheshkar/tags-ask-ubuntu.tabulargraph-ml100K<n<1M0 likes51 downloads2y agoHugging Face08maifeeulasad /askubuntu-data askubuntu-data GitHub: https://github.com/maifeeulasad/askubuntu-data.git text100K<n<1M0 likes35 downloads1y agoHugging Face09sentence-transformers /askubuntu-questions Dataset Card for AskUbuntu Questions The AskUbuntu dataset (Lei et al., 2016) is a collection of preprocessed questions taken from AskUbuntu.com 2014 corpus dump. It also comes with 400*20 mannual annotations, marking pairs of questions as "similar" or "non-similar". The dataset is sourced from the original GitHub repository. This dataset contains all questions from the original source, i.e. the text_tokenized.txt.gz data. See also sentence-transformers/askubuntu for the a dataset… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/askubuntu-questions.text100K<n<1M1 likes34 downloads8mo agoHugging Face10UTokyo-Yokoya-Lab /AskUbuntuDupQuestions_CS-MTEB AskUbuntuDupQuestions CS-MTEB An MTEB dataset Massive Text Embedding Benchmark Code-switching version of mteb/AskUbuntuDupQuestions, with queries rewritten in Chinese-English, Japanese-English, German-English, Spanish-English, Korean-English, French-English, Italian-English, Portuguese-English, Dutch-English code-switching styles. Dataset Structure The dataset contains the following configurations: From original dataset (unchanged): corpus: Original corpus documents… See the full description on the dataset page: https://huggingface.co/datasets/UTokyo-Yokoya-Lab/AskUbuntuDupQuestions_CS-MTEB.texttext-retrieval10K<n<100K0 likes34 downloads5mo agoHugging Face11sentence-transformers /askubuntu Dataset Card for AskUbuntu The AskUbuntu dataset (Lei et al., 2016) is a collection of preprocessed questions taken from AskUbuntu.com 2014 corpus dump. It also comes with 400*20 mannual annotations, marking pairs of questions as "similar" or "non-similar". The dataset is sourced from the original GitHub repository. Note that for the train split, the "positive" is the list of similar questions according to AskUbuntu, and "negative" is a list of randomly selected questions. For dev… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/askubuntu.text10K<n<100K2 likes28 downloads8mo agoHugging Face12GreenNode /askubuntudupquestions-reranking-vn 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(["AskUbuntuDupQuestions-VN"]) evaluator = mteb.MTEB(task) model = mteb.get_model(YOUR_MODEL) evaluator.run(model) To learn more about how to run models on mteb task check out the GitHub repitory. Citation If you use this dataset, please cite the dataset as well as mteb, as this dataset likely includes additional processing… See the full description on the dataset page: https://huggingface.co/datasets/GreenNode/askubuntudupquestions-reranking-vn.texttext-rankingn<1K0 likes27 downloads1y agoHugging Face13BaoLocTown /askubuntudupquestions-reranking-explodedtext1K<n<10K0 likes14 downloads2y agoHugging Face14igor-freik /AskUbuntuDupQuestions_300textn<1K0 likes7 downloads2y agoHugging Face15igor-freik /askubuntudupquestions-reranking_300textn<1K0 likes3 downloads2y agoHugging Face

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