CoolFace
Datasetpublic

abatilo/myanimelist-embeddings

myanimelist-embeddings This dataset is every non-empty anime synopsis from MyAnimeList.net ran through the embed-multilingual-v2.0 embedding model from Cohere AI. Sample code for searching for anime Install some dependencies pip install cohere==4.4.1 datasets==2.12.0 torch==2.0.1 Code heavily inspired by the Cohere Wikipedia embeddings sample import os import cohere import torch from datasets import load_dataset co = cohere.Client(… See the full description on the dataset page: https://huggingface.co/datasets/abatilo/myanimelist-embeddings.

sourceHugging Facemitupdated 3y agoView on Hugging Face
4likes49downloads

abatilo/myanimelist-embeddings · main · files are served by the source, never re-hosted here