So here is how I get through this, put this at the beginning of the notebook and run a new kernel(instead of restarting it)
!pip install datasets==2.13.1
Replace 2.13.1 with the latest version a.t.m
So here is how I get through this, put this at the beginning of the notebook and run a new kernel(instead of restarting it)
!pip install datasets==2.13.1
Replace 2.13.1 with the latest version a.t.m