Discussed in #62
Originally posted by Akhil-VSSG April 8, 2024
Hi,
iam trying to resolve an issue , iam using indictrans and everytime i use it logging the fairseq logs like this:

and its taking a lot of space so i wanted to get rid of these logs so i want in to the fairseq_task.py present in tasks folder in fairseq folder.

Even thou i commented out the logger commands in that specific file iam still able to see those logger commands getting logged . Can you please help me out to remove those logs from my log file so that it wont take up all the memory
Thank you.
Discussed in #62
Originally posted by Akhil-VSSG April 8, 2024

Hi,
iam trying to resolve an issue , iam using indictrans and everytime i use it logging the fairseq logs like this:
and its taking a lot of space so i wanted to get rid of these logs so i want in to the fairseq_task.py present in tasks folder in fairseq folder.

Even thou i commented out the logger commands in that specific file iam still able to see those logger commands getting logged . Can you please help me out to remove those logs from my log file so that it wont take up all the memory
Thank you.