--- license: cc-by-sa-4.0 task_categories: - question-answering language: - uk tags: - llm - gec - ukrainian - fiction pretty_name: 'Ukrainian Fiction Grammatical Error Correction Dialogs' --- # Dataset Card for Ukrainian Fiction Grammatical Error Correction Dialogs ## Dataset Description **Dataset Summary** This dataset is a processed version of fiction part of the lang-uk UberText Corpus. The goal for this dataset is to provide grammatical error correction knowledge grounding. **Languages** - Ukrainian (uk) **Data Fields** - `instruction`: Text containing task description - `input`: Processed text from the original text, including grammar errors - `output`: Correct text - `task_type`: Task type (grammar_correction) - `direction`: Direction of task (artificial_error_correction) - `source`: Source of text - `conversations`: Full conversation formatted as JSON ## Dataset Creation **Source Data** Preprocessed data comes from [https://lang.org.ua/static/downloads/corpora/fiction.tokenized.shuffled.txt.bz2](https://lang.org.ua/static/downloads/corpora/fiction.tokenized.shuffled.txt.bz2). ## Considerations for Using the Data **Social Impact** This dataset was created to support Ukrainian language AI development and improve language technology accessibility for Ukrainian speakers. **Recommendations** You can use this dataset for the following purposes: - General question answering - Grammatical Error Correction ## Citation TBD ## Contact For questions or feedback, please open an issue on the dataset repository. ## License CC-BY-SA-4.0 --- *This dataset is part of the "Lapa" - Ukrainian LLM initiative to advance natural language processing for the Ukrainian language.*