CoolFace
23 shown

datasets

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

Clear all
01SetFit /TREC-QC TREC Question Classification Question classification in coarse and fine-grained categories. Source: Experimental Data for Question Classification Xin Li, Dan Roth, Learning Question Classifiers. COLING'02, Aug., 2002. tabular1K<n<10K0 likes3.2k downloads5y agoHugging Face02BeIR /trec-covid-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/trec-covid-qrels.tabulartext-retrieval10K<n<100K1 likes1.6k downloads4y agoHugging Face03lightonai /trec-covid-decontaminated trec-covid (Decontaminated) A decontaminated version of the trec-covid 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 with… See the full description on the dataset page: https://huggingface.co/datasets/lightonai/trec-covid-decontaminated.tabulartext-retrieval100K<n<1M0 likes427 downloads6mo agoHugging Face04jknafou /trec-ragtime-2026 TREC RAGTIME 2026 — sentence and passage renderings A sentence-level view of the TREC RAGTIME 2026 news collection, with two English machine translations of every non-English sentence and the passage boundaries used for retrieval. Derived from trec-ragtime/ragtime2. Pipeline, experiment design, run configurations and reproduction steps: github.com/jknafou/trec-ragtime-2026 What is in here Config Splits Rows Contents sentences eng, spa, rus, zho 88,719… See the full description on the dataset page: https://huggingface.co/datasets/jknafou/trec-ragtime-2026.tabulartext-retrieval100M<n<1B0 likes301 downloads1mo agoHugging Face05rungalileo /trec6tabular1K<n<10K0 likes217 downloads4y agoHugging Face06lucadiliello /trecqa Dataset Card for "trecqa" TREC-QA dataset for Answer Sentence Selection. The dataset contains 2 additional splits which are clean versions of the original development and test sets. clean versions contain only questions which have at least a positive and a negative answer candidate. tabular10K<n<100K0 likes154 downloads4y agoHugging Face072001jdev /clinical-trials-trec-qrelstabular100K<n<1M1 likes135 downloads5mo agoHugging Face082001jdev /clinical-trials-trec-topicstabularn<1K0 likes117 downloads5mo agoHugging Face09jeslev /trec_covid_toyset_pairtabular10K<n<100K0 likes65 downloads2y agoHugging Face10iamfortytwo /trec-covid-decontaminated trec-covid-decontaminated (MTEB layout) Repackaging of lightonai/trec-covid-decontaminated into the layout expected by MTEB: a default config holding the qrels (one split per evaluation split), alongside corpus and queries configs. Rows and columns are copied verbatim from the source dataset; only the config/split packaging differs. All credit for the decontaminated data belongs to LightOn AI, and to the original BEIR authors for the underlying benchmark. Source:… See the full description on the dataset page: https://huggingface.co/datasets/iamfortytwo/trec-covid-decontaminated.tabulartext-retrieval100K<n<1M0 likes45 downloads14d agoHugging Face11generalization /trec6_Full-p_1tabular10K<n<100K0 likes29 downloads4y agoHugging Face12ICKD /trec-bert-scaledtabular1K<n<10K0 likes28 downloads2y agoHugging Face13generalization /trec6_Full-p_05tabular10K<n<100K0 likes27 downloads4y agoHugging Face14clarin-knext /trec-covid-pl-qrelsPart of BEIR-PL: Zero Shot Information Retrieval Benchmark for the Polish Language. Link to arxiv: https://arxiv.org/pdf/2305.19840.pdf Contact: konrad.wojtasik@pwr.edu.pl tabular10K<n<100K0 likes24 downloads3y agoHugging Face15kaengreg /rus-trec-covid-qrelstabular10K<n<100K0 likes22 downloads2y agoHugging Face16KaiLv /UDR_TREC Dataset Card for "UDR_TREC" More Information needed tabular10K<n<100K0 likes21 downloads3y agoHugging Face17generalization /trec6_Sampled-p_1tabular10K<n<100K0 likes18 downloads4y agoHugging Face18generalization /trec6_Sampled-p_05tabular10K<n<100K0 likes13 downloads4y agoHugging Face19jeslev /trec_covid_toysettabularn<1K0 likes13 downloads2y agoHugging Face20xiaoyuanliu /HELMET_icl_trec_fine_6400shot_balance__evaltabularn<1K0 likes10 downloads1y agoHugging Face21ICKD /trec-berttabular1K<n<10K0 likes7 downloads2y agoHugging Face22xiaoyuanliu /HELMET_icl_trec_coarse_6600shot_balance__evaltabularn<1K0 likes4 downloads1y agoHugging Face23deltacore /trec-ja 日本語TRECライクな質問分類データセット 概要 trec-ja.json このデータセットは、日本語の質問文とその分類ラベルを含む、TRECデータセットを模した質問分類用のデータセットです。日本の文化や地理に関連する質問を含み、自然言語処理や機械学習のタスクに適しています。 データセットの特徴 質問数: 535 言語: 日本語 粗粒度ラベル数: 6 細粒度ラベル数: 50 データ構造 各データポイントは以下の構造を持っています: { "text": "質問文", "coarse_label": 粗粒度ラベル(整数), "fine_label": 細粒度ラベル(整数) } ラベルの説明 粗粒度ラベル 0: 略語 (ABBR) 1: エンティティ (ENTY) 2: 説明 (DESC) 3: 人物 (HUM) 4: 場所 (LOC) 5: 数値 (NUM) 細粒度ラベル… See the full description on the dataset page: https://huggingface.co/datasets/deltacore/trec-ja.tabularn<1K0 likes2 downloads2y agoHugging Face

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