Talha AnwarPyTorch num_workers, a tip for speedy trainingThere is a huge debate what should be the optimal num_workers for your dataloader. Num_workers tells the data loader instance how many…Sep 23, 20213Sep 23, 20213
Talha AnwarMeasure Sentence Similarity using the pre-trained BERT model.BERT is a transformer model, and I am not going into much detail of theory. Here I will show you how to calculate the similarity between…Jun 12, 2021Jun 12, 2021