Skip to content

Memory Issue #69

Description

@saicharishmavalluri

Hello @guxd,
I tried downloading the real dataset from google drive and training the model for 2 epochs. It worked fine for it. When I am trying code embedding with the last epoch as an optimal checkpoint, the cell is getting terminated after running for some time. When I searched in google they said it might be because of a RAM issue and suggested upgrading the RAM.
Is there any other way around that could work, like decreasing the batch_size or chunk_size or any other parameter?
(currently 'batch_size': 100,'chunk_size':100000 )

Update: I tried decreasing the batch_sizes to 100, 64, but still I am facing the same issue.

codeembed_error

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions