Weikang Qiu

Results 34 comments of Weikang Qiu

This inaccuracy (maybe I should call it a bug) troubles me a lot! Thanks @nikhilbarhate99 Also, I guess there is another issue. if the loop exit with `t >= max_ep_len`,...

Anyone who wants to Make It Great Again?

I just wonder if it is possible.... Just reply me with a "no" if it is not possible...

If I run the code without tango, i.e. use python command directly, I won't get any error

Would `position_ids` be a problem if the LLM uses RoPE, where the results only depend on the relative position?

I installed from source, but it still need 50+h

I found in the paper the number of candidate documents is set to 8. > For each example, we retrieve and marginalize over 8 candidate documents, including the null document...

Thanks. Does 5k runs slowly too on your computer (as far as I know the original implementation is TensorFlow)? If it does. Do you mind me optimizing the code and...