-
### Steps to reproduce the issue
```console
$ spack spec -I py-jaxlib
Input spec …
-
**Describe the bug**
Got this error: TypeError: DataModule.__init__() got an unexpected keyword argument 'dataset', even though the docs stated that it's part of the parameters.
**To Reproduce**
…
-
### Bug description
When I try to import the Logistic Regression model from pl_bolt.models I get this error.
My code (in collab):
!pip install pytorch-lightning-bolts
from pl_bolts.models.reg…
-
### What happened + What you expected to happen
early_stop_patience_steps feature doesn't seem to work in different models and I keep getting the same error:
------------------------------------…
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [la…
-
# No profile data was found when running the colab example
I am seeing a `No profile data was found.` in my local install of `tensorboard` in the `profile` tab. So I gave a try to the official cola…
-
Does anybody have a working requirements.txt of this notebook? It doesn't run anymore due to updates on libraries.
-
Greetings, when I run a basic example of the zebra problem with miniKanren 1.0.3 under python3.10 I receive a type error. The minimal example is:
```
def left(X, Y, list):
return kanren.m…
-
It mentions this fine-tuning notebook like:
https://colab.research.google.com/#fileId=https%3A//huggingface.co/dfurman/falcon-7b-chat-oasst1/blob/main/finetune_falcon7b_oasst1_with_bnb_peft.ipynb
…
-
when i run `!goodtg --config_path GOOD_configs/GOODCMNIST/color/concept/CIGA.yaml` in colab:
```
2023-05-07` 13:42:38.808831: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow…