CoolFace
20 results

stackoverflow

mikex86 /stackoverflow-posts StackOverflow Posts Markdown Dataset Summary This dataset contains all posts submitted to StackOverflow before the 14th of June 2023 formatted as Markdown text. The dataset contains ~60 Million posts, totaling ~35GB in size and ~65 billion characters of text. The data is sourced from Internet Archive StackExchange Data Dump. Dataset Structure Each record corresponds to one post of a particular type. Original ordering from the data dump is not exactly preserved… See the full description on the dataset page: https://huggingface.co/datasets/mikex86/stackoverflow-posts.tabularquestion-answering10M<n<100M63 likes15k downloads3y agoHugging Facesuriyagunasekar /stackoverflow-with-meta-data Dataset Card for "stackoverflow-with-meta-data" More Information needed text10M<n<100M12 likes4.5k downloads4y agoHugging Facemteb /StackOverflowQA StackOverflowQA An MTEB dataset Massive Text Embedding Benchmark The dataset is a collection of natural language queries and their corresponding response which may include some text mixed with code snippets. The task is to retrieve the most relevant response for a given query. Task category t2t Domains Programming, Written Reference https://arxiv.org/abs/2407.02883 How to evaluate on this task You can evaluate an embedding model on this dataset using… See the full description on the dataset page: https://huggingface.co/datasets/mteb/StackOverflowQA.texttext-retrieval10K<n<100K0 likes2.2k downloads1y agoHugging Facepacovaldez /stackoverflow-questions Dataset Card for [Stackoverflow Post Questions] Dataset Description Companies that sell Open-source software tools usually hire an army of Customer representatives to try to answer every question asked about their tool. The first step in this process is the prioritization of the question. The classification scale usually consists of 4 values, P0, P1, P2, and P3, with different meanings across every participant in the industry. On the other hand, every software developer… See the full description on the dataset page: https://huggingface.co/datasets/pacovaldez/stackoverflow-questions.texttext-classification1M<n<10M52 likes1.5k downloads4y agoHugging Facebigcode /stackoverflow-clean Dataset Card for "stackoverflow-clean" More Information needed tabular10M<n<100M8 likes1.4k downloads3y agoHugging Facemteb /StackOverflowDupQuestions StackOverflowDupQuestions An MTEB dataset Massive Text Embedding Benchmark Stack Overflow Duplicate Questions Task for questions with the tags Java, JavaScript and Python Task category t2t Domains Written, Blog, Programming Reference https://www.microsoft.com/en-us/research/uploads/prod/2019/03/nl4se18LinkSO.pdf 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/StackOverflowDupQuestions.texttext-ranking1M<n<10M0 likes1.3k downloads1y agoHugging Face