-
In readme.md, there is "# Then use bin/results.ipynb to view the obtained results"
But I can't find the bin/results.ipynb in this Repository
-
Could you please give us some examples of the prompts used here?
```
regular_prompts_list = [
...
]
```
-
Hello,
I have installed the kernel (version 2.2.0, -auto, -system) and OpenJDK (21.0.5).
When running the _example.ipynb_ the following errors occur:
`Could not resolve dependencies.Failed to colle…
-
Hi Aidan,
Great work! I'm sure this work would be very impactful in the close future! However, I have some problems running `notebooks/grasping_env.ipynb`. I followed the installation process and e…
-
Hi,
Thanks for sharing the codebase. While running the experiment-page-rank.ipynb, I noticed the following issues:
1. `train_topic_with_scored_kps = pd.read_pickle('../../data/train_topic_keypoint…
-
Ahoj,
zkouším, jak funguje tahle funkce. Jestli to chápu dobře, nedá se komentovat kód, kterej není označený jako pull request, takže to udělám přes tyhle Issues.
Chtěl jsem si spustit ten kód, al…
-
## 🐛 Bug
It seems that the notebook is not registering that a job is being created, this is a bug that has been encountered before, but the workaround that was used previously is not working as i…
-
Instead of downloading the Jupyter Notebook, the source of the file is openes on a new page.
For example, [on this page](https://jupyterbook.org/en/stable/file-types/notebooks.html) of the Jupyter Bo…
-
## :question: Question
### Description
Hi there,
Thank you for your tutorials.
I have a question about General.ipynb. Everything works fine in the notebook until Advanced data loading. I…
-
hi when i run demo.ipynb
with open('/root/llm-reasoners/examples/CoT/blocksworld/prompts/pool_prompt_v1.json') as f:
prompt = json.load(f) #/root/llm-reasoners/examples
evaluator …