nightknocker commited on
Commit
7d8c0fd
·
verified ·
1 Parent(s): 9bc255a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Extracting features from the massive danbooru anime image dataset using a [computer vision model](https://huggingface.co/timm/convnext_large.dinov3_lvd1689m).
2
+
3
+ Fields include:
4
+ - The feature vectors generated by the ConvNeXt Large model, the embeddings.
5
+ - May contain image_id or tags corresponding to the original dataset.