Skip to content

Conversation

@ManuelFay
Copy link
Collaborator

No description provided.

@ManuelFay ManuelFay requested review from Copilot and tonywu71 April 9, 2025 15:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

Comments suppressed due to low confidence (1)

src/vidore_benchmark/evaluation/vidore_evaluators/base_vidore_evaluator.py:173

  • [nitpick] Consider using torch.as_tensor(embedding_query) instead of torch.Tensor(embedding_query) for more reliable data conversion and potential performance benefits.
query_embeddings.append(torch.Tensor(embedding_query).to("cpu"))

@ManuelFay ManuelFay marked this pull request as ready for review April 9, 2025 16:03
Copy link
Collaborator

@QuentinJGMace QuentinJGMace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing to say looks good !

@ManuelFay ManuelFay merged commit 5fc0629 into main Apr 10, 2025
5 checks passed
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