Skip to content

Conversation

@wwu137
Copy link
Contributor

@wwu137 wwu137 commented May 31, 2025

Update to 71d2394c09f83658fb6f6a1eb272a0d9dc71b331 revision

Otherwise it won't work with datasets==3.0.0.

Checklist

  • I did not add a dataset, or if I did, I added the dataset checklist to the PR and completed it.
  • I did not add a model, or if I did, I added the model checklist to the PR and completed it.

@KennethEnevoldsen
Copy link
Contributor

@wwu137, have there been any changes that would affect the results?

If not then we can probably just reupload to the dataset using

# on the mteb repo branch v2.0.0
import mteb
task = mteb.get_task("Caltech101")
task.load_data()
task.push_dataset_to_hub("mteb/{task.metadata.name}")

This would also remove the required trust_remote_code=True.

@Samoed
Copy link
Member

Samoed commented May 31, 2025

I think he would need to have write permissions to HF and this feature is implemented in v2

@KennethEnevoldsen
Copy link
Contributor

I just did the upload here: https://huggingface.co/datasets/mteb/Caltech101

I will just check that the scores match

@KennethEnevoldsen
Copy link
Contributor

Hi both added a fix here: #2759

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants