CoolFace
20 results

coedit

grammarly /coedit Dataset Card for CoEdIT: Text Editing via Instruction Tuning Paper: CoEdIT: Text Editing by Task-Specific Instruction Tuning Authors: Vipul Raheja, Dhruv Kumar, Ryan Koo, Dongyeop Kang Project Repo: https://github.com/vipulraheja/coedit Dataset Summary This is the dataset that was used to train the CoEdIT text editing models. Full details of the dataset can be found in our paper. Dataset Structure The dataset is in JSON format.… See the full description on the dataset page: https://huggingface.co/datasets/grammarly/coedit.texttext-generation10K<n<100K101 likes2k downloads3y agoHugging Facejacekduszenko /coedit-multilingual CoEdIT Multilingual A multilingual text-editing dataset for evaluating instruction-following edit models (grammar correction, paraphrase, simplification, neutralization, coherence, clarity) plus operational speech-transcript edits (translation, number/punctuation formatting, filler removal, summarization, formalize/casualize, abbreviation expansion). Construction English: the original grammarly/coedit (train + validation). Translated (de, es, fr, it, pt, nl, zh… See the full description on the dataset page: https://huggingface.co/datasets/jacekduszenko/coedit-multilingual.text100K<n<1M0 likes56 downloads3mo agoHugging FaceBEE-spoke-data /coedit-reworded-deduped BEE-spoke-data/coedit-reworded-deduped Minhash deduplication on the target column. Source data from coedit-reworded load from datasets import load_dataset dataset = load_dataset("BEE-spoke-data/coedit-reworded-deduped", revision="refs/convert/parquet") dataset output: DatasetDict({ train: Dataset({ features: ['task', 'id', 'original_instruction', 'instruction', 'input', 'output'], num_rows: 79943 }) }) Citation Original dataset… See the full description on the dataset page: https://huggingface.co/datasets/BEE-spoke-data/coedit-reworded-deduped.5 likes44 downloads9mo agoHugging FaceGryphe /CoEdit-AlpacaAn Alpaca instruction conversion of Grammarly's CoEdIT dataset. texttext-generation10K<n<100K10 likes40 downloads3y agoHugging Faceowanr /r2_coedit Dataset Card for "r2_coedit" More Information needed text10K<n<100K2 likes38 downloads3y agoHugging Faceowanr /r2_coedit_iter Dataset Card for "r2_coedit_iter" More Information needed text10K<n<100K1 likes38 downloads3y agoHugging Face