CoolFace
Datasetpublic

mteb-arena/arena_emb_arxiv

Embeddings used for the MTEB Arena. You can download this repo via git clone https://hf.co/datasets/mteb/arena_emb_arxiv cd arena_emb_arxiv git lfs pull or just download individual files, e.g. wget https://hf.co/datasets/mteb/arena_emb_arxiv/resolve/main/emb_wikipedia_GritLM__GritLM-7B.json.aa As there is an upload limit of 50GB per file, we have split files using e.g. split --number=l/6 emb_arxiv_GritLM__GritLM-7B.json emb_arxiv_GritLM__GritLM-7B.json.. To recreate the original file simply… See the full description on the dataset page: https://huggingface.co/datasets/mteb-arena/arena_emb_arxiv.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes221downloads
Dataset Card

Embeddings used for the MTEB Arena.

You can download this repo via

git clone https://hf.co/datasets/mteb/arena_emb_arxiv
cd arena_emb_arxiv
git lfs pull

or just download individual files, e.g. wget https://hf.co/datasets/mteb/arena_emb_arxiv/resolve/main/emb_wikipedia_GritLM__GritLM-7B.json.aa

As there is an upload limit of 50GB per file, we have split files using e.g. split --number=l/6 emb_arxiv_GritLM__GritLM-7B.json emb_arxiv_GritLM__GritLM-7B.json..

To recreate the original file simply do cat emb_arxiv_GritLM__GritLM-7B.json.* > emb_arxiv_GritLM__GritLM-7B.json after downloading the necessary files.