From 7c103b4858241a27c4a6e1644c751b3f5e36f964 Mon Sep 17 00:00:00 2001
From: fcogidi <41602287+fcogidi@users.noreply.github.com>
Date: Thu, 5 Dec 2024 12:10:14 -0500
Subject: [PATCH] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index bed04a7..3ab762a 100644
--- a/README.md
+++ b/README.md
@@ -148,9 +148,9 @@ unimodal tasks applied to specific modalities.
I-JEPA
-The [Image-based Joint-Embedding Predictive Architecture](https://arxiv.org/pdf/2301.08243) (I-JEPA) is a unimodal non-generative
-self-supervised learning method that predicts the *representations* of several target blocks of an image given a context block
-from the same image. This task can be combined with the contrastive pretraining task to learn multimodal representations from
+The Image-based Joint-Embedding Predictive Architecture (I-JEPA) is a unimodal non-generative
+self-supervised learning method that predicts the representations of several target blocks of an image given a context block
+from the same image. This task can be combined with the contrastive pretraining task to learn multimodal representations from
paired and unpaired data.
|