This dataset publishes execution-validated gold-tier examples from the
TEND pipeline: natural-language questions paired with
SQL schema, gold SQL, generated MongoDB schema/query, and plain-English
documentation. It is designed for multi-task research spanning Text→SQL,
SQL→MongoDB, and MongoDB→Documentation.
Every published row is execution-validated. For each example, the pipeline
runs the gold sql_query on PostgreSQL and the generated nosql_query
on MongoDB, then… See the full description on the dataset page:
https://huggingface.co/datasets/care2achieve/tend.