mikonvergence commited on
Commit
2ad1456
·
verified ·
1 Parent(s): 11a5a43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -51,10 +51,10 @@ Interface scripts are available at
51
  from datasets import load_dataset
52
  dataset = load_dataset("Major-TOM/Core-S2L1C-SSL4EO")
53
  ```
54
- ## Generate Your Own Embeddings
55
 
56
- The [**embedder**](https://github.com/ESA-PhiLab/Major-TOM/tree/main/src/embedder) subpackage of Major TOM provides tools for generating embeddings like this ones. You can see an example of this in a dedicated notebook at (link).
57
- [![GitHub](https://img.shields.io/badge/GitHub-Generate%20Your%20Own%20Embeddings-blue?logo=github&style=flat-square)](https://github.com/ESA-PhiLab/Major-TOM/tree/main/src/embedder)
58
 
59
  ---
60
  ## Major TOM Global Embeddings Project 🏭
 
51
  from datasets import load_dataset
52
  dataset = load_dataset("Major-TOM/Core-S2L1C-SSL4EO")
53
  ```
54
+ ## Generate Your Own Major TOM Embeddings
55
 
56
+ The [**embedder**](https://github.com/ESA-PhiLab/Major-TOM/tree/main/src/embedder) subpackage of Major TOM provides tools for generating embeddings like these ones. You can see an example of this in a dedicated notebook at https://github.com/ESA-PhiLab/Major-TOM/blob/main/05-Generate-Major-TOM-Embeddings.ipynb.
57
+ [![GitHub](https://img.shields.io/badge/GitHub-Generate%20Your%20Own%20Embeddings-blue?logo=github&style=flat-square)](https://github.com/ESA-PhiLab/Major-TOM/blob/main/05-Generate-Major-TOM-Embeddings.ipynb)
58
 
59
  ---
60
  ## Major TOM Global Embeddings Project 🏭