xhagrg commited on
Commit
f94cebb
1 Parent(s): 3028937

Check if merge conflicts are fixed.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  ---
9
 
10
  ### Model and Inputs
11
- Prithvi is a first-of-its-kind temporal Vision Transformer (ViT) model pre-trained by the IBM and NASA team on contiguous US Harmonised Landsat and Sentinel 2 (HLS) data. The model adopts a self-supervised encoder developed with a ViT architecture and Masked Autoencoder (MAE) learning strategy, with an L1 loss function. The model includes spatial attention across multiple patches and temporal attention for each patch.
12
 
13
  ![](GFM.png)
14
 
 
8
  ---
9
 
10
  ### Model and Inputs
11
+ Prithvi is a first-of-its-kind temporal Vision transformer pre-trained by the IBM and NASA team on contiguous US Harmonised Landsat Sentinel 2 (HLS) data. Particularly, the model adopts a self-supervised encoder developed with a ViT architecture and Masked AutoEncoder learning strategy with an MSE loss function. The model includes spatial attention across multiple patches and also temporal attention for each patch.
12
 
13
  ![](GFM.png)
14