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

fix: Temporarily disable dbpedia openai BQ benchmarking #149

Closed
wants to merge 1 commit into from

Conversation

KShivendu
Copy link
Member

numpy.core._exceptions._ArrayMemoryError: Unable to allocate 5.58 GiB for an array with shape (1497600000,) and data type float32
Traceback (most recent call last):

  File "/code/run.py", line 91, in <module>
    app()

  File "/code/run.py", line 86, in run
    raise e

  File "/code/run.py", line 59, in run
    client.run_experiment(

  File "/code/engine/base_client/client.py", line 108, in run_experiment
    upload_stats = self.uploader.upload(

  File "/code/engine/base_client/upload.py", line 56, in upload
    latencies = list(

  File "/usr/local/lib/python3.10/multiprocessing/pool.py", line 873, in next
    raise value

numpy.core._exceptions._ArrayMemoryError: Unable to allocate 5.58 GiB for an array with shape (1497600000,) and data type float32

@KShivendu KShivendu closed this Jun 3, 2024
@KShivendu
Copy link
Member Author

Not required because I created a smaller (100K) dataset.

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.

1 participant