fine-tuned/jina-embeddings-v2-base-en-14052024-9xxb-webapp
Feature Extraction
•
Updated
•
11
Error code: ClientConnectionError
The dataset "literary search for narratives" is a generated dataset designed to support the development of domain specific embedding models for retrieval tasks.
This dataset was used to train the jina-embeddings-v2-base-en-14052024-9xxb-webapp model.
To use this dataset for model training or evaluation, you can load it using the Hugging Face datasets
library as follows:
from datasets import load_dataset
dataset = load_dataset("fine-tuned/jina-embeddings-v2-base-en-14052024-9xxb-webapp")
print(dataset['test'][0])