CoolFace
20 results

wordpress

mteb /cqadupstack-wordpress CQADupstackWordpressRetrieval An MTEB dataset Massive Text Embedding Benchmark CQADupStack: A Benchmark Data Set for Community Question-Answering Research Task category t2t Domains Written, Web, Programming Referencehttp://nlp.cis.unimelb.edu.au/resources/cqadupstack/ 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(["CQADupstackWordpressRetrieval"]) evaluator… See the full description on the dataset page: https://huggingface.co/datasets/mteb/cqadupstack-wordpress.texttext-retrieval10K<n<100K2 likes1.2k downloads1y agoHugging Facemteb /CQADupstack-Wordpress-PL CQADupstack-Wordpress-PL An MTEB dataset Massive Text Embedding Benchmark CQADupStack: A Stack Exchange Question Duplicate Pairs Dataset Task category t2t Domains Written, Web, Programming Reference https://huggingface.co/datasets/clarin-knext/cqadupstack-wordpress-pl 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(["CQADupstack-Wordpress-PL"]) evaluator =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/CQADupstack-Wordpress-PL.texttext-retrieval10K<n<100K0 likes83 downloads1y agoHugging FaceHyukkyu /beir-cqadupstack-wordpress CQADupstackWordpressRetrieval — BEIR, unified schema A normalised copy of the dataset behind the mteb task CQADupstackWordpressRetrieval, one of the tasks of the BEIR benchmark as mteb defines it (a member of the aggregate task CQADupstackRetrieval). Same queries, documents and relevance judgements as the benchmark evaluates — reshaped into one strict schema shared by every dataset in this collection. Source mteb/cqadupstack-wordpress @ 4ffe81d471b1 (the revision… See the full description on the dataset page: https://huggingface.co/datasets/Hyukkyu/beir-cqadupstack-wordpress.texttext-retrieval10K<n<100K0 likes47 downloads14d agoHugging Facereapxdev /wordpress-plugins-scraper WordPress Plugins Scraper · Plugins, Installs & Ratings Scrape WordPress plugins directory by tags, search queries, author accounts, install bands, and rating filters. Extract ratings, active installs, tags, release details, and author links. Rows in this dataset 1,660 Fields 23 Collector runs behind it 50 Most recent observation 2026-08-03 What this is Every row here was returned by a real run of a public collector. Nothing is generated… See the full description on the dataset page: https://huggingface.co/datasets/reapxdev/wordpress-plugins-scraper.tabular1K<n<10K0 likes44 downloads2mo agoHugging Facehaohaa /shan-wordpress Language Shan - shn textn<1K0 likes40 downloads2y agoHugging FaceGreenNode /cqadupstack-wordpress-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(["CQADupstackWordpress-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 as… See the full description on the dataset page: https://huggingface.co/datasets/GreenNode/cqadupstack-wordpress-vn.texttext-retrieval10K<n<100K0 likes36 downloads1y agoHugging Face