Mohamed Barbouch

Results 2 issues of Mohamed Barbouch

Hi Louis, I want to combine embeddings extracted from a different source with 1) VGCN-BERT embeddings and 2) with only BERT embeddings. For this I modified the function `forward()` in...

For a regression task like STS_B, the model is rounding the values to whole integers. What is the best way to make the model consider float outputs between 0-5? On...