BERT_STS-B icon indicating copy to clipboard operation
BERT_STS-B copied to clipboard

Results 4 BERT_STS-B issues
Sort by recently updated
recently updated
newest added

Hi @Colanim , I am sorry to bother you, but I've seen that you've been asking questions in https://github.com/nlpyang/PreSumm and so have I. I wonder if it is possible for...

Hi, thanks for your codes! I am struggling to reproduce the results for STS-B but the results are far from the reported one in the BERT paper with lots of...

whta is the result for a sentence pair?I run the code ,and am fused the result. I cannot get the prediction

HI, i found that The code miss the n ```` scaffold_fn = None if init_checkpoint: (assignment_map, initialized_variable_names) = modeling.get_assigment_map_from_checkpoint( ..... ```` should change to ````modeling.get_assignment_map_from_checkpoint````