shantanu nath
shantanu nath
### System Info I am running on google colab. Though I got the same error for GPU. Here I am showing without GPU information - `transformers` version: 4.25.1 - Platform:...
In my task, I want to calculate the similarity score of 1 image with 22 texts. If I pass images and texts without batch, it will work properly. But if...
System setup: tensorflow 1.15 torch 1.2 cuda 10.0 python 3.7.16 use_tpu False I am geting this error during training ``` ERROR:tensorflow:Error recorded from training_loop: GetNext() failed because the iterator has...
I want to pass a text file and get the clusters of coreference. For example, ``` Input: My name is Sarah and I live in London. I go to the...