Hao Jiang
Hao Jiang
>  me too,but mine is end with "ISTD" > > > >  I have changed the path, but it showed this information, I don't understand what it means,...
> > The authors only published the USR dataset. But previously obtained ISTD dataset from other place. > > > If I end with "ISTD",the “ValueError: num_samples should be a...
> Hey! We built this library for an old version of transformers and we do not have the bandwidth to keep it up-to-date with every new huggingface version and model...
I re-read and further test the code again, and found that when using `model.generate()` for inference, `use_cache=True` will be default chosen. In this case, `model.generate()` will recursively pass past_key_values to...