Jakh0103/science-articles-chunks-embeddings
收藏Hugging Face2024-06-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Jakh0103/science-articles-chunks-embeddings
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: embedding
sequence: float32
splits:
- name: train
num_bytes: 1829148815
num_examples: 512554
download_size: 2015799341
dataset_size: 1829148815
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: text and embedding. The text feature is of string type, and the embedding feature is a sequence of float32. The dataset is divided into a training set (train) with 512554 examples, totaling 1829148815 bytes. The download size of the dataset is 2015799341 bytes. The dataset configuration is named default, and the training data files are located at data/train-* path.
提供机构:
Jakh0103
原始信息汇总
数据集概述
数据集特征
- text:字符串类型
- embedding:浮点数序列,数据类型为
float32
数据集分割
- train:
- 示例数量:512554
- 数据大小:1829148815字节
数据集大小
- 下载大小:2015799341字节
- 数据集总大小:1829148815字节
配置信息
- default配置:
- 训练数据路径:
data/train-*
- 训练数据路径:



