lleticiasilvaa/test-CNPJ-sqlexamples
收藏资源简介:
--- dataset_info: features: - name: id dtype: int64 - name: question dtype: string - name: possible_query dtype: string - name: complexity dtype: string - name: answer dtype: string - name: schema_compSemEx dtype: string - name: schema_compComEx dtype: string - name: schema_redSemEx dtype: string - name: schema_redComEx dtype: string - name: sql_example_90 dtype: string - name: sql_example_95 dtype: string splits: - name: train num_bytes: 554323 num_examples: 60 download_size: 91362 dataset_size: 554323 configs: - config_name: default data_files: - split: train path: data/train-* ---
This dataset is primarily used for training models, containing multiple fields such as question, possible query, complexity, answer, etc., with diverse data types. The training set includes 60 samples with a total size of 554323 bytes.
数据集概述
数据集特征
- id: 整数类型 (int64)
- question: 字符串类型 (string)
- possible_query: 字符串类型 (string)
- complexity: 字符串类型 (string)
- answer: 字符串类型 (string)
- schema_compSemEx: 字符串类型 (string)
- schema_compComEx: 字符串类型 (string)
- schema_redSemEx: 字符串类型 (string)
- schema_redComEx: 字符串类型 (string)
- sql_example_90: 字符串类型 (string)
- sql_example_95: 字符串类型 (string)
数据集划分
- train:
- 字节数: 554323
- 示例数: 60
数据集大小
- 下载大小: 91362 字节
- 数据集大小: 554323 字节



