CoIR-Retrieval/stackoverflow-qa-qrels
收藏Hugging Face2024-06-13 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/CoIR-Retrieval/stackoverflow-qa-qrels
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: query_id
dtype: string
- name: corpus_id
dtype: string
- name: score
dtype: int64
splits:
- name: train
num_bytes: 368416
num_examples: 13951
- name: test
num_bytes: 55832
num_examples: 1994
download_size: 182796
dataset_size: 424248
---
# Dataset Card for "stackoverflow-qa-qrels"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes three features: query_id (string type), corpus_id (string type), and score (integer type). It is divided into two parts: a training set (containing 13951 samples, 368416 bytes) and a test set (containing 1994 samples, 55832 bytes). The total download size of the dataset is 182796 bytes, and the total size is 424248 bytes.
提供机构:
CoIR-Retrieval
原始信息汇总
数据集概述
数据集信息
-
特征:
query_id: 类型为字符串corpus_id: 类型为字符串score: 类型为整数
-
数据分割:
train:- 字节数: 368416
- 样本数: 13951
test:- 字节数: 55832
- 样本数: 1994
-
下载大小: 182796 字节
-
数据集总大小: 424248 字节



