-
Notifications
You must be signed in to change notification settings - Fork 94
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
Can you provide your websqp kg embedding file? #39
Comments
I encountered the same error about out of memory. Have you fixed this problem? |
Can you tell the exact command you executed, along with your GPU configuration? @ShuangNYU @ToneLi |
I use the command as below. The Error is Interestingly, I am training with TuckER now and has been on running for 5 hours... |
I did the experiment in fbwq_half, I also have the same problem with ShuangNYU, CUDA out of memory, I set the batch_size is 64. While when I use TuckER, That's gone. |
Please set the batch size to 32 so that out of memory doesn't happen. Also, I'm not sure how training with TuckER will work out since the pre-trained embeddings are for ComplEx, not TuckER. |
Can you tell me what's your gpu server, I trained half KG about WebQSP, it consumes my 24059M gpu space and one day but cannot get the result. On the other hand, I want to know does ShuangNYU get the result? |
@ToneLi We trained on single 1080Ti with 12G memory. Will let you know the exact command and exact output tomorrow. |
Thanks!! |
I didn't get the results yet, either. I ran it on cluster of our school. |
@apoorvumang, I want to know the result about your knowledge embedding in webqsp, because my code has run five days, my epoch is 400. until now, the results is not good. |
I found your websqp kg embedding file is None, can you supply it? When I run your training embedding code with your KG (relevant your websqp ) . I found there is an error, CUDA out of memory
Can you suply the relevent embedding file, just like metaqa??
The text was updated successfully, but these errors were encountered: