Hao Jiang

Results 14 comments of Hao Jiang
trafficstars

> ![image](https://user-images.githubusercontent.com/92156816/159165855-6e3c41d5-b6c7-4165-895c-04373b387783.png) me too,but mine is end with "ISTD" > > > > ![image](https://user-images.githubusercontent.com/98862990/159164790-c3c757af-ce92-4b64-bf59-c06d0f0a042a.png) 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...