hoangphu7122002ai/text2sql_vi
收藏Hugging Face2024-04-08 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/hoangphu7122002ai/text2sql_vi
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: schema_syll
dtype: string
- name: schema_word
dtype: string
- name: query_syll
dtype: string
- name: source
dtype: string
- name: question_syll
dtype: string
- name: question_word
dtype: string
- name: query_word
dtype: string
- name: label
dtype: int32
- name: few_shot_idx_syll
sequence: int64
- name: few_shot_idx_word
sequence: int64
- name: few_shot_text_syll
sequence: string
- name: few_shot_text_word
sequence: string
splits:
- name: train
num_bytes: 2616767695
num_examples: 243764
- name: test
num_bytes: 2194431
num_examples: 200
download_size: 768267041
dataset_size: 2618962126
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
hoangphu7122002ai
原始信息汇总
数据集概述
数据集特征
- schema_syll: 数据类型为字符串
- schema_word: 数据类型为字符串
- query_syll: 数据类型为字符串
- source: 数据类型为字符串
- question_syll: 数据类型为字符串
- question_word: 数据类型为字符串
- query_word: 数据类型为字符串
- label: 数据类型为int32
- few_shot_idx_syll: 数据类型为int64序列
- few_shot_idx_word: 数据类型为int64序列
- few_shot_text_syll: 数据类型为字符串序列
- few_shot_text_word: 数据类型为字符串序列
数据集分割
- 训练集: 大小为2616767695字节,包含243764个样本
- 测试集: 大小为2194431字节,包含200个样本
数据集大小
- 下载大小: 768267041字节
- 数据集总大小: 2618962126字节
配置文件
- 默认配置: 包含训练集和测试集的路径配置
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



