CoolFace
18 shown

datasets

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

Clear all
01ai-humanizer-benchmark /ai-humanizer-benchmark AI Humanizer Benchmark — monthly cycle data The complete raw data of AI Humanizer Benchmark, a monthly measured benchmark of AI humanizers. Every tool rewrites the same 33 freshly generated texts on its default settings; every output is scored by 7 commercial AI detectors (GPTZero, Originality.ai, Copyleaks, Winston AI, ZeroGPT, QuillBot, Grammarly) plus meaning preservation and readability. This dataset is the official mirror of the GitHub data repository, published by the AI… See the full description on the dataset page: https://huggingface.co/datasets/ai-humanizer-benchmark/ai-humanizer-benchmark.tabularn<1K2 likes213 downloads5d agoHugging Face02HumanizerBench /humanizerbench HumanizerBench: AI humanizer rankings and public audit record The complete audit record of HumanizerBench, a monthly benchmark of AI humanizers. Every tool rewrites the same freshly generated texts on the most undetectable setting it advertises, and every output is scored by five commercial AI detectors alongside meaning preservation and readability. We pay for every tool ourselves. There are no affiliate deals and no vendor-supplied numbers. Every input, every humanized output… See the full description on the dataset page: https://huggingface.co/datasets/HumanizerBench/humanizerbench.tabular10K<n<100K3 likes153 downloads6d agoHugging Face03gohumanize /gohumanize-open-humanizer-dataset GoHumanize Open Humanizer Dataset 2,957 training pairs and 300 test pairs for teaching a language model to rewrite AI-styled English prose into natural human writing. Each pair is: input: a passage rewritten by a large language model in the register typical of LLM output (formal, smooth, hedged, connective phrases, no contractions); output: the original human-written passage, from a public-domain book or, since version 2, from a US federal government publication. The human… See the full description on the dataset page: https://huggingface.co/datasets/gohumanize/gohumanize-open-humanizer-dataset.tabulartext-generation1K<n<10K0 likes106 downloads3d agoHugging Face04KNipun /ai-humanizer AI Humanizer Dataset (JSONL) This dataset is designed for fine-tuning instruction-following LLMs to rewrite AI-generated text into more natural, human-like language. Structure train.jsonl – training split validation.jsonl – validation split Format Each line is a JSON object: { "prompt": "Rewrite the following text to sound natural, human-like, and conversational...", "completion": "Humanized output text here", "attribution": "Original… See the full description on the dataset page: https://huggingface.co/datasets/KNipun/ai-humanizer.text10K<n<100K5 likes47 downloads9mo agoHugging Face05evijit /humanizer-dpo evijit/humanizer-dpo Generated by ML Intern This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub. Try ML Intern: https://smolagents-ml-intern.hf.space Source code: https://github.com/huggingface/ml-intern Usage from datasets import load_dataset dataset = load_dataset('evijit/humanizer-dpo') text1K<n<10K0 likes34 downloads3mo agoHugging Face06jayshah5696 /humanize-rl-prime-sft-messages-env0314 Humanize-RL Prime SFT Messages Env0314 Prime prime-rl SFT dataset for Humanize-RL. Schema: each row has a messages list with one user instruction and one assistant target. Splits: train: 4313 validation: 239 test: 241 total accepted: 4793 rejected upstream by builder: 62 duplicate ids across published splits: 0 repair-reference rows: 20 Source artifact: v04_sft_final_plus_llama_failure_refs_env0314, built from restored v04 SFT data plus the clean Llama failure-reference repair… See the full description on the dataset page: https://huggingface.co/datasets/jayshah5696/humanize-rl-prime-sft-messages-env0314.texttext-generation1K<n<10K0 likes17 downloads3mo agoHugging Face07Pagepeek /humanizer_v2textn<1K1 likes13 downloads2y agoHugging Face08jayshah5696 /humanize-rl-prime-sft-messages-env0315-clean50-primecompat jayshah5696/humanize-rl-prime-sft-messages-env0315-clean50-primecompat Prime prime-rl supervised fine-tuning dataset for Humanize-RL. This is the env0315_clean50 S2 repair-data candidate. It starts from the env0314 Prime SFT corpus and adds cleaned env0315 repair references generated from saved Prime rollout-audit failures. Splits split rows train 4358 validation 242 test 243 total 4843 Sources source rows… See the full description on the dataset page: https://huggingface.co/datasets/jayshah5696/humanize-rl-prime-sft-messages-env0315-clean50-primecompat.texttext-generation1K<n<10K0 likes11 downloads3mo agoHugging Face09TheCodingKid /clutch-humanizer-v2-data Clutch Humanizer V2 Training Data Training data for the Clutch Humanizer model. Contents training_pairs.json: 7000 (AI text, Human text) pairs for training Format [ { "id": 0, "ai_text": "AI-style text to convert", "human_text": "Human-style target text", "source": "alpaca|dolly|essay" }, ... ] Usage from datasets import load_dataset dataset = load_dataset("TheCodingKid/clutch-humanizer-v2-data") # or import json import… See the full description on the dataset page: https://huggingface.co/datasets/TheCodingKid/clutch-humanizer-v2-data.text1K<n<10K0 likes10 downloads8mo agoHugging Face10jayshah5696 /humanize-rl-prime-sft-messages-env0315-clean50 jayshah5696/humanize-rl-prime-sft-messages-env0315-clean50 Prime prime-rl supervised fine-tuning dataset for Humanize-RL. This is the env0315_clean50 S2 repair-data candidate. It starts from the env0314 Prime SFT corpus and adds cleaned env0315 repair references generated from saved Prime rollout-audit failures. Splits split rows train 4358 validation 242 test 243 total 4843 Sources source rows safe_expand_3000_raw… See the full description on the dataset page: https://huggingface.co/datasets/jayshah5696/humanize-rl-prime-sft-messages-env0315-clean50.texttext-generation1K<n<10K0 likes7 downloads3mo agoHugging Face11LevArtesa /sft-humanizer-dataset-v4tabularn<1K0 likes6 downloads4mo agoHugging Face12SwaYHell /yi-humanizer-v19-test-100tabularn<1K0 likes5 downloads5mo agoHugging Face13SwaYHell /yi-humanizer-dpo-v16-pairstabularn<1K0 likes3 downloads5mo agoHugging Face14SwaYHell /yi-humanizer-v18-samples-100 Yi Humanizer v18 — 100 samples 100 humanized text samples generated by SwaYHell/yi-humanizer-v18-merged-v11-r8 via vLLM batch inference (double-merged: Yi + v11 + v18). Generation params Base: 01-ai/Yi-1.5-9B + v11 LoRA (merged) + v18 LoRA (merged) Temperature: 1.0 Input length range: 300–800 words N samples: 100 Schema (JSONL) i: index input: original AI text output: humanized version wi, wo: input/output word counts ratio: wo/wi temp: generation… See the full description on the dataset page: https://huggingface.co/datasets/SwaYHell/yi-humanizer-v18-samples-100.tabularn<1K0 likes3 downloads5mo agoHugging Face15SwaYHell /yi-humanizer-v18-full-pipeline-100tabularn<1K0 likes3 downloads5mo agoHugging Face16SwaYHell /yi-humanizer-v18-paraphrase-100tabularn<1K0 likes3 downloads5mo agoHugging Face17SwaYHell /yi-humanizer-v15-samples-100 Yi Humanizer v15 — 100 samples 100 humanized text samples generated by SwaYHell/yi-humanizer-v15-no-citations via vLLM batch inference. Generation params Base model: 01-ai/Yi-1.5-9B + LoRA (merged for vLLM) Temperature: 1.3 Input length range: 300–800 words N samples: 100 Schema (JSONL) i: index input: original AI text output: humanized version wi, wo: input/output word counts ratio: wo/wi temp: generation temperature model: LoRA model name tabularn<1K0 likes2 downloads5mo agoHugging Face18SwaYHell /yi-humanizer-v18-AWQ-test-100tabularn<1K0 likes2 downloads5mo agoHugging Face

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