Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NeurIPS 2023 OOD track] SUSTech-OOD submission #194

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

whateveraname
Copy link
Contributor

This is the submission of our team. Please check it out and inform us if there is anything needed.

@harsha-simhadri
Copy link
Owner

The install fails with the following message. could you please help?

[+] Building 1.7s (6/17)                                                                                                                                                                                                                                                 docker:default
 => [internal] load build definition from Dockerfile                                                                                                                                                                                                                               0.0s
 => => transferring dockerfile: 483B                                                                                                                                                                                                                                               0.0s
 => [internal] load .dockerignore                                                                                                                                                                                                                                                  0.0s
 => => transferring context: 66B                                                                                                                                                                                                                                                   0.0s
 => [internal] load metadata for docker.io/library/neurips23:latest                                                                                                                                                                                                                0.0s
 => [ 1/14] FROM docker.io/library/neurips23                                                                                                                                                                                                                                       0.0s
 => CACHED [ 2/14] RUN apt update                                                                                                                                                                                                                                                  0.0s
 => ERROR [ 3/14] RUN apt install -y libssl-dev                                                                                                                                                                                                                                    1.7s
------
 > [ 3/14] RUN apt install -y libssl-dev:
0.333
0.333 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

@whateveraname
Copy link
Contributor Author

It seems that the networking didn't work well. I also encountered 404 error when installing libssl-dev on my server once. But I see the CI of our algo passed successfully. Maybe you could retry or change another VM?

@harsha-simhadri
Copy link
Owner

Yes, I am retrying on another machine. Will update soon.

@harsha-simhadri
Copy link
Owner

@whateveraname Are these results in line with your experiments?

sustech-ood,"{'ef': 95, 'nprobe': 30})",text2image-10M,10,18257.143721492965,0.0,5605.981101036072,7591056.0,0,0,ood,0.867797
sustech-ood,"{'ef': 115, 'nprobe': 30})",text2image-10M,10,15956.991529977777,0.0,5605.981101036072,7591056.0,0,0,ood,0.8860060000000001
sustech-ood,"{'ef': 125, 'nprobe': 30})",text2image-10M,10,15038.507657125507,0.0,5605.981101036072,7591056.0,0,0,ood,0.893469
sustech-ood,"{'ef': 130, 'nprobe': 30})",text2image-10M,10,14646.81916250362,0.0,5605.981101036072,7591056.0,0,0,ood,0.8967940000000001
sustech-ood,"{'ef': 135, 'nprobe': 30})",text2image-10M,10,14220.647840196458,0.0,5605.981101036072,7591056.0,0,0,ood,0.8998519999999999
sustech-ood,"{'ef': 140, 'nprobe': 30})",text2image-10M,10,13836.731735609052,0.0,5605.981101036072,7591056.0,0,0,ood,0.9029999999999999
sustech-ood,"{'ef': 145, 'nprobe': 30})",text2image-10M,10,13528.888259837238,0.0,5605.981101036072,7591056.0,0,0,ood,0.90564
sustech-ood,"{'ef': 155, 'nprobe': 30})",text2image-10M,10,12840.446544524726,0.0,5605.981101036072,7591056.0,0,0,ood,0.910611
sustech-ood,"{'ef': 175, 'nprobe': 30})",text2image-10M,10,11683.389174065982,0.0,5605.981101036072,7591056.0,0,0,ood,0.9192259999999999

@whateveraname
Copy link
Contributor Author

@harsha-simhadri Yes, the QPS aligns with ours. Really appreciate for your patient evaluation!

@harsha-simhadri harsha-simhadri merged commit 5477b18 into harsha-simhadri:main Oct 30, 2023
11 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.

2 participants