Renato Violin
Results
3
issues of
Renato Violin
How can I get the predicted text from the start/end tokens?
I've been fine tuning the original xlnet model to run on a 8 GB GPU (RTX 2080). The modifications make possible to fine tuning the model on SQuAD 2.0 dataset...
I'm trying to migrate my project from v5 to v8, using the same dataset, batchsize, imgsize and model size (yolov8m.pt) but with v8 I get OOM in the first epoch....