CoolFace
Datasetpublic

Tvisterious/gretelai_synthetic_text_to_sql_russian_prompts_localization

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.… See the full description on the dataset page: https://huggingface.co/datasets/Tvisterious/gretelai_synthetic_text_to_sql_russian_prompts_localization.

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes5downloads
Dataset Card

gretelaisynthetictexttosql 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: sqlprompt, sqlcontext, 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.

This dataset was used for text-to-sql fine-tuning and contains 80K+ lines of data. So, you can use it!

Note that in files you can find both: the whole dataset 80K+ and it's parts, devided for space saving.


license: mit ---