You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run an example notebook from examples/load_indonlg.ipynb to test IndoGPT model. It ran on Colaboratory with Python 3.10. This version is consistent with setup.py. Here is all of my code cells:
I tried to run an example notebook from
examples/load_indonlg.ipynb
to test IndoGPT model. It ran on Colaboratory with Python 3.10. This version is consistent withsetup.py
. Here is all of my code cells:!git clone https://github.com/indobenchmark/indobenchmark-toolkit.git
!pip install /content/indobenchmark-toolkit/.
However, the last cell triggered an error. Here is the full traceback:
I also tried to use
pip install indobenchmark-toolkit
instead of clone from GitHub. Still, the result was same as before. Any solution for this?The text was updated successfully, but these errors were encountered: