vilbert_beta icon indicating copy to clipboard operation
vilbert_beta copied to clipboard

got bugs when evaluating the pre-trained VCR model

Open shijing001 opened this issue 5 years ago • 2 comments

I got this wierd error message on a GPU cluster... Please help me if you know.

_PyFunction_FastCallDict _PyObject_FastCallDict _PyObject_Call_Prepend PyObject_Call

    _PyObject_FastCallDict

    _PyEval_EvalFrameDefault



    _PyEval_EvalFrameDefault


    _PyEval_EvalFrameDefault
    PyEval_EvalCodeEx
    PyEval_EvalCode

    PyRun_FileExFlags
    PyRun_SimpleFileExFlags
    Py_Main
    main
    __libc_start_main

*** End stack trace *** Aborted

shijing001 avatar Nov 17 '19 17:11 shijing001

not sure what is the problem, did you solve the issue?

jiasenlu avatar May 29 '20 04:05 jiasenlu

@shijing001 Maybe the downloaded feature file(.mdb) is incomplete, I also encountered this problem. I still can't solve it because the unstable network(58GB is too large :(

Tclz avatar Dec 15 '20 09:12 Tclz