Skip to content

timestamp shape bugfixes in demo notebook (#152)#155

Open
urancon wants to merge 1 commit intosensorium-competition:mainfrom
urancon:fix/bugfixes_demo_notebook
Open

timestamp shape bugfixes in demo notebook (#152)#155
urancon wants to merge 1 commit intosensorium-competition:mainfrom
urancon:fix/bugfixes_demo_notebook

Conversation

@urancon
Copy link
Copy Markdown

@urancon urancon commented Mar 26, 2026

Description

Small fix to this issue in examples/demo.ipynb.
Showed that it is possible to exclude some modalities in the dataset config.
Commented out "timestamps" in "out_keys", as it was causing an error when taking its shape out of the dataloader (can't take the shape of a dict).

Closes #152

@gitnotebooks
Copy link
Copy Markdown

gitnotebooks bot commented Mar 26, 2026

Found 1 changed notebook. Review the changes at https://app.gitnotebooks.com/sensorium-competition/experanto/pull/155

@reneburghardt reneburghardt requested a review from Copilot March 26, 2026 12:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug in the dataloader demo

3 participants