Fragile-hue

Results 3 issues of Fragile-hue

When I run RoBERTa/main.py to train the model, When I use RoBERTa for question embedding, after running the following code, the values in the roberta_last_hidden_states are all nan. Why is...

when preprocessing WebQSP for BERT-based KBQA,we need to download the [freebase data dumps]. In the URL `https://developers.google.com/freebase/`, I want to confirm whether I will use the file that contain 1.9...

When I choose RoBERTa model as question Embedding model, In the getQuestionEmbedding() function in the model.py file, in the calculation results of the last_hidden_states, all data are nan. Could you...