CoolFace
Datasetpublic

grimulkan/document-editing

This was meant to be training data to teach an LLM to do some basic document editing tasks. File: wikipedia_word_sub.json Input: 150 Wikipedia articles + A request to substitute one word for another (usually a synonym) Output: The same article, with the word substituted as requested Format: Fastchat File: wikipedia_err_correct.json Input: 224 Wikipedia articles with typos and other errors introduced randomly using the python typo library + A request to fix errors… See the full description on the dataset page: https://huggingface.co/datasets/grimulkan/document-editing.

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
2likes23downloads
5 commits on main
23104dc3y ago

Upload 2 files

grimulkan
aeddbd53y ago

Update README.md

grimulkan
d007ffa3y ago

Update README.md

grimulkan
2667c7f3y ago

Update README.md

grimulkan
dcfd3903y ago

initial commit

grimulkan