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
01autogluon /fev_datasets Forecast evaluation datasets This repository contains time series datasets that can be used for evaluation of univariate & multivariate forecasting models. The main focus of this repository is on datasets that reflect real-world forecasting scenarios, such as those involving covariates, missing values, and other practical complexities. The datasets follow a format that is compatible with the fev package. Data format and usage Each dataset satisfies the following… See the full description on the dataset page: https://huggingface.co/datasets/autogluon/fev_datasets.tabulartime-series-forecasting100K<n<1M13 likes45k downloads8mo agoHugging Face02pietrolesci /nli_fever Overview The original dataset can be found here while the Github repo is here. This dataset has been proposed in Combining fact extraction and verification with neural semantic matching networks. This dataset has been created as a modification of FEVER. In the original FEVER setting, the input is a claim from Wikipedia and the expected output is a label. However, this is different from the standard NLI formalization which is basically a pair-of-sequence to label problem. To… See the full description on the dataset page: https://huggingface.co/datasets/pietrolesci/nli_fever.tabular100K<n<1M15 likes4.5k downloads4y agoHugging Face03mteb /FEVER_test_top_250_only_w_correct-v2 FEVERHardNegatives An MTEB dataset Massive Text Embedding Benchmark FEVER (Fact Extraction and VERification) consists of 185,445 claims generated by altering sentences extracted from Wikipedia and subsequently verified without knowledge of the sentence they were derived from. 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 Encyclopaedic, Written… See the full description on the dataset page: https://huggingface.co/datasets/mteb/FEVER_test_top_250_only_w_correct-v2.texttext-retrieval100K<n<1M0 likes4.2k downloads1y agoHugging Face04tdiggelm /climate_fever Dataset Card for ClimateFever Dataset Summary A dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change collected on the internet. Each claim is accompanied by five manually annotated evidence sentences retrieved from the English Wikipedia that support, refute or do not give enough information to validate the claim totalling in 7,675 claim-evidence pairs. The dataset features challenging claims that relate multiple facets… See the full description on the dataset page: https://huggingface.co/datasets/tdiggelm/climate_fever.texttext-classification1K<n<10K32 likes1.6k downloads3y agoHugging Face05BeIR /fever Dataset Card for BEIR Benchmark fever is one of the datasets from the Fact Checking task within BEIR, measuring Wikipedia abstract retrieval for a given fact/statement as query. 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, Robust04… See the full description on the dataset page: https://huggingface.co/datasets/BeIR/fever.textzero-shot-classification1M<n<10M3 likes1k downloads6mo agoHugging Face06lightonai /climate-fever-decontaminated climate-fever (Decontaminated) A decontaminated version of the climate-fever 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/climate-fever-decontaminated.tabulartext-retrieval1M<n<10M0 likes640 downloads6mo agoHugging Face07BeIR /climate-fever Dataset Card for BEIR Benchmark climate-fever is one of the datasets from the Fact Checking task within BEIR, measuring Wikipedia abstract retrieval for a given claim about climate. 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/climate-fever.textzero-shot-classification1M<n<10M4 likes599 downloads6mo agoHugging Face08lightonai /fever-decontaminated fever (Decontaminated) A decontaminated version of the fever 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 xxHash-64.… See the full description on the dataset page: https://huggingface.co/datasets/lightonai/fever-decontaminated.tabulartext-retrieval1M<n<10M0 likes537 downloads6mo agoHugging Face09mwong /fever-evidence-related Dataset Summary This dataset is extracted from Fever dataset (https://fever.ai), pre-processed and ready to train and evaluate. The training objective is a text classification task - given a claim and evidence, predict if evidence is related to claim. texttext-classification100K<n<1M1 likes231 downloads4y agoHugging Face10Hyukkyu /beir-fever FEVER — BEIR, unified schema A normalised copy of the dataset behind the mteb task FEVER, one of the tasks of the BEIR benchmark as mteb defines it. Same queries, documents and relevance judgements as the benchmark evaluates — reshaped into one strict schema shared by every dataset in this collection. Source mteb/fever @ bea83ef9e8fb (the revision pinned in mteb) Domain · languages fact-checking · eng Queries / documents / qrels (all splits) 123,142 / 5,416,568… See the full description on the dataset page: https://huggingface.co/datasets/Hyukkyu/beir-fever.texttext-retrieval10M<n<100M0 likes183 downloads10d agoHugging Face11iohadrubin /fever_bm25_top100_kilt Dataset Card for "fever_bm25_top100_kilt" More Information needed text1K<n<10K0 likes170 downloads2y agoHugging Face12faneshion /BEIR-climate-fever-interprettext1M<n<10M0 likes160 downloads1y agoHugging Face13carrot-fever /tl_ts_prompted_mergedtabular100K<n<1M0 likes139 downloads5mo agoHugging Face14mwong /fever-claim-related Dataset Summary This dataset is extracted from Climate Fever dataset (https://www.sustainablefinance.uzh.ch/en/research/climate-fever.html), pre-processed and ready to train and evaluate. The training objective is a text classification task - given a claim and evidence, predict if claim is related to evidence. texttext-classification100K<n<1M4 likes121 downloads4y agoHugging Face15GreenNode /climate-fever-vn ClimateFEVER-VN An MTEB dataset Massive Text Embedding Benchmark A translated dataset from CLIMATE-FEVER is a dataset adopting the FEVER methodology that consists of 1,535 real-world claims regarding climate-change. 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… See the full description on the dataset page: https://huggingface.co/datasets/GreenNode/climate-fever-vn.texttext-retrieval1M<n<10M0 likes113 downloads9mo agoHugging Face16MoritzLaurer /mnli_anli_fevernli_wanli_lingnli_xnli_train Dataset Card for "mnli_anli_fevernli_wanli_lingnli_xnli_train" Train data in a harmonized format for multiple NLI datasets. text100K<n<1M0 likes108 downloads3y agoHugging Face17maxzoech /fevertext100K<n<1M1 likes107 downloads4y agoHugging Face18lucadiliello /fever Dataset Card for "fever" FEVER dataset with evidence retrieved by KGAT, see my paper for more info. Labels are converted to integers with the rule: "SUPPORTS": 0 "NOT ENOUGH INFO": 1 "REFUTES": 2 tabulartext-classification100K<n<1M0 likes101 downloads3y agoHugging Face19GreenNode /fever-vn FEVER-VN An MTEB dataset Massive Text Embedding Benchmark A translated dataset from FEVER (Fact Extraction and VERification) consists of 185,445 claims generated by altering sentences extracted from Wikipedia and subsequently verified without knowledge of the sentence they were derived from. 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… See the full description on the dataset page: https://huggingface.co/datasets/GreenNode/fever-vn.texttext-retrieval1M<n<10M0 likes96 downloads9mo agoHugging Face20Hyukkyu /beir-climate-fever ClimateFEVER — BEIR, unified schema A normalised copy of the dataset behind the mteb task ClimateFEVER, one of the tasks of the BEIR benchmark as mteb defines it. Same queries, documents and relevance judgements as the benchmark evaluates — reshaped into one strict schema shared by every dataset in this collection. Source mteb/climate-fever @ 47f2ac6acb64 (the revision pinned in mteb) Domain · languages fact-checking · eng Queries / documents / qrels 1,535 / 5… See the full description on the dataset page: https://huggingface.co/datasets/Hyukkyu/beir-climate-fever.texttext-retrieval1M<n<10M0 likes95 downloads17d agoHugging Face21sepz /fever_ftThe dataset contains a random 0.7/0.1/0.2 train/dev/test splits of fever dataset from BEIR https://github.com/beir-cellar/beir for benchmarking embedding model fine-tuning. tabular10M<n<100M1 likes89 downloads2y agoHugging Face22pminervini /hl-fevertext100K<n<1M0 likes76 downloads3y agoHugging Face23rexarski /climate_fever_fixed Dataset Card for "climate_fever_fixed" Dataset Summary This dataset was created to aid our team in developing a model to more accurately perform climate change-related fact checking. We approach this task from a perspective heavily impacted by the work of the ClimateBERT team. With that in mind, our team likewise leveraged a BERT Language model to solve this task. This dataset presents an edited version of the Climate_Fever dataset, hosted by HuggingFace. Climate_Fever… See the full description on the dataset page: https://huggingface.co/datasets/rexarski/climate_fever_fixed.texttext-classification1K<n<10K2 likes72 downloads3y agoHugging Face24carrot-fever /pl_ps_prompted_mergedtabular100K<n<1M0 likes66 downloads5mo agoHugging Face25ssktora /nfcorpus-scifact-fiqa-fever-hotpotqa-combinetext100K<n<1M0 likes59 downloads1y agoHugging Face26Jasontth /climate_fever_plusThe dataset provided combines the Climate-Fever dataset and claim reviews from the website Climate Feedback (https://climatefeedback.org/) FYI, the train dataset contains claim-evidence pairs from Climate-Fever and Climate Feedback, while test and validation dataset only contains data from CLIMATE-FEVER For detail, please read this paper texttext-classification10K<n<100K1 likes58 downloads2y agoHugging Face27amandakonet /climate_fever_adoptedtext1K<n<10K0 likes56 downloads4y agoHugging Face28Raywithyou /Feveroustext1K<n<10K0 likes49 downloads1y agoHugging Face29rickpereira /FEVERtabular100K<n<1M0 likes49 downloads11mo agoHugging Face30Leogrin /fev-bench-lite-n3tabularn<1K0 likes47 downloads6mo agoHugging Face

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