google-deepmind / google-deepmind/open_x_embodiment
BUG: natural_language_embedding not used in Minimal_example_for_running_inference_using_RT_1_X_TF_using_tensorflow_datasets.ipynb
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2k
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
In Minimal_example_for_running_inference_using_RT_1_X_TF_using_tensorflow_datasets.ipynb, I searched for "natural_language_embedding" and found only one result, which means that the language information is not fed into the model. How could the inference result align so well with the training data if language embedding is given as zero? Or is the language embedding given in some default settings?
Contributor guide
Assessment
This issue has not been assessed yet.