-
遇到了一个报错NotImplementedError: Loading a dataset cached in a LocalFileSystem is not supported.然后我看了一下github上的issue,好像都是这几天才发现的问题。按照github上的解决方法,是更新datasets包。但是更新datasets会和rl4lms冲突,rl4lms会退版本,然后报几个变量定义为空的…
-
### 1. System Info
Google Colab: Python 3 Google Compute Engine backend (GPU)
`!pip list`
```
absl-py 1.4.0
accelerate 0.32.1
aiohappyeyeballs …
-
### Bug description
I'm using manual optimization to work with two datasets for multi-task learning. Due to memory usage limitations, I want to do a forward and backward pass with a batch from one…
-
First of all, thank you for sharing the awesome code.
After setting everything up, when I tried to launch the demo, I encountered the following error. Please help me.
```
(kosmos-2) wendell@:~/…
-
### Description
I have installed the TPU version of JAX (including jaxlib and libtpu) on all hosts of a TPU Pod inside a venv. Then, I run the following command on all hosts:
```sh
. ~/venv/bin…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
name: ml4t
channels:
- fastai
- bashtage
- ml4t
- conda-forge
- default…
-
## 🐛 Bug Description
qlib/contrib/data/handler.py:171, in Alpha158.__init__ TypeError: control character 'delimiter' cannot be a newline (`\r` or `\n`).
## To Reproduce
Steps to reproduce the…
-
## Checklist
- [x] I have verified that the issue exists against the `main` branch of AllenNLP.
- [x] I have read the relevant section in the [contribution guide](https://github.com/allena…
-
### Bug description
Cloud checkpoints are cool! But once you use the WandbLogger, no cloud checkpoints (or anything really) is saved to `trainer.default_root_dir`. The model is checkpointed as a Wa…
-
NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://stackoverflow.com
Your issue may already be reported!
Also, please search on the [issue tracker](../) before creating one.
* **I'm s…