Replies: 1 comment
-
|
Hi @QLiangong, we've updated the benchmark to point to a publicly available S3 bucket. Closing this discussion for now, feel free to submit a new one if you have any issues running the benchmark now! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run the document_embedding benchmark (daft_main.py), I find that accessing certain S3 object paths like:
s3://eventual-data-test-bucket/digitalcorpora/pdfs/…
results in an AccessDenied error.
Does this mean that I do not have permission to access this bucket?
If so, what do I need to do to obtain the correct permissions so that I can access these objects during the benchmark run?
Beta Was this translation helpful? Give feedback.
All reactions