abanfalvi/spider_filtered_challenging
收藏资源简介:
该数据集是一个用于自然语言处理任务的数据集,可能涉及文本到SQL转换或问答系统。它包含以下特征:db_id(数据库标识符)、query(SQL查询语句)、question(自然语言问题)、query_toks(查询语句的分词列表)、query_toks_no_value(去除值的查询分词列表)和question_toks(问题的分词列表)。数据集仅包含验证分割(validation),有464个示例,总大小为306082字节。数据文件位于data/validation-*路径下。
This dataset is intended for natural language processing (NLP) tasks, potentially including text-to-SQL conversion or question answering systems. It comprises the following features: db_id (database identifier), query (SQL query statement), question (natural language question), query_toks (tokenized list of the SQL query), query_toks_no_value (tokenized query list with all values removed), and question_toks (tokenized list of the natural language question). The dataset only includes the validation split, consisting of 464 examples in total, with an overall size of 306082 bytes. The data files are stored under the path data/validation-*.




