Open bwanglzu opened 1 week ago
You can try to remove identation like this https://github.com/embeddings-benchmark/results/blob/main/reduce_large_json_files.py or you can install git-lfs
Yea, the create_meta CLI is quite extensive when working with a lot of datasets. Instead, it might be better to submit the results to submit the results to simply:
https://github.com/embeddings-benchmark/results
The metadata on HF is also not really intended to include >100 datasets.
I patched the model meta with the latest model meta with
mteb create_meta --results_folder results/{my model}/{my reivision} --output_path model_card.md --from_existing jina_embeddings-v3.md
, this gives me a Readme of 28.9mb, and not able to publish scores to huggingface anymore, have you encountered such error?