merve HF staff commited on
Commit
b2a712d
1 Parent(s): 684a8e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - huggan/wikiart
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ pipeline_tag: feature-extraction
9
+ tags:
10
+ - art
11
  ---
12
+
13
+ ## SIGLIP Embeddings of Wikiart Dataset
14
+
15
+ This repository contains Wikiart dataset's embeddings retrieved from [Siglip](nielsr/siglip-base-patch16-224).
16
+ You can use this for a variety of tasks: image similarity, image retrieval and more!