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
01merionum /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 Face02DhruvTre /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 Face03rrivera1849 /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 Face04CCRss /chatgpt-paraphrases-kz Kazakh Paraphrasing Dataset This dataset is specifically designed for the paraphrasing task in the Kazakh language. It offers a unique resource for natural language processing applications, focusing on the development and evaluation of paraphrasing models. Source and Translation Process Originally sourced from humarin/chatgpt-paraphrases, this dataset has been translated using Google Translate. Dataset Content and Structure The dataset comprises 5.44 million… See the full description on the dataset page: https://huggingface.co/datasets/CCRss/chatgpt-paraphrases-kz.text1M<n<10M0 likes53 downloads2y agoHugging Face05rrivera1849 /style-aware-paraphraser-outputs Style-Aware Paraphraser Outputs ⚠️ Intended for evaluating machine-text detectors, not for training them. Each row is a (human, machine, adversarial-paraphrase) triple drawn from a specific evaluation slice of three domains. The author bank that produced these outputs overlaps with the rows here, so training a detector against this data would not generalize. Use it to score a detector, not to fit one. Final outputs of the style-aware paraphraser from Attacks on Machine-Text… See the full description on the dataset page: https://huggingface.co/datasets/rrivera1849/style-aware-paraphraser-outputs.texttext-classification10K<n<100K0 likes50 downloads3mo agoHugging Face06skupina-7 /nlp-paraphrases-27ktext10K<n<100K0 likes46 downloads3y agoHugging Face07open-llm-leaderboard /cluebbers__Llama-3.1-8B-paraphrase-type-generation-apty-sigmoid-detailsgated Dataset Card for Evaluation run of cluebbers/Llama-3.1-8B-paraphrase-type-generation-apty-sigmoid Dataset automatically created during the evaluation run of model cluebbers/Llama-3.1-8B-paraphrase-type-generation-apty-sigmoid The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/cluebbers__Llama-3.1-8B-paraphrase-type-generation-apty-sigmoid-details.tabular10K<n<100K0 likes41 downloads2y agoHugging Face08skupina-7 /nlp-paraphrases-20k-prunedThe dataset contains 20703 records. The dataset was created by removing all dataset items from the original 27k dataset that had a BLEU score 0 or more than 0.3388. texttext-generation10K<n<100K0 likes40 downloads3y agoHugging Face09ltg /en-wiki-paraphrased Paraphrase-pairs from English Wikipedia As used in paper More Room for Language: Investigating the Effect of Retrieval on Language Models. We utilized the English Wikipedia as a clean and information-rich text corpus. Due to the cost of paraphrasing, we selected only the top 10% most visited articles by page view count in the last year (about 400 million words). The paraphrases were generated by a prompted instruction-tuned Mistral 7B language model. We used the… See the full description on the dataset page: https://huggingface.co/datasets/ltg/en-wiki-paraphrased.text1M<n<10M9 likes35 downloads2y agoHugging Face10dogukanvzr /ml-paraphrase-tr Turkish ML Paraphrase Dataset This dataset contains 60,000 Turkish sentence pairs designed for paraphrase detection and semantic similarity tasks. It is suitable for training and evaluating machine learning models, particularly in binary classification and fine-tuning scenarios. 📦 Dataset Structure Each entry consists of: sentence1: First sentence sentence2: Second sentence label: 1 → paraphrase (semantically similar) 0 → not paraphrase (semantically unrelated)… See the full description on the dataset page: https://huggingface.co/datasets/dogukanvzr/ml-paraphrase-tr.textsentence-similarity10K<n<100K0 likes32 downloads1y agoHugging Face11asparius /Armenian-Paraphrase-PC Armenian Paraphrase Detection Corpus This data is orinally from https://github.com/ivannikov-lab/arpa-paraphrase-corpus BibTeX Citation If you use this dataset, please cite following paper: @misc{malajyan2020arpa, title={ARPA: Armenian Paraphrase Detection Corpus and Models}, author={Arthur Malajyan and Karen Avetisyan and Tsolak Ghukasyan}, year={2020}, eprint={2009.12615}, archivePrefix={arXiv}, primaryClass={cs.CL} }… See the full description on the dataset page: https://huggingface.co/datasets/asparius/Armenian-Paraphrase-PC.textn<1K1 likes30 downloads2y agoHugging Face12agentlans /sentence-paraphrases Sentence Paraphrases Dataset This dataset is a curated collection of sentence-length paraphrases derived from two primary sources: humarin/chatgpt-paraphrases xwjzds/paraphrase_collections. Dataset Details Dataset Description The dataset is structured to provide pairs of sentences from an original text and its paraphrase(s). For each entry: The "text" field contains the least readable paraphrase. The "paraphrase" field contains the most readable paraphrase.… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/sentence-paraphrases.texttext-generation100K<n<1M3 likes24 downloads2y agoHugging Face13inkoziev /paraphrases Датасет перефразировок коротких фраз (читчат+поэзия) В датасете содержатся правильные и некорректные перефразировки коротких диалоговых реплик (проект диалоговой системы) и фрагментов стихов (проект генеративной поэзии). Датасет представляет из себя список сэмплов-кортежей. Каждый сэмпл состоит из двух списков: paraphrases - примеры правильных перефразировокdistractors - примеры неправильных перефразировок Датасет используется для создания моделей детектора перефразировок… See the full description on the dataset page: https://huggingface.co/datasets/inkoziev/paraphrases.textsentence-similarity10K<n<100K2 likes21 downloads4y agoHugging Face14Mxode /DPO-arxiv_paraphrasetexttext-generation100K<n<1M2 likes21 downloads1y agoHugging Face15Myashka /SO-Python_basics_QA-filtered-2023-T5_paraphrased-tanh_scoretabular100K<n<1M0 likes20 downloads3y agoHugging Face16agentlans /sentence-paraphrases-2text10K<n<100K0 likes18 downloads3mo agoHugging Face17agentlans /wikipedia-paragraphs-direct-paraphrases Wikipedia Paragraphs Direct Paraphrases Paraphrases of Wikipedia paragraphs using AI large language models. Paragraphs from agentlans/wikipedia-paragraphs-complete sample_k10000 and sample_k50000 splits Paraphrased using Qwen/Qwen3.5-9B and a distilled Qwen/Qwen3-4B-Instruct-2507 with the following prompt: Rewrite the following paragraph entirely in your own words while preserving every fact, detail, meaning, nuance, and level of specificity. Do not add, remove, reinterpret… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/wikipedia-paragraphs-direct-paraphrases.texttext-generation10K<n<100K0 likes18 downloads3mo agoHugging Face18skupina-7 /nlp-paraphrases-europarl-llamatext100K<n<1M0 likes17 downloads3y agoHugging Face19jpd459 /contextual_faithfulness_openbookqa_qwen_paraphrase_variantstabular10K<n<100K0 likes17 downloads6mo agoHugging Face20HebArabNlpProject /Hebrew-Paraphrase-DatasetHebrew Paraphrase Dataset This repository contains a high-quality paraphrase dataset in Hebrew, consisting of 9785 instances. The dataset includes both paragraph-level (75%) and sentence-level (25%) paraphrases generated with the help of a large language model. Among these, 300 instances have been manually validated as gold standard examples. What Is a Paraphrase? A paraphrase is a restatement of a text using different words and structures while preserving the original meaning. Dataset… See the full description on the dataset page: https://huggingface.co/datasets/HebArabNlpProject/Hebrew-Paraphrase-Dataset.text1K<n<10K3 likes16 downloads2y agoHugging Face21shuyuej /MetaMath_Paraphrase_Answeraugtext100K<n<1M1 likes15 downloads3y agoHugging Face22brendan-gho /gemma4b_paraphrased_eagle_cottextn<1K0 likes15 downloads5mo agoHugging Face23brendan-gho /paraphrased_qwen1.5b_dragon_numstext1K<n<10K0 likes13 downloads5mo agoHugging Face24agentlans /wikipedia-paragraph-paraphrasestabular10K<n<100K0 likes11 downloads2y agoHugging Face25ncoskun /paraphraseTraintext100K<n<1M0 likes9 downloads2y agoHugging Face26jpd459 /contextual_faithfulness_openbookqa_llama_paraphrase_variantstabular10K<n<100K0 likes9 downloads6mo agoHugging Face27brendan-gho /qwen7b_paraphrased_cat_numstext1K<n<10K0 likes9 downloads5mo agoHugging Face28brendan-gho /qwen1.5b_paraphrased_dragon_cottext1K<n<10K0 likes9 downloads5mo agoHugging Face29brendan-gho /llama8b_paraphrased_wolf_cottextn<1K0 likes9 downloads5mo agoHugging Face30Wojtekb30 /Polish-paraphrases-12K-synthetic12K sentence paraphrases in Polish. First, lot of various sentences were generated using ChatGPT 5.2 and Gemini 3 Thinking, then all of them were paraphrased by GPT-4o. Sentences range from short to medium to long, and are not only random general sentences but also cover tech topics and topics related to universities and student life. Please mind the license terms for content generated by the AI models mentioned when using this dataset. ChatGPT itself belongs to OpenAI, Gemini to Google. 12… See the full description on the dataset page: https://huggingface.co/datasets/Wojtekb30/Polish-paraphrases-12K-synthetic.tabulartext-generation1K<n<10K0 likes8 downloads7mo agoHugging Face

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