Datasets:
senaK-quasara
commited on
Commit
•
a1256d7
1
Parent(s):
984890f
Update README.md
Browse files
README.md
CHANGED
@@ -111,4 +111,6 @@ The MajorTOM-Europe dataset can be utilized for various applications, including:
|
|
111 |
|
112 |
| Column | Explanation |
|
113 |
|---------------|-----------------------------------------------------------------------------------------------------|
|
114 |
-
| embeddings | Vectors calculated from the image/image segment. |
|
|
|
|
|
|
111 |
|
112 |
| Column | Explanation |
|
113 |
|---------------|-----------------------------------------------------------------------------------------------------|
|
114 |
+
| embeddings | Vectors calculated from the image/image segment. |
|
115 |
+
|
116 |
+
The metadata.parquet file can be linked to the embedding.dat file using the columns embedding_file and dat_row. For a detailed example, refer to the read_dataset.py script.
|