andersonbcdefg/quora_triplets
收藏Hugging Face2024-01-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/andersonbcdefg/quora_triplets
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: query
dtype: string
- name: pos
dtype: string
- name: neg
dtype: string
splits:
- name: train
num_bytes: 17575186
num_examples: 101762
download_size: 10952253
dataset_size: 17575186
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three main features: query, pos, and neg, all of which are string type. The dataset is divided into a training set with 101762 samples, totaling 17575186 bytes. The download size of the dataset is 10952253 bytes. The dataset configuration is set to default, with the training data file path being data/train-*.
提供机构:
andersonbcdefg
原始信息汇总
数据集概述
数据特征
- query: 数据类型为字符串
- pos: 数据类型为字符串
- neg: 数据类型为字符串
数据分割
- train: 包含101762个样本,占用17575186字节
数据集大小
- 下载大小: 10952253字节
- 数据集大小: 17575186字节
配置
- default: 包含训练数据文件,路径为
data/train-*



