Tensorflow Custom Dataset creation: Receiving the error is out of scope
I’m trying to create a Dataloader class for a TensorFlow transformer project. I’ve included what I think are relevant parts of the class.
I’m trying to create a Dataloader class for a TensorFlow transformer project. I’ve included what I think are relevant parts of the class.