V-JEPA 2.1#130
Merged
Merged
Conversation
hanzo-dev
pushed a commit
to zenlm/vjepa2
that referenced
this pull request
May 30, 2026
* V-JEPA 2.1 Initial commit * Update arxiv * Update configs * Fix eval paths
hanzo-dev
added a commit
to zenlm/vjepa2
that referenced
this pull request
May 30, 2026
* fix: correct CSV logger column headers to match logged data (facebookresearch#43) - Change 'loss' column to 'train_acc' - Change 'acc' column to 'val_acc' - Headers now accurately reflect train_acc and val_acc values being logged * fixing various typos in diverse texts (facebookresearch#40) * Comments addressing PR facebookresearch#15 and Issue facebookresearch#65 (facebookresearch#75) * Comments addressing PR facebookresearch#15 and Issue facebookresearch#65 * Link to PR facebookresearch#15 * fixing miscellaneous typos in different files (facebookresearch#77) * fixing typos in 3 files (facebookresearch#78) * Bump black from 24.4.2 to 26.3.1 (facebookresearch#127) Bumps [black](https://github.com/psf/black) from 24.4.2 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * V-JEPA 2.1 (facebookresearch#130) * V-JEPA 2.1 Initial commit * Update arxiv * Update configs * Fix eval paths * Fix teaser (facebookresearch#133) * Clean Teaser * Clean Teaser * Fix figure (facebookresearch#143) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: KK <48059001+kaankarakose@users.noreply.github.com> Co-authored-by: Didier Durand <2927957+didier-durand@users.noreply.github.com> Co-authored-by: Russell Howes <rhowes@meta.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adrien Bardes <adrien.bardes@dbmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.