jinaai_jina-embeddings-v2-base-en-862024-gra4-webapp
收藏资源简介:
名为'E-commerce software for an online store'的数据集是为了支持特定领域嵌入模型开发而设计的,主要用于检索任务。该数据集与特定模型'jinaai_jina-embeddings-v2-base-en-862024-gra4-webapp'相关联,该模型是使用此数据集训练的。数据集涉及特征提取和句子相似性任务,语言为英语,规模小于1K条目。README文件还提供了如何使用Hugging Face `datasets`库加载和使用此数据集的说明。
The dataset titled 'E-commerce software for an online store' is designed to support the development of domain-specific embedding models, and is primarily used for retrieval tasks. This dataset is associated with the specific model 'jinaai_jina-embeddings-v2-base-en-862024-gra4-webapp', which was trained using this dataset. The dataset covers feature extraction and sentence similarity tasks, uses English as its language, and contains fewer than 1,000 entries. The README file also provides instructions on how to load and use this dataset via the Hugging Face `datasets` library.
E-commerce software for an online store 数据集
数据集描述
"E-commerce software for an online store" 数据集是一个生成的数据集,旨在支持特定领域嵌入模型的开发,用于检索任务。
相关模型
该数据集用于训练 jinaai_jina-embeddings-v2-base-en-862024-gra4-webapp 模型。
如何使用
要使用此数据集进行模型训练或评估,可以使用 Hugging Face 的 datasets 库加载,如下所示:
python from datasets import load_dataset
dataset = load_dataset("fine-tuned/jinaai_jina-embeddings-v2-base-en-862024-gra4-webapp") print(dataset[test][0])




