maywell/bge_portion
收藏Hugging Face2024-03-09 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/maywell/bge_portion
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: query
dtype: string
- name: pos
sequence: string
- name: neg
sequence: string
- name: pos_scores
sequence: float64
- name: neg_scores
sequence: float64
splits:
- name: train
num_bytes: 22931305593.220802
num_examples: 615505
- name: test
num_bytes: 1206948076.7791994
num_examples: 32396
download_size: 12782098317
dataset_size: 24138253670.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
maywell
原始信息汇总
数据集概述
特征信息
- query: 数据类型为字符串。
- pos: 序列类型为字符串。
- neg: 序列类型为字符串。
- pos_scores: 序列类型为浮点数(float64)。
- neg_scores: 序列类型为浮点数(float64)。
数据分割
- train: 包含615505个样本,总字节数为22931305593.220802。
- test: 包含32396个样本,总字节数为1206948076.7791994。
数据大小
- 下载大小: 12782098317字节。
- 数据集大小: 24138253670.0字节。
配置信息
- default:
- train: 文件路径为
data/train-*。 - test: 文件路径为
data/test-*。
- train: 文件路径为



