arXiv embeddings
收藏www.kaggle.com2024-12-01 更新2025-03-24 收录
下载链接:
https://www.kaggle.com/awester/arxiv-embeddings
下载链接
链接失效反馈官方服务:
资源简介:
These are the embeddings powering [searchthearxiv.com](https://searchthearxiv.com), a semantic search engine for more than a decade's worth of ML papers published on arXiv. The embeddings are created by running OpenAI's `text-embedding-ada-002` model on an "augmented" abstract for each paper (title+authors+year+abstract). The papers are sourced from the [metadataset published by Cornell University](https://www.kaggle.com/datasets/Cornell-University/arxiv) and filtered to include only papers belonging to at least one of the following categories:
`cs.cv`, `cs.lg`, `cs.cl`, `cs.ai`, `cs.ne`, and `cs.ro`
The dataset is updated on a weekly basis (in lockstep with the official arXiv metadataset).
If you find the dataset and/or searchthearxiv.com useful, consider giving the repo a ⭐️ on [GitHub](https://github.com/augustwester/searchthearxiv).
提供机构:
www.kaggle.com



