Dataset list error - returns partial information

Yes, the Hub API now returns a paginated response for the lists. The huggingface_hub library takes care of the pagination and returns the complete list, but you鈥檒l have to update it to 0.11.0 or more recent (Release Extended HfApi, pagination, simplified login and more 路 huggingface/huggingface_hub 路 GitHub).

2 Likes