Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

bug: [Memory error while training the absa solution model] #206

Open
chetanniradwar opened this issue Jan 22, 2021 · 3 comments
Open

bug: [Memory error while training the absa solution model] #206

chetanniradwar opened this issue Jan 22, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@chetanniradwar
Copy link

chetanniradwar commented Jan 22, 2021

  1. My vs code is getting crashed when I choose the dataset given in the folder and start training the model
  2. The command prompt says it is memory error
  3. please solve this issue

**Environment setup: **

  • OS (Linux/Mac OS): Windows 10 64 bit
  • Python version: 3.79
  • memory-6gb
  • processor- Amd ryzen 5 3500u 3rd gen
@chetanniradwar chetanniradwar added the bug Something isn't working label Jan 22, 2021
@peteriz
Copy link
Member

peteriz commented Jan 25, 2021

I'm sorry @chetannirdwar you need to provide us more details of what you're trying to run

@chetanniradwar
Copy link
Author

In the application . We can select our own train dataset (.csv) file and test dataset (.csv) . When we use pretrained model .it is running and showing output( as shown in video) but when I select the training dataset provided in the folder itself causes to crash the whole vs code( it says VS code is not responding) I have to restart it. It may be due to memory error. As I have only 6gb memory. Can we write a code to consume specific resources from the computer so that computer will not crash.

@danielkorat
Copy link
Collaborator

danielkorat commented Apr 12, 2021

Hi @chetannirdwar,
What is the size of you train and test datasets? Can you share the files?
Also, please try running from the command prompt instead of VS code.
If it works, try increasing the memory quota in VS code and then run in VS code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants