-
I am running the cell with `make_interleaved_dataset` call.
The full exception message is
```
DatasetNotFoundError: Dataset bridge_dataset not found.
Available datasets:
- abstract_reasoning
…
-
Hello, many thanks for this great work jointly done by so many researchers!
I am trying out the RT-X dataset by running the code snippet from the colab tutorial. I successfully installed `tfds-nigh…
-
(openvla) wangyi@amax:/data/wy/znz/openvla$ torchrun --standalone --nnodes 1 --nproc-per-node 1 vla-scripts/finetune.py --vla_path "openvla/openvla-7b" --data_root_dir "/data/wy/znz/openvla/modified_l…
-
Hello!
Thank you for sharing the implementation. Unfortunately, I ran into a problem while I was following QM9 guide from `README.md`
**Steps taken:**
```
git clone https://github.com/google-r…
-
Hi,
I met this error
```
The builder directory /cluster/data7a/whq/data/bridge_orig doesn't contain any versions.
No builder could be found in the directory: /cluster/data7a/whq/data for the b…
-
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
**Short description**
Could not load robotics datasets such as `berkeley_autolab_ur5`
**Environment information**
* Operating System: Ub…
yepw updated
7 months ago
-
I can't download how2sign dataset with below code
```python
config = SignDatasetConfig(name="only-annotations", version="1.0.0", include_video=False, include_pose=None)
how2sign = tfds.load(name='h…
-
**What I need help with / What I was wondering**
I am working on accessing a dataset I created today. I am receiving an error that it cannot be found and received the following message. How long do I…