CoIR-Retrieval/synthetic-text2sql-qrels
收藏Hugging Face2024-06-26 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/CoIR-Retrieval/synthetic-text2sql-qrels
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: query_id
dtype: string
- name: corpus_id
dtype: string
- name: score
dtype: int64
splits:
- name: train
num_bytes: 2777790
num_examples: 100000
- name: test
num_bytes: 175530
num_examples: 5851
download_size: 1201156
dataset_size: 2953320
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "synthetic-text2sql-qrels"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
CoIR-Retrieval
原始信息汇总
数据集概述
数据集信息
-
特征:
query_id: 字符串类型corpus_id: 字符串类型score: 64位整数类型
-
数据分割:
train:- 字节数: 2777790
- 样本数: 100000
test:- 字节数: 175530
- 样本数: 5851
-
数据大小:
- 下载大小: 1201156 字节
- 数据集总大小: 2953320 字节
配置
- 配置名称:
default- 数据文件:
train:data/train-*test:data/test-*
- 数据文件:



