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
01biglab /jitteredwebsites-merged-224-paraphrasedimage1M<n<10M1 likes640 downloads3y agoHugging Face02Lots-of-LoRAs /task275_enhanced_wsc_paraphrase_generation Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task275_enhanced_wsc_paraphrase_generation Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task275_enhanced_wsc_paraphrase_generation.texttext-generation1K<n<10K2 likes368 downloads2y agoHugging Face03anothy1 /fineweb-edu-paraphrasedtext1M<n<10M0 likes323 downloads2y agoHugging Face04merionum /ru_paraphraser Dataset Card for ParaPhraser Dataset Summary ParaPhraser is a news headlines corpus annotated according to the following schema: 1: precise paraphrases 0: near paraphrases -1: non-paraphrases The Plus part is also available. It contains clusters of news headline paraphrases labeled automatically by a fine-tuned paraphrase detection BERT model.In order to load it: from datasets import load_dataset corpus = load_dataset('merionum/ru_paraphraser', data_files='plus.jsonl')… See the full description on the dataset page: https://huggingface.co/datasets/merionum/ru_paraphraser.texttext-classification1K<n<10K13 likes303 downloads4y agoHugging Face05Karavet /ARPA-Armenian-Paraphrase-Corpus Dataset Description We provide sentential paraphrase detection train, test datasets as well as BERT-based models for the Armenian language. Dataset Summary The sentences in the dataset are taken from Hetq and Panarmenian news articles. To generate paraphrase for the sentences, we used back translation from Armenian to English. We repeated the step twice, after which the generated paraphrases were manually reviewed. Invalid sentences were filtered out, while the rest were… See the full description on the dataset page: https://huggingface.co/datasets/Karavet/ARPA-Armenian-Paraphrase-Corpus.text1K<n<10K3 likes291 downloads4y agoHugging Face06lsb /enwiki20250301_paraphrase_multilingual_minilm_l12_v2text10M<n<100M0 likes282 downloads1y agoHugging Face07Lots-of-LoRAs /task400_paws_paraphrase_classification Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task400_paws_paraphrase_classification Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task400_paws_paraphrase_classification.texttext-generation1K<n<10K0 likes231 downloads2y agoHugging Face08humarin /chatgpt-paraphrasesThis is a dataset of paraphrases created by ChatGPT. Model based on this dataset is avaible: model We used this prompt to generate paraphrases Generate 5 similar paraphrases for this question, show it like a numbered list without commentaries: {text} This dataset is based on the Quora paraphrase question, texts from the SQUAD 2.0 and the CNN news dataset. We generated 5 paraphrases for each sample, totally this dataset has about 420k data rows. You can make 30 rows from a row from… See the full description on the dataset page: https://huggingface.co/datasets/humarin/chatgpt-paraphrases.text100K<n<1M61 likes216 downloads3y agoHugging Face09hpprc /paraphrase-qa日本語Wikipedia中のテキストを元に言い換えを生成し、その言い換えを元にクエリと回答をLLMに生成させたデータセットです。 出力にライセンス的な制約があるモデルを利用していないことと、元データとして日本語Wikipediaを利用していることから、CC-BY-SA 4.0ライセンスのもとでの配布とします。 textquestion-answering10M<n<100M2 likes178 downloads2y agoHugging Face10jpwahle /autoencoder-paraphrase-dataset Dataset Card for Machine Paraphrase Dataset (MPC) Dataset Summary The Autoencoder Paraphrase Corpus (APC) consists of ~200k examples of original, and paraphrases using three neural language models. It uses three models (BERT, RoBERTa, Longformer) on three source texts (Wikipedia, arXiv, student theses). The examples are aligned, i.e., we sample the same paragraphs for originals and paraphrased versions. How to use it You can load the dataset using the… See the full description on the dataset page: https://huggingface.co/datasets/jpwahle/autoencoder-paraphrase-dataset.tabulartext-classification1M<n<10M2 likes141 downloads1y agoHugging Face11allegrolab /paraphrases_mrpctext1K<n<10K0 likes137 downloads1y agoHugging Face12yoh /modular-sentence-encoders-paraphrase Multi-parallel paraphrase corpus (23 languages) The contrastive training data of Modular Sentence Encoders: Separating Language Specialization from Cross-Lingual Alignment (ACL 2025). Five English paraphrase datasets, each translated into 22 further languages, published so that the paper's sentence-encoder and alignment stages can be reproduced without re-running the translation. Most of this corpus is machine-translated. Only the English columns are original human-written text;… See the full description on the dataset page: https://huggingface.co/datasets/yoh/modular-sentence-encoders-paraphrase.textsentence-similarity100K<n<1M0 likes136 downloads6d agoHugging Face13jpwahle /machine-paraphrase-dataset Dataset Card for Machine Paraphrase Dataset (MPC) Dataset Summary The Machine Paraphrase Corpus (MPC) consists of ~200k examples of original, and paraphrases using two online paraphrasing tools. It uses two paraphrasing tools (SpinnerChief, SpinBot) on three source texts (Wikipedia, arXiv, student theses). The examples are not aligned, i.e., we sample different paragraphs for originals and paraphrased versions. How to use it You can load the dataset using the… See the full description on the dataset page: https://huggingface.co/datasets/jpwahle/machine-paraphrase-dataset.texttext-classification100K<n<1M7 likes131 downloads1y agoHugging Face14allegrolab /paraphrases_pawstext1K<n<10K0 likes128 downloads1y agoHugging Face15Lots-of-LoRAs /task442_com_qa_paraphrase_question_generation Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task442_com_qa_paraphrase_question_generation Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task442_com_qa_paraphrase_question_generation.texttext-generation1K<n<10K0 likes118 downloads2y agoHugging Face16cestwc /paraphrasetabular1M<n<10M5 likes106 downloads4y agoHugging Face17biglab /jitteredwebsites-merged-224-paraphrased-pairedimage100K<n<1M2 likes103 downloads2y agoHugging Face18concretejungles /toxigen-paraphrased toxigen-paraphrased Paraphrased version of the ToxiGen (annotated) dataset. Each text has been paraphrased while preserving its original toxicity label. Model Paraphrases were generated using Qwen/Qwen3-30B-A3B-Instruct-2507. Original Dataset Source: skg/toxigen-data (annotated) Task: Toxicity Detection Classes: 2 (0 = non-toxic, 1 = toxic) Dataset Structure Split Examples train 7,168 validation 1,792 test 940 Columns… See the full description on the dataset page: https://huggingface.co/datasets/concretejungles/toxigen-paraphrased.texttext-classification1K<n<10K0 likes102 downloads8mo agoHugging Face19redis /llm-paraphrases LLM Generated Paraphrases Dataset A large-scale synthetically generated paraphrase dataset containing sentence pairs with balanced positive and negative examples across varied domains and writing styles. Dataset Details Dataset Description Name: llm-paraphrases Summary: A synthetic paraphrase dataset generated using large language models, designed for training embedding models for semantic caching and paraphrase detection. Each example contains a pair of… See the full description on the dataset page: https://huggingface.co/datasets/redis/llm-paraphrases.texttext-classification1M<n<10M3 likes96 downloads9mo agoHugging Face20BEE-spoke-data /sbert-paraphrase-data BEE-spoke-data/sbert-paraphrase-data Paraphrase data from sentence-transformers contents default No. Filename 1 yahoo_answers_title_question.jsonl 2 squad_pairs.jsonl 3 eli5_question_answer.jsonl 4 WikiAnswers_pairs.jsonl 5 stackexchange_duplicate_questions_title_title.jsonl 6 TriviaQA_pairs.jsonl 7 stackexchange_duplicate_questions.jsonl 8 sentence-compression.jsonl 9 AllNLI_2cols.jsonl 10 NQ-train_pairs.jsonl 11… See the full description on the dataset page: https://huggingface.co/datasets/BEE-spoke-data/sbert-paraphrase-data.textsentence-similarity100M<n<1B0 likes80 downloads9mo agoHugging Face21deutsche-telekom /ger-backtrans-paraphrase German Backtranslated Paraphrase Dataset This is a dataset of more than 21 million German paraphrases. These are text pairs that have the same meaning but are expressed with different words. The source of the paraphrases are different parallel German / English text corpora. The English texts were machine translated back into German to obtain the paraphrases. This dataset can be used for example to train semantic text embeddings. To do this, for example, SentenceTransformers and the… See the full description on the dataset page: https://huggingface.co/datasets/deutsche-telekom/ger-backtrans-paraphrase.tabularsentence-similarity10M<n<100M12 likes77 downloads2y agoHugging Face22DhruvTre /jailbreakbench-paraphrase-2025-08 JailbreakBench Paraphrase Dataset (2025-08) This dataset contains 115 paraphrased prompts from the JailbreakBench dataset, created as part of research on semantic entropy-based jailbreak detection and its robustness to paraphrasing. Dataset Description Overview This dataset was created to test the robustness of jailbreak detection methods (particularly semantic entropy) to paraphrased inputs. The paraphrases were generated from the original JailbreakBench… See the full description on the dataset page: https://huggingface.co/datasets/DhruvTre/jailbreakbench-paraphrase-2025-08.texttext-classificationn<1K0 likes74 downloads1y agoHugging Face23NoaiGPT /ltgen-wiki-paraphrased-Humanized-19999text10K<n<100K9 likes69 downloads2y agoHugging Face24mrbesher /tr-paraphrase-opensubtitles2018text100K<n<1M1 likes67 downloads4y agoHugging Face25zjysteven /WikiMIA_paraphrased_perturbed 📘 WikiMIA paraphrased and perturbed versions The WikiMIA dataset serves as a benchmark designed to evaluate membership inference attack (MIA) methods, specifically in detecting pretraining data from extensive large language models. It is originally constructed by Shi et al. (see the original data repo for more details). The authors studied a paraphrased setting in their paper, where instead of detecting verbatim training texts, the goal is to detect (slightly) paraphrased… See the full description on the dataset page: https://huggingface.co/datasets/zjysteven/WikiMIA_paraphrased_perturbed.text10K<n<100K1 likes65 downloads2y agoHugging Face26concretejungles /sst5-paraphrased sst5-paraphrased Paraphrased version of the Stanford Sentiment Treebank v5 (SST-5) dataset. Each sentence has been paraphrased while preserving its original fine-grained sentiment label. Model Paraphrases were generated using Qwen/Qwen3-30B-A3B-Instruct-2507. Original Dataset Source: SetFit/sst5 Task: Fine-grained Sentiment Classification Classes: 5 (0 = very negative, 1 = negative, 2 = neutral, 3 = positive, 4 = very positive) Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/concretejungles/sst5-paraphrased.texttext-classification10K<n<100K0 likes61 downloads8mo agoHugging Face27sharad /chatgpt-paraphrases-simpleThis dataset is simplified version of ChatGPT Paraphrases. And aims to take away the pain of expanding original dataset into unique paraphrase pairs. Structure: Dataset is not divided into train/test split. And contains 6.3 million unique paraphrases(6x5x420000/2 = 6.3 million). Dataset contains following 2 columns- s1 - Sentence s2 - Paraphrase Original Dataset Structure: The original dataset has following 4 columns- text - 420k Unique sentence paraphrases - List of 5 unique… See the full description on the dataset page: https://huggingface.co/datasets/sharad/chatgpt-paraphrases-simple.text1M<n<10M6 likes55 downloads3y agoHugging Face28Babelscape /LLM-Oasis_paraphrase_generation Babelscape/LLM-Oasis_paraphrase_generation Dataset Description LLM-Oasis_paraphrase_generation is part of the LLM-Oasis suite and contains paraphrases generated from a set of claims extracted from a Wikipedia passage. This dataset supports the paraphrase generation step described in Section 3.3 of the LLM-Oasis paper. Please refer to our GitHub repository for more information on the overall data generation pipeline of LLM-Oasis. Features title: The title… See the full description on the dataset page: https://huggingface.co/datasets/Babelscape/LLM-Oasis_paraphrase_generation.text10K<n<100K6 likes55 downloads2y agoHugging Face29rrivera1849 /style-aware-paraphraser-author-bank-reddit Style-Aware Paraphraser — Reddit Author Targets Bank A bank of 12 000 anonymous Reddit authors, each represented by 16 exemplar comments plus 5 Mistral-7B paraphrases of each. This is what feeds the target-style side of our paraphraser: pick a row, pass reference_text and paraphrase_reference_text to rrivera1849/style-aware-paraphraser-mistral7b, and the model will rewrite any machine text in that author's style. Reddit usernames are not included; the bank carries only the… See the full description on the dataset page: https://huggingface.co/datasets/rrivera1849/style-aware-paraphraser-author-bank-reddit.texttext-generation10K<n<100K1 likes55 downloads3mo agoHugging Face30alighasemi /farsi_paraphrase_detection Dataset Card for "farsi_paraphrase_detection" More Information needed text1K<n<10K1 likes53 downloads4y agoHugging Face

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