Xinwei Long

Results 4 issues of Xinwei Long

How do you deal with the very long sentences in the dataset?

Hello,everyone, When I train a Siamese Network (such as bi-encoder) with APEX accelerations, the codes will throw an exceptions. A possible reason is that both inputs are encoded with the...

How do you handle the very long sentences in MSRA dataset?

There seems to be bugs in line 119 - 122, test.py. if the number of sentences > num_input_sentences, the length of the list "split_src_txt" will be larger than 1, while...