gretelai_synthetic_text_to_sql translated to russian (only SELECT queries)
Main info
This is a processed dataset gretelai/synthetic_text_to_sql with some major changes:
It contains only 3 columns: sql_prompt, sql_context, sql.
All sql-prompts were translated to russian language with utrobinmv/t5_translate_en_ru_zh_small_1024 model.
Some sql parts like filtering were translated too.
Sql-queries contain only SELECT, all TRUNCATE, DELETE, INSERT etc. were delited.