TheCodingKid/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… See the full description on the dataset page: https://huggingface.co/datasets/TheCodingKid/clutch-humanizer-v2-data.
This repository belongs to TheCodingKid on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
